Pull request #43560 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6e376e32d85ab3faad4095c561b8ab8030fbce15+613b7983129e07d295e9fed7e99e5e264714647a (e8dcda17e11daad3f0e3501c18bdb7ee514ea204) 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43560@libs/jps/.git # 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 [2022-05-04T16:48:34.372Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-04T16:48:34.376Z] Trying to pass milestone 1 [Pipeline] milestone [2022-05-04T16:48:34.454Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-04T16:48:34.658Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0304123df4cf21939) in /home/ubuntu/workspace/moby_PR-43560 [Pipeline] { [Pipeline] checkout [2022-05-04T16:48:34.693Z] The recommended git tool is: git [2022-05-04T16:48:34.714Z] using credential docker-jenkins-github-credentials [2022-05-04T16:48:34.727Z] Cloning the remote Git repository [2022-05-04T16:48:34.727Z] Cloning with configured refspecs honoured and without tags [2022-05-04T16:48:34.728Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:48:34.728Z] > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10 [2022-05-04T16:48:34.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:48:34.741Z] > git --version # timeout=10 [2022-05-04T16:48:34.747Z] > git --version # 'git version 2.17.1' [2022-05-04T16:48:34.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:48:34.748Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:48:50.154Z] Fetching without tags [2022-05-04T16:48:50.345Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:48:50.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:48:50.133Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:48:50.138Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:48:50.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:48:50.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:48:50.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:48:50.156Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:48:50.345Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:48:50.350Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:48:50.910Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:48:50.911Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:48:51.539Z] Commit message: "update containerd binary to v1.6.4" [2022-05-04T16:48:50.872Z] > git remote # timeout=10 [2022-05-04T16:48:50.874Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:48:50.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:48:50.882Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:48:50.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T16:48:50.910Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:48:50.913Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:48:51.539Z] > git rev-list --no-walk 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T16:48:52.208Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-04T16:48:54.748Z] 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-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [2022-05-04T16:48:54.974Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0304123df4cf21939) in /home/ubuntu/workspace/moby_PR-43560 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-04T16:48:54.994Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03b861bd645b8854c) in /home/ubuntu/workspace/moby_PR-43560 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-05-04T16:48:54.997Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00a21933469faff0b) in /home/ubuntu/workspace/moby_PR-43560 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-05-04T16:48:55.063Z] The recommended git tool is: git [Pipeline] checkout [2022-05-04T16:48:55.069Z] The recommended git tool is: git [2022-05-04T16:48:55.072Z] using credential docker-jenkins-github-credentials [2022-05-04T16:48:55.078Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-05-04T16:48:55.086Z] Cloning the remote Git repository [2022-05-04T16:48:55.086Z] Cloning with configured refspecs honoured and without tags [2022-05-04T16:48:55.089Z] The recommended git tool is: git [2022-05-04T16:48:55.094Z] Fetching changes from the remote Git repository [2022-05-04T16:48:55.098Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-04T16:48:55.102Z] Fetching without tags [2022-05-04T16:48:55.106Z] Cloning the remote Git repository [2022-05-04T16:48:55.106Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [2022-05-04T16:48:55.334Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-04T16:48:55.414Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:48:55.414Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-04T16:48:55.477Z] Commit message: "update containerd binary to v1.6.4" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T16:48:55.078Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43560/.git # timeout=10 [2022-05-04T16:48:55.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:48:55.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:48:55.103Z] > git --version # timeout=10 [2022-05-04T16:48:55.107Z] > git --version # 'git version 2.17.1' [2022-05-04T16:48:55.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:48:55.108Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:48:55.334Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:48:55.339Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:48:55.386Z] > git remote # timeout=10 [2022-05-04T16:48:55.391Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:48:55.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:48:55.397Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:48:55.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T16:48:55.414Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:48:55.418Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:48:55.086Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:48:55.086Z] > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10 [2022-05-04T16:48:55.099Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:48:55.099Z] > git --version # timeout=10 [2022-05-04T16:48:55.104Z] > git --version # 'git version 2.25.1' [2022-05-04T16:48:55.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:48:55.105Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:48:55.115Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:48:55.115Z] > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10 [2022-05-04T16:48:55.125Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:48:55.125Z] > git --version # timeout=10 [2022-05-04T16:48:55.129Z] > git --version # 'git version 2.25.1' [2022-05-04T16:48:55.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:48:55.130Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:48:56.182Z] + [ PR != PR ] [2022-05-04T16:48:56.182Z] + [ master != master ] [2022-05-04T16:48:56.182Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T16:48:56.506Z] + docker version [2022-05-04T16:48:56.506Z] Client: Docker Engine - Community [2022-05-04T16:48:56.506Z] Version: 20.10.14 [2022-05-04T16:48:56.506Z] API version: 1.41 [2022-05-04T16:48:56.506Z] Go version: go1.16.15 [2022-05-04T16:48:56.506Z] Git commit: a224086 [2022-05-04T16:48:56.506Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-04T16:48:56.506Z] OS/Arch: linux/amd64 [2022-05-04T16:48:56.506Z] Context: default [2022-05-04T16:48:56.506Z] Experimental: true [2022-05-04T16:48:56.506Z] [2022-05-04T16:48:56.506Z] Server: Docker Engine - Community [2022-05-04T16:48:56.506Z] Engine: [2022-05-04T16:48:56.506Z] Version: 20.10.14 [2022-05-04T16:48:56.506Z] API version: 1.41 (minimum version 1.12) [2022-05-04T16:48:56.506Z] Go version: go1.16.15 [2022-05-04T16:48:56.506Z] Git commit: 87a90dc [2022-05-04T16:48:56.506Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-04T16:48:56.506Z] OS/Arch: linux/amd64 [2022-05-04T16:48:56.506Z] Experimental: true [2022-05-04T16:48:56.506Z] containerd: [2022-05-04T16:48:56.506Z] Version: 1.5.11 [2022-05-04T16:48:56.506Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:48:56.506Z] runc: [2022-05-04T16:48:56.506Z] Version: 1.0.3 [2022-05-04T16:48:56.506Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T16:48:56.506Z] docker-init: [2022-05-04T16:48:56.506Z] Version: 0.19.0 [2022-05-04T16:48:56.506Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T16:48:56.791Z] + docker info [2022-05-04T16:48:57.730Z] Client: [2022-05-04T16:48:57.730Z] Context: default [2022-05-04T16:48:57.730Z] Debug Mode: false [2022-05-04T16:48:57.730Z] Plugins: [2022-05-04T16:48:57.730Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T16:48:57.730Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T16:48:57.730Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T16:48:57.730Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T16:48:57.730Z] [2022-05-04T16:48:57.730Z] Server: [2022-05-04T16:48:57.730Z] Containers: 0 [2022-05-04T16:48:57.730Z] Running: 0 [2022-05-04T16:48:57.730Z] Paused: 0 [2022-05-04T16:48:57.730Z] Stopped: 0 [2022-05-04T16:48:57.730Z] Images: 3 [2022-05-04T16:48:57.730Z] Server Version: 20.10.14 [2022-05-04T16:48:57.730Z] Storage Driver: overlay2 [2022-05-04T16:48:57.730Z] Backing Filesystem: extfs [2022-05-04T16:48:57.730Z] Supports d_type: true [2022-05-04T16:48:57.730Z] Native Overlay Diff: true [2022-05-04T16:48:57.730Z] userxattr: false [2022-05-04T16:48:57.730Z] Logging Driver: json-file [2022-05-04T16:48:57.730Z] Cgroup Driver: cgroupfs [2022-05-04T16:48:57.730Z] Cgroup Version: 1 [2022-05-04T16:48:57.730Z] Plugins: [2022-05-04T16:48:57.730Z] Volume: local [2022-05-04T16:48:57.730Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T16:48:57.730Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T16:48:57.730Z] Swarm: inactive [2022-05-04T16:48:57.730Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-04T16:48:57.730Z] Default Runtime: runc [2022-05-04T16:48:57.730Z] Init Binary: docker-init [2022-05-04T16:48:57.730Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:48:57.730Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T16:48:57.730Z] init version: de40ad0 [2022-05-04T16:48:57.730Z] Security Options: [2022-05-04T16:48:57.730Z] apparmor [2022-05-04T16:48:57.730Z] seccomp [2022-05-04T16:48:57.730Z] Profile: default [2022-05-04T16:48:57.730Z] Kernel Version: 5.4.0-1071-aws [2022-05-04T16:48:57.730Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-04T16:48:57.730Z] OSType: linux [2022-05-04T16:48:57.730Z] Architecture: x86_64 [2022-05-04T16:48:57.730Z] CPUs: 2 [2022-05-04T16:48:57.730Z] Total Memory: 7.565GiB [2022-05-04T16:48:57.730Z] Name: ip-10-100-34-141 [2022-05-04T16:48:57.730Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-04T16:48:57.730Z] Docker Root Dir: /var/lib/docker [2022-05-04T16:48:57.730Z] Debug Mode: false [2022-05-04T16:48:57.730Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:48:57.730Z] Labels: [2022-05-04T16:48:57.730Z] Experimental: true [2022-05-04T16:48:57.730Z] Insecure Registries: [2022-05-04T16:48:57.730Z] 127.0.0.0/8 [2022-05-04T16:48:57.730Z] Live Restore Enabled: true [2022-05-04T16:48:57.730Z] [2022-05-04T16:48:57.730Z] WARNING: No swap limit support [Pipeline] sh [2022-05-04T16:48:58.017Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:48:58.017Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:48:58.017Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T16:48:58.017Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh [2022-05-04T16:48:58.017Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T16:48:58.017Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-04T16:48:58.017Z] [2022-05-04T16:48:58.017Z] Generally Necessary: [2022-05-04T16:48:58.017Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T16:48:58.017Z] - apparmor: enabled and tools installed [2022-05-04T16:48:58.017Z] - CONFIG_NAMESPACES: enabled [2022-05-04T16:48:58.017Z] - CONFIG_NET_NS: enabled [2022-05-04T16:48:58.017Z] - CONFIG_PID_NS: enabled [2022-05-04T16:48:58.017Z] - CONFIG_IPC_NS: enabled [2022-05-04T16:48:58.017Z] - CONFIG_UTS_NS: enabled [2022-05-04T16:48:58.017Z] - CONFIG_CGROUPS: enabled [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T16:48:58.017Z] - CONFIG_CPUSETS: enabled [2022-05-04T16:48:58.017Z] - CONFIG_MEMCG: enabled [2022-05-04T16:48:58.017Z] - CONFIG_KEYS: enabled [2022-05-04T16:48:58.017Z] - CONFIG_VETH: enabled (as module) [2022-05-04T16:48:58.017Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T16:48:58.017Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T16:48:58.017Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T16:48:58.281Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T16:48:58.281Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T16:48:58.281Z] [2022-05-04T16:48:58.281Z] Optional Features: [2022-05-04T16:48:58.281Z] - CONFIG_USER_NS: enabled [2022-05-04T16:48:58.281Z] - CONFIG_SECCOMP: enabled [2022-05-04T16:48:58.282Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T16:48:58.282Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T16:48:58.282Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-04T16:48:58.282Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-04T16:48:58.282Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T16:48:58.282Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T16:48:58.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T16:48:58.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T16:48:58.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T16:48:58.282Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T16:48:58.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T16:48:58.282Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T16:48:58.282Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T16:48:58.282Z] - CONFIG_EXT4_FS: enabled [2022-05-04T16:48:58.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T16:48:58.282Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T16:48:58.282Z] - Network Drivers: [2022-05-04T16:48:58.282Z] - "overlay": [2022-05-04T16:48:58.542Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T16:48:58.542Z] Optional (for encrypted networks): [2022-05-04T16:48:58.542Z] - CONFIG_CRYPTO: enabled [2022-05-04T16:48:58.542Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T16:48:58.542Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T16:48:58.542Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T16:48:58.542Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T16:48:58.542Z] - CONFIG_XFRM: enabled [2022-05-04T16:48:58.542Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T16:48:58.542Z] - "ipvlan": [2022-05-04T16:48:58.542Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T16:48:58.542Z] - "macvlan": [2022-05-04T16:48:58.542Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T16:48:58.542Z] - "ftp,tftp client in container": [2022-05-04T16:48:58.542Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T16:48:58.542Z] - Storage Drivers: [2022-05-04T16:48:58.542Z] - "aufs": [2022-05-04T16:48:58.542Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T16:48:58.542Z] - "btrfs": [2022-05-04T16:48:58.542Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T16:48:58.542Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T16:48:58.542Z] - "devicemapper": [2022-05-04T16:48:58.542Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T16:48:58.542Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T16:48:58.542Z] - "overlay": [2022-05-04T16:48:58.542Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T16:48:58.542Z] - "zfs": [2022-05-04T16:48:58.542Z] - /dev/zfs: present [2022-05-04T16:48:58.542Z] - zfs command: missing [2022-05-04T16:48:58.542Z] - zpool command: missing [2022-05-04T16:48:58.542Z] [2022-05-04T16:48:58.542Z] Limits: [2022-05-04T16:48:58.542Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T16:48:58.542Z] [2022-05-04T16:48:58.542Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T16:48:58.879Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 . [2022-05-04T16:48:58.879Z] #1 [internal] load build definition from Dockerfile [2022-05-04T16:48:58.879Z] #1 sha256:8d5d8b2ee0c8865e32e11014834e8427a84be4a0cb955fefd1ea11486467eeb4 [2022-05-04T16:48:58.879Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T16:48:58.879Z] #1 DONE 0.0s [2022-05-04T16:48:58.879Z] [2022-05-04T16:48:58.879Z] #2 [internal] load .dockerignore [2022-05-04T16:48:58.879Z] #2 sha256:83fe170f169a84bca9cabf681d179901f6c8d07195f4c6736be1a40c7f043e31 [2022-05-04T16:48:58.879Z] #2 transferring context: 145B done [2022-05-04T16:48:58.879Z] #2 DONE 0.0s [2022-05-04T16:48:58.879Z] [2022-05-04T16:48:58.879Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T16:48:58.879Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T16:48:59.139Z] #3 DONE 0.2s [2022-05-04T16:48:59.140Z] [2022-05-04T16:48:59.140Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T16:48:59.140Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T16:48:59.140Z] #4 CACHED [2022-05-04T16:48:59.403Z] [2022-05-04T16:48:59.404Z] #5 [internal] load build definition from Dockerfile [2022-05-04T16:48:59.404Z] #5 sha256:c40d3100196b1a243bf228e2b196b01ab5be1e60a6fda6971ff45b0d3bfbb3f7 [2022-05-04T16:48:59.404Z] #5 DONE 0.0s [2022-05-04T16:48:59.404Z] [2022-05-04T16:48:59.404Z] #6 [internal] load .dockerignore [2022-05-04T16:48:59.404Z] #6 sha256:b2870a34cb3a72f80ba8f7d3382b40dec065f7b6e780285cb484765872e14bc9 [2022-05-04T16:48:59.404Z] #6 DONE 0.0s [2022-05-04T16:48:59.404Z] [2022-05-04T16:48:59.404Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:48:59.404Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T16:48:59.404Z] #8 DONE 0.1s [2022-05-04T16:48:59.404Z] [2022-05-04T16:48:59.404Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T16:48:59.404Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T16:48:59.404Z] #10 DONE 0.1s [2022-05-04T16:48:59.404Z] [2022-05-04T16:48:59.404Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:48:59.404Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T16:48:59.404Z] #9 DONE 0.1s [2022-05-04T16:48:59.404Z] [2022-05-04T16:48:59.404Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T16:48:59.404Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T16:48:59.404Z] #7 DONE 0.1s [2022-05-04T16:48:59.669Z] [2022-05-04T16:48:59.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:48:59.669Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:48:59.669Z] #11 DONE 0.0s [2022-05-04T16:48:59.669Z] [2022-05-04T16:48:59.669Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:48:59.669Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T16:48:59.669Z] #78 DONE 0.0s [2022-05-04T16:48:59.669Z] [2022-05-04T16:48:59.669Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:48:59.669Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T16:48:59.669Z] #76 DONE 0.0s [2022-05-04T16:48:59.669Z] [2022-05-04T16:48:59.669Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T16:48:59.669Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T16:48:59.669Z] #35 DONE 0.0s [2022-05-04T16:48:59.669Z] [2022-05-04T16:48:59.669Z] #31 [internal] load build context [2022-05-04T16:48:59.669Z] #31 sha256:1c451f5f57bc7dadc806fb88693a23d6ed1aecf4fa84bba8fa571f3eadbf80e8 [2022-05-04T16:49:00.242Z] #31 ... [2022-05-04T16:49:00.242Z] [2022-05-04T16:49:00.242Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T16:49:00.242Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T16:49:00.242Z] #54 DONE 0.4s [2022-05-04T16:49:00.242Z] [2022-05-04T16:49:00.242Z] #31 [internal] load build context [2022-05-04T16:49:00.242Z] #31 sha256:1c451f5f57bc7dadc806fb88693a23d6ed1aecf4fa84bba8fa571f3eadbf80e8 [2022-05-04T16:49:01.188Z] #31 transferring context: 61.00MB 1.6s done [2022-05-04T16:49:01.188Z] #31 DONE 1.7s [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-04T16:49:01.188Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-04T16:49:01.188Z] #18 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-04T16:49:01.188Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-04T16:49:01.188Z] #15 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #13 [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 [2022-05-04T16:49:01.188Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T16:49:01.188Z] #13 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-04T16:49:01.188Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T16:49:01.188Z] #19 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-04T16:49:01.188Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-04T16:49:01.188Z] #14 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-04T16:49:01.188Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-04T16:49:01.188Z] #16 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-04T16:49:01.188Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-04T16:49:01.188Z] #17 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T16:49:01.188Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T16:49:01.188Z] #12 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #67 [containerd 1/3] 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 [2022-05-04T16:49:01.188Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-04T16:49:01.188Z] #67 CACHED [2022-05-04T16:49:01.188Z] [2022-05-04T16:49:01.188Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T16:49:01.188Z] #68 sha256:ec43b5fdc728aa567cd607c1702f90cb89643a3120875888780fae8186f8deaa [2022-05-04T16:49:01.762Z] #68 DONE 0.3s [2022-05-04T16:49:01.762Z] [2022-05-04T16:49:01.762Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:49:01.762Z] #69 sha256:ae57480ce0024921dc63524989d28bc52d022236e9c9f459ff1bad6d41b868e4 [2022-05-04T16:49:01.762Z] #69 0.376 + RM_GOPATH=0 [2022-05-04T16:49:02.022Z] #69 0.378 + TMP_GOPATH= [2022-05-04T16:49:02.022Z] #69 0.378 + : /build [2022-05-04T16:49:02.022Z] #69 0.379 + '[' -z '' ']' [2022-05-04T16:49:02.022Z] #69 0.379 ++ mktemp -d [2022-05-04T16:49:02.022Z] #69 0.383 + export GOPATH=/tmp/tmp.fyGtnOVaPx [2022-05-04T16:49:02.022Z] #69 0.383 + GOPATH=/tmp/tmp.fyGtnOVaPx [2022-05-04T16:49:02.022Z] #69 0.383 + RM_GOPATH=1 [2022-05-04T16:49:02.022Z] #69 0.383 + case "$(go env GOARCH)" in [2022-05-04T16:49:02.022Z] #69 0.385 ++ go env GOARCH [2022-05-04T16:49:02.022Z] #69 0.387 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:49:02.022Z] #69 0.387 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:49:02.022Z] #69 0.387 ++ dirname /install.sh [2022-05-04T16:49:02.022Z] #69 0.388 + dir=/ [2022-05-04T16:49:02.022Z] #69 0.388 + bin=containerd [2022-05-04T16:49:02.022Z] #69 0.388 + shift [2022-05-04T16:49:02.022Z] #69 0.388 + '[' '!' -f //containerd.installer ']' [2022-05-04T16:49:02.022Z] #69 0.388 + . //containerd.installer [2022-05-04T16:49:02.022Z] #69 0.388 ++ set -e [2022-05-04T16:49:02.022Z] #69 0.388 ++ : v1.6.4 [2022-05-04T16:49:02.022Z] #69 0.388 + install_containerd [2022-05-04T16:49:02.022Z] #69 0.389 + echo 'Install containerd version v1.6.4' [2022-05-04T16:49:02.022Z] #69 0.389 Install containerd version v1.6.4 [2022-05-04T16:49:02.022Z] #69 0.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd [2022-05-04T16:49:02.022Z] #69 0.391 Cloning into '/tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd'... [2022-05-04T16:49:07.378Z] Fetching without tags [2022-05-04T16:49:07.569Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:49:07.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:49:07.356Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:49:07.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:49:07.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:49:07.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:49:07.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:49:07.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:49:07.577Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:49:07.583Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:49:08.108Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:49:08.108Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:49:08.263Z] Commit message: "update containerd binary to v1.6.4" [2022-05-04T16:49:08.608Z] #69 6.714 + cd /tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd [2022-05-04T16:49:08.608Z] #69 6.714 + git checkout -q v1.6.4 [2022-05-04T16:49:08.608Z] #69 6.898 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T16:49:08.608Z] #69 6.898 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T16:49:08.608Z] #69 6.898 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:49:08.608Z] #69 6.898 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:49:08.608Z] #69 6.898 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T16:49:08.608Z] #69 6.898 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T16:49:08.608Z] #69 6.898 + '[' '' = dynamic ']' [2022-05-04T16:49:08.608Z] #69 6.898 + make [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T16:49:08.953Z] + docker version [2022-05-04T16:49:08.953Z] Client: Docker Engine - Community [2022-05-04T16:49:08.953Z] Version: 20.10.14 [2022-05-04T16:49:08.953Z] API version: 1.41 [2022-05-04T16:49:08.953Z] Go version: go1.16.15 [2022-05-04T16:49:08.953Z] Git commit: a224086 [2022-05-04T16:49:08.953Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-04T16:49:08.953Z] OS/Arch: linux/arm64 [2022-05-04T16:49:08.953Z] Context: default [2022-05-04T16:49:08.953Z] Experimental: true [2022-05-04T16:49:08.953Z] [2022-05-04T16:49:08.953Z] Server: Docker Engine - Community [2022-05-04T16:49:08.953Z] Engine: [2022-05-04T16:49:08.953Z] Version: 20.10.14 [2022-05-04T16:49:08.953Z] API version: 1.41 (minimum version 1.12) [2022-05-04T16:49:08.953Z] Go version: go1.16.15 [2022-05-04T16:49:08.953Z] Git commit: 87a90dc [2022-05-04T16:49:08.953Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-04T16:49:08.953Z] OS/Arch: linux/arm64 [2022-05-04T16:49:08.953Z] Experimental: true [2022-05-04T16:49:08.953Z] containerd: [2022-05-04T16:49:08.953Z] Version: 1.5.11 [2022-05-04T16:49:08.953Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:49:08.953Z] runc: [2022-05-04T16:49:08.953Z] Version: 1.0.3 [2022-05-04T16:49:08.953Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T16:49:08.953Z] docker-init: [2022-05-04T16:49:08.953Z] Version: 0.19.0 [2022-05-04T16:49:08.953Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T16:49:09.232Z] + docker info [2022-05-04T16:49:08.092Z] > git remote # timeout=10 [2022-05-04T16:49:08.097Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:49:08.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:49:08.101Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:49:08.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T16:49:08.115Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:49:08.122Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:49:09.551Z] #69 7.785 + bin/ctr [2022-05-04T16:49:09.798Z] Client: [2022-05-04T16:49:09.798Z] Context: default [2022-05-04T16:49:09.798Z] Debug Mode: false [2022-05-04T16:49:09.798Z] Plugins: [2022-05-04T16:49:09.798Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T16:49:09.798Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T16:49:09.798Z] [2022-05-04T16:49:09.798Z] Server: [2022-05-04T16:49:09.798Z] Containers: 0 [2022-05-04T16:49:09.798Z] Running: 0 [2022-05-04T16:49:09.798Z] Paused: 0 [2022-05-04T16:49:09.798Z] Stopped: 0 [2022-05-04T16:49:09.798Z] Images: 2 [2022-05-04T16:49:09.798Z] Server Version: 20.10.14 [2022-05-04T16:49:09.798Z] Storage Driver: overlay2 [2022-05-04T16:49:09.798Z] Backing Filesystem: extfs [2022-05-04T16:49:09.798Z] Supports d_type: true [2022-05-04T16:49:09.798Z] Native Overlay Diff: true [2022-05-04T16:49:09.798Z] userxattr: false [2022-05-04T16:49:09.798Z] Logging Driver: json-file [2022-05-04T16:49:09.798Z] Cgroup Driver: cgroupfs [2022-05-04T16:49:09.798Z] Cgroup Version: 1 [2022-05-04T16:49:09.798Z] Plugins: [2022-05-04T16:49:09.798Z] Volume: local [2022-05-04T16:49:09.798Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T16:49:09.798Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T16:49:09.798Z] Swarm: inactive [2022-05-04T16:49:09.798Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-04T16:49:09.798Z] Default Runtime: runc [2022-05-04T16:49:09.798Z] Init Binary: docker-init [2022-05-04T16:49:09.798Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:49:09.798Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T16:49:09.798Z] init version: de40ad0 [2022-05-04T16:49:09.798Z] Security Options: [2022-05-04T16:49:09.798Z] apparmor [2022-05-04T16:49:09.798Z] seccomp [2022-05-04T16:49:09.798Z] Profile: default [2022-05-04T16:49:09.798Z] Kernel Version: 5.13.0-1021-aws [2022-05-04T16:49:09.798Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-04T16:49:09.798Z] OSType: linux [2022-05-04T16:49:09.798Z] Architecture: aarch64 [2022-05-04T16:49:09.798Z] CPUs: 2 [2022-05-04T16:49:09.798Z] Total Memory: 7.578GiB [2022-05-04T16:49:09.798Z] Name: ip-10-100-123-69 [2022-05-04T16:49:09.798Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-04T16:49:09.798Z] Docker Root Dir: /var/lib/docker [2022-05-04T16:49:09.798Z] Debug Mode: false [2022-05-04T16:49:09.798Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:49:09.798Z] Labels: [2022-05-04T16:49:09.798Z] Experimental: true [2022-05-04T16:49:09.798Z] Insecure Registries: [2022-05-04T16:49:09.798Z] 127.0.0.0/8 [2022-05-04T16:49:09.798Z] Live Restore Enabled: true [2022-05-04T16:49:09.798Z] [Pipeline] sh [2022-05-04T16:49:09.974Z] Still waiting to schedule task [2022-05-04T16:49:09.975Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a35de1e79e42b1b)’ is offline [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.975Z] Still waiting to schedule task [2022-05-04T16:49:09.976Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a35de1e79e42b1b)’ is offline [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-04T16:49:09.986Z] Still waiting to schedule task [2022-05-04T16:49:09.986Z] Waiting for next available executor on ‘azwin-2-f90120’ [2022-05-04T16:49:09.993Z] Still waiting to schedule task [2022-05-04T16:49:09.993Z] Waiting for next available executor on ‘windows-2022’ [2022-05-04T16:49:09.995Z] Still waiting to schedule task [2022-05-04T16:49:09.995Z] Waiting for next available executor on ‘windows-2022’ [2022-05-04T16:49:10.084Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:49:10.084Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:49:10.084Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T16:49:10.084Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh [2022-05-04T16:49:10.084Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T16:49:10.084Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-04T16:49:10.084Z] [2022-05-04T16:49:10.084Z] Generally Necessary: [2022-05-04T16:49:10.084Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T16:49:10.084Z] - apparmor: enabled and tools installed [2022-05-04T16:49:10.084Z] - CONFIG_NAMESPACES: enabled [2022-05-04T16:49:10.084Z] - CONFIG_NET_NS: enabled [2022-05-04T16:49:10.084Z] - CONFIG_PID_NS: enabled [2022-05-04T16:49:10.084Z] - CONFIG_IPC_NS: enabled [2022-05-04T16:49:10.084Z] - CONFIG_UTS_NS: enabled [2022-05-04T16:49:10.084Z] - CONFIG_CGROUPS: enabled [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T16:49:10.084Z] - CONFIG_CPUSETS: enabled [2022-05-04T16:49:10.084Z] - CONFIG_MEMCG: enabled [2022-05-04T16:49:10.084Z] - CONFIG_KEYS: enabled [2022-05-04T16:49:10.084Z] - CONFIG_VETH: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T16:49:10.084Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T16:49:10.085Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T16:49:10.085Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T16:49:10.085Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T16:49:10.085Z] [2022-05-04T16:49:10.085Z] Optional Features: [2022-05-04T16:49:10.085Z] - CONFIG_USER_NS: enabled [2022-05-04T16:49:10.085Z] - CONFIG_SECCOMP: enabled [2022-05-04T16:49:10.085Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T16:49:10.343Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T16:49:10.343Z] (cgroup swap accounting is currently enabled) [2022-05-04T16:49:10.343Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T16:49:10.343Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T16:49:10.343Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T16:49:10.343Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T16:49:10.343Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T16:49:10.343Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T16:49:10.343Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T16:49:10.343Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T16:49:10.343Z] - CONFIG_EXT4_FS: enabled [2022-05-04T16:49:10.343Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T16:49:10.343Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T16:49:10.343Z] - Network Drivers: [2022-05-04T16:49:10.343Z] - "overlay": [2022-05-04T16:49:10.343Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T16:49:10.343Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T16:49:10.343Z] Optional (for encrypted networks): [2022-05-04T16:49:10.343Z] - CONFIG_CRYPTO: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T16:49:10.343Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T16:49:10.343Z] - CONFIG_XFRM: enabled [2022-05-04T16:49:10.343Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T16:49:10.343Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T16:49:10.343Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T16:49:10.343Z] - "ipvlan": [2022-05-04T16:49:10.343Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T16:49:10.343Z] - "macvlan": [2022-05-04T16:49:10.518Z] Fetching without tags [2022-05-04T16:49:10.601Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T16:49:10.601Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T16:49:10.601Z] - "ftp,tftp client in container": [2022-05-04T16:49:10.601Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T16:49:10.601Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T16:49:10.601Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T16:49:10.601Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T16:49:10.601Z] - Storage Drivers: [2022-05-04T16:49:10.601Z] - "aufs": [2022-05-04T16:49:10.601Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T16:49:10.601Z] - "btrfs": [2022-05-04T16:49:10.601Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T16:49:10.601Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T16:49:10.601Z] - "devicemapper": [2022-05-04T16:49:10.601Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T16:49:10.601Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T16:49:10.601Z] - "overlay": [2022-05-04T16:49:10.601Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T16:49:10.601Z] - "zfs": [2022-05-04T16:49:10.601Z] - /dev/zfs: present [2022-05-04T16:49:10.601Z] - zfs command: missing [2022-05-04T16:49:10.601Z] - zpool command: missing [2022-05-04T16:49:10.601Z] [2022-05-04T16:49:10.601Z] Limits: [2022-05-04T16:49:10.601Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T16:49:10.601Z] [2022-05-04T16:49:10.601Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T16:49:10.710Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:49:10.924Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 . [2022-05-04T16:49:10.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:49:10.495Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:49:10.500Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:49:10.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:49:10.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:49:10.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:49:10.519Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:49:10.710Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:49:10.715Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:49:11.182Z] #1 [internal] load build definition from Dockerfile [2022-05-04T16:49:11.182Z] #1 sha256:6bebb92748f3359a95d2c4cfb0c428e7fc39be005f1c23e2f25f132e7cb158d9 [2022-05-04T16:49:11.182Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T16:49:11.182Z] #1 DONE 0.0s [2022-05-04T16:49:11.182Z] [2022-05-04T16:49:11.182Z] #2 [internal] load .dockerignore [2022-05-04T16:49:11.182Z] #2 sha256:b85677a87127b26bb79b9ccfffdbc3a361e04e716879bb5cb74789cdcdaf36c4 [2022-05-04T16:49:11.182Z] #2 transferring context: 145B done [2022-05-04T16:49:11.182Z] #2 DONE 0.0s [2022-05-04T16:49:11.182Z] [2022-05-04T16:49:11.182Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T16:49:11.182Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-04T16:49:11.182Z] #3 DONE 0.2s [2022-05-04T16:49:11.266Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:49:11.267Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:49:11.440Z] [2022-05-04T16:49:11.440Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T16:49:11.440Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-04T16:49:11.440Z] #4 CACHED [2022-05-04T16:49:11.440Z] [2022-05-04T16:49:11.440Z] #6 [internal] load .dockerignore [2022-05-04T16:49:11.440Z] #6 sha256:6fe714dcdd49db7ae6d5975e468fd017353b978a9a65a1886ffee8558f711749 [2022-05-04T16:49:11.440Z] #6 DONE 0.0s [2022-05-04T16:49:11.440Z] [2022-05-04T16:49:11.440Z] #5 [internal] load build definition from Dockerfile [2022-05-04T16:49:11.440Z] #5 sha256:7106d4569039e101fe29f69e37e7eebe19b41e98d36b1fa6b69de6e4852b1c61 [2022-05-04T16:49:11.440Z] #5 DONE 0.0s [2022-05-04T16:49:11.440Z] [2022-05-04T16:49:11.440Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:49:11.440Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T16:49:11.641Z] Commit message: "update containerd binary to v1.6.4" [2022-05-04T16:49:11.700Z] #10 DONE 0.1s [2022-05-04T16:49:11.700Z] [2022-05-04T16:49:11.700Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T16:49:11.700Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-04T16:49:11.700Z] #7 DONE 0.1s [2022-05-04T16:49:11.700Z] [2022-05-04T16:49:11.700Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:49:11.700Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T16:49:11.700Z] #9 DONE 0.1s [2022-05-04T16:49:11.700Z] [2022-05-04T16:49:11.700Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T16:49:11.700Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-04T16:49:11.700Z] #8 DONE 0.1s [2022-05-04T16:49:11.958Z] [2022-05-04T16:49:11.958Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:49:11.958Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T16:49:11.958Z] #71 DONE 0.0s [2022-05-04T16:49:11.958Z] [2022-05-04T16:49:11.958Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:49:11.958Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T16:49:11.958Z] #69 DONE 0.0s [2022-05-04T16:49:11.958Z] [2022-05-04T16:49:11.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:49:11.958Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T16:49:11.958Z] #11 DONE 0.0s [2022-05-04T16:49:11.958Z] [2022-05-04T16:49:11.958Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T16:49:11.958Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-04T16:49:11.958Z] #28 DONE 0.0s [2022-05-04T16:49:11.958Z] [2022-05-04T16:49:11.958Z] #24 [internal] load build context [2022-05-04T16:49:11.958Z] #24 sha256:a905399dbc5ba689bf97f166d07a3ef41afd465fa657229760f8c182c219f3ec [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T16:49:12.223Z] #24 ... [2022-05-04T16:49:12.223Z] [2022-05-04T16:49:12.223Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T16:49:12.223Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T16:49:12.223Z] #47 DONE 0.4s [2022-05-04T16:49:12.223Z] [2022-05-04T16:49:12.223Z] #24 [internal] load build context [2022-05-04T16:49:12.223Z] #24 sha256:a905399dbc5ba689bf97f166d07a3ef41afd465fa657229760f8c182c219f3ec [2022-05-04T16:49:12.417Z] + docker version [2022-05-04T16:49:12.417Z] Client: Docker Engine - Community [2022-05-04T16:49:12.417Z] Version: 20.10.14 [2022-05-04T16:49:12.417Z] API version: 1.41 [2022-05-04T16:49:12.417Z] Go version: go1.16.15 [2022-05-04T16:49:12.417Z] Git commit: a224086 [2022-05-04T16:49:12.417Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-04T16:49:12.417Z] OS/Arch: linux/amd64 [2022-05-04T16:49:12.417Z] Context: default [2022-05-04T16:49:12.417Z] Experimental: true [2022-05-04T16:49:12.417Z] [2022-05-04T16:49:12.417Z] Server: Docker Engine - Community [2022-05-04T16:49:12.417Z] Engine: [2022-05-04T16:49:12.417Z] Version: 20.10.14 [2022-05-04T16:49:12.417Z] API version: 1.41 (minimum version 1.12) [2022-05-04T16:49:12.417Z] Go version: go1.16.15 [2022-05-04T16:49:12.417Z] Git commit: 87a90dc [2022-05-04T16:49:12.417Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-04T16:49:12.417Z] OS/Arch: linux/amd64 [2022-05-04T16:49:12.417Z] Experimental: true [2022-05-04T16:49:12.417Z] containerd: [2022-05-04T16:49:12.417Z] Version: 1.5.11 [2022-05-04T16:49:12.417Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:49:12.417Z] runc: [2022-05-04T16:49:12.417Z] Version: 1.0.3 [2022-05-04T16:49:12.417Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T16:49:12.417Z] docker-init: [2022-05-04T16:49:12.417Z] Version: 0.19.0 [2022-05-04T16:49:12.417Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T16:49:12.705Z] + docker info [2022-05-04T16:49:11.234Z] > git remote # timeout=10 [2022-05-04T16:49:11.239Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:49:11.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:49:11.242Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:49:11.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T16:49:11.266Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:49:11.278Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:49:13.161Z] #24 transferring context: 61.00MB 1.1s done [2022-05-04T16:49:13.161Z] #24 DONE 1.1s [2022-05-04T16:49:13.161Z] [2022-05-04T16:49:13.161Z] #13 [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 [2022-05-04T16:49:13.161Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-04T16:49:13.161Z] #13 CACHED [2022-05-04T16:49:13.161Z] [2022-05-04T16:49:13.161Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T16:49:13.161Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-04T16:49:13.161Z] #12 CACHED [2022-05-04T16:49:13.161Z] [2022-05-04T16:49:13.161Z] #60 [containerd 1/3] 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 [2022-05-04T16:49:13.161Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-04T16:49:13.161Z] #60 CACHED [2022-05-04T16:49:13.161Z] [2022-05-04T16:49:13.161Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T16:49:13.161Z] #61 sha256:fb7891549f0c6da1f4c8136dfe67e5729b6c7103f6b39b8580bb7ed1bfdfa5c6 [2022-05-04T16:49:13.425Z] #61 DONE 0.3s [2022-05-04T16:49:13.425Z] [2022-05-04T16:49:13.425Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:49:13.425Z] #62 sha256:dd8e46c5eaa500f660efe798459a0c6d01dcf49512ebc1bdfc3d493eb5ebae6a [2022-05-04T16:49:13.643Z] Client: [2022-05-04T16:49:13.643Z] Context: default [2022-05-04T16:49:13.643Z] Debug Mode: false [2022-05-04T16:49:13.643Z] Plugins: [2022-05-04T16:49:13.643Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T16:49:13.643Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T16:49:13.643Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T16:49:13.643Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T16:49:13.643Z] [2022-05-04T16:49:13.643Z] Server: [2022-05-04T16:49:13.643Z] Containers: 0 [2022-05-04T16:49:13.643Z] Running: 0 [2022-05-04T16:49:13.643Z] Paused: 0 [2022-05-04T16:49:13.643Z] Stopped: 0 [2022-05-04T16:49:13.643Z] Images: 2 [2022-05-04T16:49:13.643Z] Server Version: 20.10.14 [2022-05-04T16:49:13.643Z] Storage Driver: overlay2 [2022-05-04T16:49:13.643Z] Backing Filesystem: extfs [2022-05-04T16:49:13.643Z] Supports d_type: true [2022-05-04T16:49:13.643Z] Native Overlay Diff: true [2022-05-04T16:49:13.643Z] userxattr: false [2022-05-04T16:49:13.643Z] Logging Driver: json-file [2022-05-04T16:49:13.643Z] Cgroup Driver: systemd [2022-05-04T16:49:13.643Z] Cgroup Version: 2 [2022-05-04T16:49:13.643Z] Plugins: [2022-05-04T16:49:13.643Z] Volume: local [2022-05-04T16:49:13.643Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T16:49:13.643Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T16:49:13.643Z] Swarm: inactive [2022-05-04T16:49:13.643Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-04T16:49:13.643Z] Default Runtime: runc [2022-05-04T16:49:13.643Z] Init Binary: docker-init [2022-05-04T16:49:13.643Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:49:13.643Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T16:49:13.643Z] init version: de40ad0 [2022-05-04T16:49:13.643Z] Security Options: [2022-05-04T16:49:13.643Z] apparmor [2022-05-04T16:49:13.643Z] seccomp [2022-05-04T16:49:13.643Z] Profile: default [2022-05-04T16:49:13.643Z] cgroupns [2022-05-04T16:49:13.643Z] Kernel Version: 5.13.0-1021-aws [2022-05-04T16:49:13.643Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-04T16:49:13.643Z] OSType: linux [2022-05-04T16:49:13.643Z] Architecture: x86_64 [2022-05-04T16:49:13.643Z] CPUs: 2 [2022-05-04T16:49:13.643Z] Total Memory: 7.476GiB [2022-05-04T16:49:13.643Z] Name: ip-10-100-63-137 [2022-05-04T16:49:13.643Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-04T16:49:13.643Z] Docker Root Dir: /var/lib/docker [2022-05-04T16:49:13.643Z] Debug Mode: false [2022-05-04T16:49:13.643Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:49:13.643Z] Labels: [2022-05-04T16:49:13.643Z] Experimental: true [2022-05-04T16:49:13.643Z] Insecure Registries: [2022-05-04T16:49:13.643Z] 127.0.0.0/8 [2022-05-04T16:49:13.643Z] Live Restore Enabled: true [2022-05-04T16:49:13.643Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-04T16:49:13.683Z] #62 0.325 + RM_GOPATH=0 [2022-05-04T16:49:13.683Z] #62 0.325 + TMP_GOPATH= [2022-05-04T16:49:13.683Z] #62 0.325 + : /build [2022-05-04T16:49:13.683Z] #62 0.330 + '[' -z '' ']' [2022-05-04T16:49:13.683Z] #62 0.330 ++ mktemp -d [2022-05-04T16:49:13.683Z] #62 0.330 + export GOPATH=/tmp/tmp.ZumQtLEqD5 [2022-05-04T16:49:13.683Z] #62 0.330 + GOPATH=/tmp/tmp.ZumQtLEqD5 [2022-05-04T16:49:13.683Z] #62 0.330 + RM_GOPATH=1 [2022-05-04T16:49:13.683Z] #62 0.330 + case "$(go env GOARCH)" in [2022-05-04T16:49:13.683Z] #62 0.330 ++ go env GOARCH [2022-05-04T16:49:13.683Z] #62 0.332 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:49:13.683Z] #62 0.332 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:49:13.683Z] #62 0.338 Install containerd version v1.6.4 [2022-05-04T16:49:13.683Z] #62 0.338 ++ dirname /install.sh [2022-05-04T16:49:13.683Z] #62 0.338 + dir=/ [2022-05-04T16:49:13.683Z] #62 0.338 + bin=containerd [2022-05-04T16:49:13.683Z] #62 0.338 + shift [2022-05-04T16:49:13.683Z] #62 0.338 + '[' '!' -f //containerd.installer ']' [2022-05-04T16:49:13.683Z] #62 0.338 + . //containerd.installer [2022-05-04T16:49:13.683Z] #62 0.338 ++ set -e [2022-05-04T16:49:13.683Z] #62 0.338 ++ : v1.6.4 [2022-05-04T16:49:13.683Z] #62 0.338 + install_containerd [2022-05-04T16:49:13.683Z] #62 0.338 + echo 'Install containerd version v1.6.4' [2022-05-04T16:49:13.683Z] #62 0.338 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd [2022-05-04T16:49:13.683Z] #62 0.338 Cloning into '/tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd'... [Pipeline] sh [2022-05-04T16:49:13.976Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 . [2022-05-04T16:49:14.236Z] #1 [internal] load build definition from Dockerfile [2022-05-04T16:49:14.236Z] #1 sha256:0b983bfb4149be2c2447779c612d4fd555b56040c741dbe696d24f8f95786446 [2022-05-04T16:49:14.236Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T16:49:14.236Z] #1 DONE 0.0s [2022-05-04T16:49:14.236Z] [2022-05-04T16:49:14.236Z] #2 [internal] load .dockerignore [2022-05-04T16:49:14.236Z] #2 sha256:ad6394167f1fc561de08c8ad018b24f6ab2fce6f72474ad1f33ec7af89a20c2d [2022-05-04T16:49:14.236Z] #2 transferring context: 145B done [2022-05-04T16:49:14.236Z] #2 DONE 0.0s [2022-05-04T16:49:14.236Z] [2022-05-04T16:49:14.236Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T16:49:14.236Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T16:49:14.236Z] #3 DONE 0.1s [2022-05-04T16:49:14.236Z] [2022-05-04T16:49:14.236Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T16:49:14.236Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T16:49:14.236Z] #4 CACHED [2022-05-04T16:49:14.496Z] [2022-05-04T16:49:14.496Z] #6 [internal] load .dockerignore [2022-05-04T16:49:14.496Z] #6 sha256:1b3a03c7b6174f4102a1a438f949d7620252e6c97f0920f6b21112492734752b [2022-05-04T16:49:14.496Z] #6 DONE 0.0s [2022-05-04T16:49:14.496Z] [2022-05-04T16:49:14.496Z] #5 [internal] load build definition from Dockerfile [2022-05-04T16:49:14.496Z] #5 sha256:d68ada504e887d662fd92e375602cbe34ed394bd30fa2317df357dca85eb3c5c [2022-05-04T16:49:14.496Z] #5 DONE 0.0s [2022-05-04T16:49:14.496Z] [2022-05-04T16:49:14.496Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T16:49:14.496Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T16:49:14.496Z] #7 DONE 0.1s [2022-05-04T16:49:14.496Z] [2022-05-04T16:49:14.496Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T16:49:14.496Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T16:49:14.758Z] #10 DONE 0.1s [2022-05-04T16:49:14.758Z] [2022-05-04T16:49:14.758Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:49:14.758Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T16:49:14.758Z] #8 DONE 0.1s [2022-05-04T16:49:14.758Z] [2022-05-04T16:49:14.758Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:49:14.758Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T16:49:14.758Z] #9 DONE 0.1s [2022-05-04T16:49:14.758Z] [2022-05-04T16:49:14.758Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:49:14.758Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T16:49:14.758Z] #71 DONE 0.0s [2022-05-04T16:49:14.758Z] [2022-05-04T16:49:14.758Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:49:14.758Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T16:49:14.758Z] #69 DONE 0.0s [2022-05-04T16:49:14.758Z] [2022-05-04T16:49:14.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:49:14.758Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:49:14.758Z] #11 DONE 0.0s [2022-05-04T16:49:14.758Z] [2022-05-04T16:49:14.758Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T16:49:14.758Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T16:49:14.758Z] #28 DONE 0.0s [2022-05-04T16:49:14.758Z] [2022-05-04T16:49:14.758Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T16:49:14.758Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T16:49:15.019Z] #47 DONE 0.4s [2022-05-04T16:49:15.020Z] [2022-05-04T16:49:15.020Z] #24 [internal] load build context [2022-05-04T16:49:15.020Z] #24 sha256:30dfed89db95290e8dc691b2e3e35dda6bbbd2f22757e80368d5ef8de0e8ceee [2022-05-04T16:49:16.431Z] #24 transferring context: 60.99MB 1.6s done [2022-05-04T16:49:16.431Z] #24 DONE 1.7s [2022-05-04T16:49:16.431Z] [2022-05-04T16:49:16.431Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T16:49:16.431Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T16:49:16.431Z] #12 CACHED [2022-05-04T16:49:16.431Z] [2022-05-04T16:49:16.431Z] #13 [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 [2022-05-04T16:49:16.431Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T16:49:16.431Z] #13 CACHED [2022-05-04T16:49:16.431Z] [2022-05-04T16:49:16.431Z] #60 [containerd 1/3] 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 [2022-05-04T16:49:16.431Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:49:16.431Z] #60 CACHED [2022-05-04T16:49:16.431Z] [2022-05-04T16:49:16.431Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T16:49:16.431Z] #61 sha256:71df98cc725cf64f08a09d597934cec1c71931ef9f0d4a53d9b21278434b6bc2 [2022-05-04T16:49:17.006Z] #61 DONE 0.3s [2022-05-04T16:49:17.006Z] [2022-05-04T16:49:17.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:49:17.006Z] #62 sha256:f1cabf80cec3070609ade3cb875aa368f1a07f107cf21c7ec7f2f0812f05360c [2022-05-04T16:49:17.266Z] #62 0.366 + RM_GOPATH=0 [2022-05-04T16:49:17.266Z] #62 0.366 + TMP_GOPATH= [2022-05-04T16:49:17.266Z] #62 0.366 + : /build [2022-05-04T16:49:17.266Z] #62 0.366 + '[' -z '' ']' [2022-05-04T16:49:17.266Z] #62 0.366 ++ mktemp -d [2022-05-04T16:49:17.266Z] #62 0.369 + export GOPATH=/tmp/tmp.aSx9GzFmow [2022-05-04T16:49:17.266Z] #62 0.369 + GOPATH=/tmp/tmp.aSx9GzFmow [2022-05-04T16:49:17.266Z] #62 0.369 + RM_GOPATH=1 [2022-05-04T16:49:17.266Z] #62 0.369 + case "$(go env GOARCH)" in [2022-05-04T16:49:17.266Z] #62 0.369 ++ go env GOARCH [2022-05-04T16:49:17.266Z] #62 0.373 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:49:17.266Z] #62 0.373 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:49:17.266Z] #62 0.373 ++ dirname /install.sh [2022-05-04T16:49:17.266Z] #62 0.374 + dir=/ [2022-05-04T16:49:17.266Z] #62 0.374 + bin=containerd [2022-05-04T16:49:17.266Z] #62 0.374 + shift [2022-05-04T16:49:17.266Z] #62 0.374 + '[' '!' -f //containerd.installer ']' [2022-05-04T16:49:17.266Z] #62 0.374 + . //containerd.installer [2022-05-04T16:49:17.266Z] #62 0.374 ++ set -e [2022-05-04T16:49:17.266Z] #62 0.374 ++ : v1.6.4 [2022-05-04T16:49:17.266Z] #62 0.374 + install_containerd [2022-05-04T16:49:17.266Z] #62 0.374 + echo 'Install containerd version v1.6.4' [2022-05-04T16:49:17.266Z] #62 0.374 Install containerd version v1.6.4 [2022-05-04T16:49:17.266Z] #62 0.374 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd [2022-05-04T16:49:17.266Z] #62 0.378 Cloning into '/tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd'... [2022-05-04T16:49:18.955Z] #62 5.270 + cd /tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd [2022-05-04T16:49:18.955Z] #62 5.270 + git checkout -q v1.6.4 [2022-05-04T16:49:19.213Z] #62 5.758 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T16:49:19.213Z] #62 5.758 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T16:49:19.213Z] #62 5.758 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:49:19.213Z] #62 5.758 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:49:19.213Z] #62 5.758 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T16:49:19.213Z] #62 5.758 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T16:49:19.213Z] #62 5.758 + '[' '' = dynamic ']' [2022-05-04T16:49:19.213Z] #62 5.758 + make [2022-05-04T16:49:19.778Z] #62 6.289 + bin/ctr [2022-05-04T16:49:23.852Z] #62 6.209 + cd /tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd [2022-05-04T16:49:23.852Z] #62 6.210 + git checkout -q v1.6.4 [2022-05-04T16:49:23.852Z] #62 6.662 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T16:49:23.852Z] #62 6.662 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T16:49:23.852Z] #62 6.662 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:49:23.852Z] #62 6.662 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:49:23.852Z] #62 6.662 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T16:49:23.852Z] #62 6.662 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T16:49:23.852Z] #62 6.662 + '[' '' = dynamic ']' [2022-05-04T16:49:23.852Z] #62 6.662 + make [2022-05-04T16:49:24.422Z] #62 7.325 + bin/ctr [2022-05-04T16:49:46.318Z] #62 30.70 + bin/containerd [2022-05-04T16:49:48.308Z] #69 40.52 + bin/containerd [2022-05-04T16:49:54.464Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b28aa5aefbf834ff) in /home/ubuntu/workspace/moby_PR-43560 [Pipeline] { [Pipeline] checkout [2022-05-04T16:49:54.524Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a35de1e79e42b1b) in /home/ubuntu/workspace/moby_PR-43560 [Pipeline] { [Pipeline] checkout [2022-05-04T16:49:54.569Z] The recommended git tool is: git [2022-05-04T16:49:54.634Z] The recommended git tool is: git [2022-05-04T16:49:56.981Z] using credential docker-jenkins-github-credentials [2022-05-04T16:49:56.990Z] Cloning the remote Git repository [2022-05-04T16:49:56.990Z] Cloning with configured refspecs honoured and without tags [2022-05-04T16:49:57.247Z] using credential docker-jenkins-github-credentials [2022-05-04T16:49:57.259Z] Cloning the remote Git repository [2022-05-04T16:49:57.259Z] Cloning with configured refspecs honoured and without tags [2022-05-04T16:49:56.868Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:49:56.937Z] > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10 [2022-05-04T16:49:57.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:49:57.232Z] > git --version # timeout=10 [2022-05-04T16:49:57.284Z] > git --version # 'git version 2.17.1' [2022-05-04T16:49:57.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:49:57.287Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:49:57.055Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:49:57.127Z] > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10 [2022-05-04T16:49:57.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:49:57.498Z] > git --version # timeout=10 [2022-05-04T16:49:57.530Z] > git --version # 'git version 2.17.1' [2022-05-04T16:49:57.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:49:57.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:50:03.167Z] #62 40.44 + bin/containerd [2022-05-04T16:50:18.633Z] Fetching without tags [2022-05-04T16:50:18.646Z] Fetching without tags [2022-05-04T16:50:18.835Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:50:18.914Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:50:19.732Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:50:19.732Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:50:19.788Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:50:19.788Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:50:18.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:50:18.589Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:50:18.612Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:50:18.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:50:18.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:50:18.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:50:18.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:50:18.845Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:50:18.870Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:50:19.628Z] > git remote # timeout=10 [2022-05-04T16:50:19.663Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:50:19.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:50:19.684Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:50:19.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T16:50:19.737Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:50:19.759Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:50:18.568Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:50:18.581Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:50:18.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:50:18.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:50:18.679Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:50:18.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:50:18.702Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:50:18.924Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:50:18.936Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:50:19.686Z] > git remote # timeout=10 [2022-05-04T16:50:19.708Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:50:19.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:50:19.738Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:50:19.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T16:50:19.792Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:50:19.817Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:50:24.432Z] Commit message: "update containerd binary to v1.6.4" [2022-05-04T16:50:24.683Z] Commit message: "update containerd binary to v1.6.4" [Pipeline] withEnv [Pipeline] { [2022-05-04T16:50:25.018Z] #62 67.76 # github.com/containerd/containerd/cmd/containerd [2022-05-04T16:50:25.018Z] #62 67.76 /usr/bin/ld: /tmp/go-link-2219434983/000019.o: in function `New': [2022-05-04T16:50:25.018Z] #62 67.76 /tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T16:50:25.018Z] #62 67.86 + bin/containerd-stress [2022-05-04T16:50:25.018Z] #62 68.87 + bin/containerd-shim [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-05-04T16:50:25.797Z] + docker version [2022-05-04T16:50:26.179Z] + docker version [2022-05-04T16:50:31.575Z] #62 77.12 + bin/containerd-shim-runc-v1 [2022-05-04T16:50:32.364Z] Client: Docker Engine - Community [2022-05-04T16:50:32.364Z] Version: 20.10.14 [2022-05-04T16:50:32.364Z] API version: 1.41 [2022-05-04T16:50:32.364Z] Go version: go1.16.15 [2022-05-04T16:50:32.364Z] Git commit: a224086 [2022-05-04T16:50:32.364Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-04T16:50:32.364Z] OS/Arch: linux/amd64 [2022-05-04T16:50:32.364Z] Context: default [2022-05-04T16:50:32.364Z] Experimental: true [2022-05-04T16:50:32.364Z] [2022-05-04T16:50:32.364Z] Server: Docker Engine - Community [2022-05-04T16:50:32.364Z] Engine: [2022-05-04T16:50:32.364Z] Version: 20.10.14 [2022-05-04T16:50:32.364Z] API version: 1.41 (minimum version 1.12) [2022-05-04T16:50:32.364Z] Go version: go1.16.15 [2022-05-04T16:50:32.364Z] Git commit: 87a90dc [2022-05-04T16:50:32.364Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-04T16:50:32.364Z] OS/Arch: linux/amd64 [2022-05-04T16:50:32.364Z] Experimental: true [2022-05-04T16:50:32.364Z] containerd: [2022-05-04T16:50:32.364Z] Version: 1.5.11 [2022-05-04T16:50:32.364Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:50:32.364Z] runc: [2022-05-04T16:50:32.364Z] Version: 1.0.3 [2022-05-04T16:50:32.364Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T16:50:32.364Z] docker-init: [2022-05-04T16:50:32.364Z] Version: 0.19.0 [2022-05-04T16:50:32.364Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T16:50:32.746Z] + docker info [2022-05-04T16:50:32.763Z] Client: Docker Engine - Community [2022-05-04T16:50:32.763Z] Version: 20.10.14 [2022-05-04T16:50:32.763Z] API version: 1.41 [2022-05-04T16:50:32.763Z] Go version: go1.16.15 [2022-05-04T16:50:32.763Z] Git commit: a224086 [2022-05-04T16:50:32.763Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-04T16:50:32.763Z] OS/Arch: linux/amd64 [2022-05-04T16:50:32.763Z] Context: default [2022-05-04T16:50:32.763Z] Experimental: true [2022-05-04T16:50:32.763Z] [2022-05-04T16:50:32.763Z] Server: Docker Engine - Community [2022-05-04T16:50:32.763Z] Engine: [2022-05-04T16:50:32.763Z] Version: 20.10.14 [2022-05-04T16:50:32.763Z] API version: 1.41 (minimum version 1.12) [2022-05-04T16:50:32.763Z] Go version: go1.16.15 [2022-05-04T16:50:32.763Z] Git commit: 87a90dc [2022-05-04T16:50:32.763Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-04T16:50:32.763Z] OS/Arch: linux/amd64 [2022-05-04T16:50:32.763Z] Experimental: true [2022-05-04T16:50:32.763Z] containerd: [2022-05-04T16:50:32.763Z] Version: 1.5.11 [2022-05-04T16:50:32.763Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:50:32.763Z] runc: [2022-05-04T16:50:32.763Z] Version: 1.0.3 [2022-05-04T16:50:32.764Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T16:50:32.764Z] docker-init: [2022-05-04T16:50:32.764Z] Version: 0.19.0 [2022-05-04T16:50:32.764Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T16:50:33.091Z] + docker info [2022-05-04T16:50:35.048Z] #69 89.48 # github.com/containerd/containerd/cmd/containerd [2022-05-04T16:50:35.048Z] #69 89.48 /usr/bin/ld: /tmp/go-link-3883378869/000019.o: in function `New': [2022-05-04T16:50:35.048Z] #69 89.48 /tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T16:50:35.048Z] #69 89.56 + bin/containerd-stress [2022-05-04T16:50:35.048Z] #69 90.65 + bin/containerd-shim [2022-05-04T16:50:35.761Z] #62 81.85 + bin/containerd-shim-runc-v2 [2022-05-04T16:50:36.018Z] #62 82.58 + binaries [2022-05-04T16:50:36.018Z] #62 82.58 + install -D bin/containerd /build/containerd [2022-05-04T16:50:36.018Z] #62 82.61 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T16:50:36.018Z] #62 82.62 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T16:50:36.018Z] #62 82.62 + install -D bin/ctr /build/ctr [2022-05-04T16:50:36.276Z] #62 DONE 83.0s [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:50:37.209Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-04T16:50:37.209Z] #21 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #56 sha256:9734349f1b797f512f97f824bb415a50913ff244134d287936c0b3c242f687ca [2022-05-04T16:50:37.209Z] #56 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #43 sha256:571e6b36935faf791414a31492c1e44ae78e27ec1820a864f8de79c959ea421d [2022-05-04T16:50:37.209Z] #43 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #50 sha256:451c8c7d4f3d6e4d9a2eab804615d267a1bea0434bff66938ccccdab75a6ec6d [2022-05-04T16:50:37.209Z] #50 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T16:50:37.209Z] #32 sha256:d0ab53e17fe43efdfb304a1efc018e8be56c7958b23003c4a485299e2573e260 [2022-05-04T16:50:37.209Z] #32 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T16:50:37.209Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-04T16:50:37.209Z] #16 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T16:50:37.209Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-04T16:50:37.209Z] #44 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T16:50:37.209Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-04T16:50:37.209Z] #23 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T16:50:37.209Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-04T16:50:37.209Z] #18 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:50:37.209Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-04T16:50:37.209Z] #51 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #54 sha256:5ae641b27f8f0e902373eed293263cc87474d8d0a67fdfa2efd231fd46dd8b1a [2022-05-04T16:50:37.209Z] #54 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T16:50:37.209Z] #57 sha256:508686fa8d0a9a82dd48a156621d017a5c6e3f5847c316510cdb693bd9ba0fa5 [2022-05-04T16:50:37.209Z] #57 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:50:37.209Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-04T16:50:37.209Z] #45 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #52 sha256:b5b48d11075d11ea0fd772944ce989f9c07669aba4497572b143d47743b17b41 [2022-05-04T16:50:37.209Z] #52 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #35 sha256:13255b7f01e9bb99539b11b70338cb0780b027af81d3cd7ca96d906fdba08eb3 [2022-05-04T16:50:37.209Z] #35 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T16:50:37.209Z] #25 sha256:ea59a8432b7e4b10c441e00bb20aec79d5e02a0a5e64800c45b2774a6785b844 [2022-05-04T16:50:37.209Z] #25 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:50:37.209Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-04T16:50:37.209Z] #55 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:50:37.209Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-04T16:50:37.209Z] #34 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-04T16:50:37.209Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-04T16:50:37.209Z] #48 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-04T16:50:37.209Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-04T16:50:37.209Z] #36 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #14 [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 [2022-05-04T16:50:37.209Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T16:50:37.209Z] #14 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:50:37.209Z] #26 sha256:402cce77ea41300d994d9c835d70d743ad4ee0edf09f99ea0c7d61a01d567182 [2022-05-04T16:50:37.209Z] #26 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-04T16:50:37.209Z] #42 sha256:05531b61cebbb751796516fab0490b90e73413da0e8e51b7e05ab2abbbfc3c82 [2022-05-04T16:50:37.209Z] #42 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:50:37.209Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-04T16:50:37.209Z] #38 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #46 sha256:01ff7990d2dc343ece10986f473d9156958acd978c2b16e8b469afcdd021755d [2022-05-04T16:50:37.209Z] #46 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T16:50:37.209Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-04T16:50:37.209Z] #17 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:50:37.209Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T16:50:37.209Z] #53 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T16:50:37.209Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-04T16:50:37.209Z] #33 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T16:50:37.209Z] #30 sha256:e65f4a46cd213e14c04e1499dab358d3ab1acd38cdbd8617e6eba13c7fa76b84 [2022-05-04T16:50:37.209Z] #30 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T16:50:37.209Z] #37 sha256:a791d1f97635ca64c9aee016ecc182fb8b16142c225af04cec4dfcde25ea2d22 [2022-05-04T16:50:37.209Z] #37 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.209Z] #40 [tini 1/3] 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 [2022-05-04T16:50:37.209Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T16:50:37.209Z] #40 CACHED [2022-05-04T16:50:37.209Z] [2022-05-04T16:50:37.210Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-04T16:50:37.210Z] #31 sha256:fe844364a7b650cd4a3523ea1aa6d0dd4f00abb22c958fff1e0b5494b99d4e06 [2022-05-04T16:50:37.210Z] #31 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T16:50:37.210Z] #39 sha256:93f4f4baf623a5a964d5a4c799b3af453b13ebe80800fd75d711c517d2fb150c [2022-05-04T16:50:37.210Z] #39 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:50:37.210Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-04T16:50:37.210Z] #49 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T16:50:37.210Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-04T16:50:37.210Z] #15 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:50:37.210Z] #58 sha256:c7f064b7e14ee6f1557def8a25041ae5139227de7d714ecc8dee43262f1765c8 [2022-05-04T16:50:37.210Z] #58 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #22 [dev-systemd-false 8/25] 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 [2022-05-04T16:50:37.210Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-04T16:50:37.210Z] #22 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T16:50:37.210Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-04T16:50:37.210Z] #20 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T16:50:37.210Z] #27 sha256:a63bf85966e561428c7628bbd0af8efa51c5517c8d9b8a80f162a001e5f2aba0 [2022-05-04T16:50:37.210Z] #27 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #29 [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 [2022-05-04T16:50:37.210Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-04T16:50:37.210Z] #29 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T16:50:37.210Z] #41 sha256:daea20dd641e52220828baae72a990f466b474312ea7881a672bdd47b449d156 [2022-05-04T16:50:37.210Z] #41 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T16:50:37.210Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-04T16:50:37.210Z] #19 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T16:50:37.210Z] #66 sha256:860389f6f96bb85d1c5b912e9c640a5e6b5caa367e341fbc1494df9f351f870e [2022-05-04T16:50:37.210Z] #66 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T16:50:37.210Z] #64 sha256:ab59d0dd51c3d10a59eb9bc3b876a7d242f153ebb04668843478d70e3491d4f2 [2022-05-04T16:50:37.210Z] #64 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:50:37.210Z] #65 sha256:d5e169a044e53eccab25dde9ea4beed0838ed04eeafd6000c1e5e373d10eed63 [2022-05-04T16:50:37.210Z] #65 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T16:50:37.210Z] #59 sha256:6a6ca373cf4666ec84b8674d23c6893ad0cb355d6997eb2ac63209bf6b888bf7 [2022-05-04T16:50:37.210Z] #59 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T16:50:37.210Z] #67 sha256:f515c22ac82f0281a8649952d127e7930417fc759758851281b942bc64db9707 [2022-05-04T16:50:37.210Z] #67 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T16:50:37.210Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-04T16:50:37.210Z] #70 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T16:50:37.210Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-04T16:50:37.210Z] #72 CACHED [2022-05-04T16:50:37.210Z] [2022-05-04T16:50:37.210Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T16:50:37.210Z] #63 sha256:b7ddb15eba18c1c50ff0469780dc2409ff6b153c5c0162e4fe94837e2007fde1 [2022-05-04T16:50:37.467Z] #63 DONE 0.2s [2022-05-04T16:50:37.467Z] [2022-05-04T16:50:37.467Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T16:50:37.467Z] #68 sha256:d9b31210218d79d7e8c9651d7f1fd3653f59c7e73052a05204fb404a092d3286 [2022-05-04T16:50:37.467Z] #68 DONE 0.1s [2022-05-04T16:50:37.467Z] [2022-05-04T16:50:37.467Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T16:50:37.467Z] #73 sha256:660320e118bc9fa12e633cc065bdf058af2e0cd7c8aad8506f7b1cde55ac0975 [2022-05-04T16:50:38.035Z] #73 DONE 0.6s [2022-05-04T16:50:38.035Z] [2022-05-04T16:50:38.035Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T16:50:38.035Z] #74 sha256:311cc69ceff6d700a0ccd37c2d0e85068bb725a12f7c1dd6166ad9c965408d27 [2022-05-04T16:50:38.035Z] #74 DONE 0.0s [2022-05-04T16:50:38.035Z] [2022-05-04T16:50:38.035Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T16:50:38.035Z] #75 sha256:c97c39c324c22f3d48e50d8ff9e7d8e50af6ca1f0755c9c1ca5f668ad3ffeb00 [2022-05-04T16:50:38.970Z] #75 DONE 0.9s [2022-05-04T16:50:38.970Z] [2022-05-04T16:50:38.970Z] #76 exporting to image [2022-05-04T16:50:38.970Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T16:50:38.970Z] #76 exporting layers [2022-05-04T16:50:39.905Z] #76 exporting layers 0.9s done [2022-05-04T16:50:39.905Z] #76 writing image sha256:b509d98b4a0470467aebbfaa6b896b6c9449adb7349b85ab7fedd11a7cecc281 done [2022-05-04T16:50:39.905Z] #76 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done [2022-05-04T16:50:39.905Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-04T16:50:40.229Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-04T16:50:40.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/test/unit [2022-05-04T16:50:40.764Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-04T16:50:40.764Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-04T16:50:40.764Z] + TESTDIRS=./... [2022-05-04T16:50:40.764Z] + exclude_paths='/vendor/|/integration' [2022-05-04T16:50:40.764Z] ++ go list ./... [2022-05-04T16:50:40.764Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-04T16:50:41.700Z] + pkg_list='github.com/docker/docker/api [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/backend/build [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/httputils [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/middleware [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/build [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/container [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/debug [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/image [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/network [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/session [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/system [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/volume [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/backend [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/container [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/events [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/filters [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/image [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/mount [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/network [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/registry [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/strslice [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/swarm [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/time [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/versions [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/volume [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/dockerfile [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/remotecontext [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/config [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/debug [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T16:50:41.700Z] github.com/docker/docker/client [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/dockerd [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T16:50:41.700Z] github.com/docker/docker/container [2022-05-04T16:50:41.700Z] github.com/docker/docker/container/stream [2022-05-04T16:50:41.700Z] github.com/docker/docker/contrib/apparmor [2022-05-04T16:50:41.700Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T16:50:41.700Z] github.com/docker/docker/contrib/httpserver [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/config [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/events [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/exec [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/images [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/initlayer [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/links [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/listeners [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/local [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/names [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/network [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/stats [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution/metadata [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution/utils [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution/xfer [2022-05-04T16:50:41.700Z] github.com/docker/docker/dockerversion [2022-05-04T16:50:41.700Z] github.com/docker/docker/errdefs [2022-05-04T16:50:41.700Z] github.com/docker/docker/image [2022-05-04T16:50:41.700Z] github.com/docker/docker/image/cache [2022-05-04T16:50:41.700Z] github.com/docker/docker/image/tarexport [2022-05-04T16:50:41.700Z] github.com/docker/docker/image/v1 [2022-05-04T16:50:41.700Z] github.com/docker/docker/internal/test/suite [2022-05-04T16:50:41.700Z] github.com/docker/docker/layer [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/types [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/config [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/idm [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ns [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/options [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/types [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci/caps [2022-05-04T16:50:41.701Z] github.com/docker/docker/opts [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/aaparser [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/archive [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/authorization [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/capabilities [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/containerfs [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/directory [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/dmesg [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/filenotify [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fileutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fsutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/homedir [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/idtools [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/ioutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/longpath [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/loopback [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pidfile [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/platform [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pools [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/progress [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pubsub [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/reexec [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/signal [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stack [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stringid [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/system [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tailfile [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tarsum [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/truncindex [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/urlutil [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/useragent [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/v2 [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/apparmor [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/seccomp [2022-05-04T16:50:41.701Z] github.com/docker/docker/quota [2022-05-04T16:50:41.701Z] github.com/docker/docker/reference [2022-05-04T16:50:41.701Z] github.com/docker/docker/registry [2022-05-04T16:50:41.701Z] github.com/docker/docker/registry/resumable [2022-05-04T16:50:41.701Z] github.com/docker/docker/restartmanager [2022-05-04T16:50:41.701Z] github.com/docker/docker/rootless [2022-05-04T16:50:41.701Z] github.com/docker/docker/rootless/specconv [2022-05-04T16:50:41.701Z] github.com/docker/docker/runconfig [2022-05-04T16:50:41.701Z] github.com/docker/docker/runconfig/opts [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/daemon [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/environment [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fakegit [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/registry [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/request [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/drivers [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/local [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/mounts [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/service [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/service/opts [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/testutils' [2022-05-04T16:50:41.701Z] ++ grep --fixed-strings -v /libnetwork [2022-05-04T16:50:41.701Z] ++ echo 'github.com/docker/docker/api [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/backend/build [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/httputils [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/middleware [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/build [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/container [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/debug [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/image [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/network [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/session [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/system [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/volume [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/backend [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/container [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/events [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/filters [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/image [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/mount [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/network [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/registry [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/strslice [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/swarm [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/time [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/versions [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/volume [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/dockerfile [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/remotecontext [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/config [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/debug [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T16:50:41.701Z] github.com/docker/docker/client [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/dockerd [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T16:50:41.701Z] github.com/docker/docker/container [2022-05-04T16:50:41.701Z] github.com/docker/docker/container/stream [2022-05-04T16:50:41.701Z] github.com/docker/docker/contrib/apparmor [2022-05-04T16:50:41.701Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T16:50:41.701Z] github.com/docker/docker/contrib/httpserver [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/config [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/events [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/exec [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/images [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/initlayer [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/links [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/listeners [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/local [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/names [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/network [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/stats [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution/metadata [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution/utils [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution/xfer [2022-05-04T16:50:41.701Z] github.com/docker/docker/dockerversion [2022-05-04T16:50:41.701Z] github.com/docker/docker/errdefs [2022-05-04T16:50:41.701Z] github.com/docker/docker/image [2022-05-04T16:50:41.701Z] github.com/docker/docker/image/cache [2022-05-04T16:50:41.701Z] github.com/docker/docker/image/tarexport [2022-05-04T16:50:41.701Z] github.com/docker/docker/image/v1 [2022-05-04T16:50:41.701Z] github.com/docker/docker/internal/test/suite [2022-05-04T16:50:41.701Z] github.com/docker/docker/layer [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/types [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/config [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/idm [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ns [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/options [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/types [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci/caps [2022-05-04T16:50:41.701Z] github.com/docker/docker/opts [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/aaparser [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/archive [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/authorization [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/capabilities [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/containerfs [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/directory [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/dmesg [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/filenotify [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fileutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fsutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/homedir [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/idtools [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/ioutils [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/longpath [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/loopback [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pidfile [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/platform [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pools [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/progress [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pubsub [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/reexec [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/signal [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stack [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stringid [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/system [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tailfile [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tarsum [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/truncindex [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/urlutil [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/useragent [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/v2 [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/apparmor [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/seccomp [2022-05-04T16:50:41.701Z] github.com/docker/docker/quota [2022-05-04T16:50:41.701Z] github.com/docker/docker/reference [2022-05-04T16:50:41.701Z] github.com/docker/docker/registry [2022-05-04T16:50:41.702Z] github.com/docker/docker/registry/resumable [2022-05-04T16:50:41.702Z] github.com/docker/docker/restartmanager [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless/specconv [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig/opts [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/daemon [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/environment [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakegit [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/registry [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/request [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/drivers [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/local [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/mounts [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service/opts [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/testutils' [2022-05-04T16:50:41.702Z] + base_pkg_list='github.com/docker/docker/api [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/backend/build [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httputils [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/middleware [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/build [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/debug [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/image [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/network [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/session [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/system [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/volume [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/backend [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/events [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/filters [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/image [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/mount [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/network [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/registry [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/strslice [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/time [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/volume [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/dockerfile [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/config [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/debug [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T16:50:41.702Z] github.com/docker/docker/client [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T16:50:41.702Z] github.com/docker/docker/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/container/stream [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/apparmor [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/httpserver [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/config [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/exec [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/images [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/initlayer [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/links [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/listeners [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/local [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/names [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/network [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/stats [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution/metadata [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution/utils [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution/xfer [2022-05-04T16:50:41.702Z] github.com/docker/docker/dockerversion [2022-05-04T16:50:41.702Z] github.com/docker/docker/errdefs [2022-05-04T16:50:41.702Z] github.com/docker/docker/image [2022-05-04T16:50:41.702Z] github.com/docker/docker/image/cache [2022-05-04T16:50:41.702Z] github.com/docker/docker/image/tarexport [2022-05-04T16:50:41.702Z] github.com/docker/docker/image/v1 [2022-05-04T16:50:41.702Z] github.com/docker/docker/internal/test/suite [2022-05-04T16:50:41.702Z] github.com/docker/docker/layer [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/types [2022-05-04T16:50:41.702Z] github.com/docker/docker/oci [2022-05-04T16:50:41.702Z] github.com/docker/docker/oci/caps [2022-05-04T16:50:41.702Z] github.com/docker/docker/opts [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/aaparser [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/archive [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/authorization [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/capabilities [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/containerfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/directory [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/dmesg [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/filenotify [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/fileutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/fsutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/homedir [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/idtools [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/ioutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/longpath [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/loopback [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/parsers [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/pidfile [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/platform [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/pools [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/progress [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/pubsub [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/reexec [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/signal [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/stack [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/stringid [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/system [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/tailfile [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/tarsum [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/truncindex [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/urlutil [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/useragent [2022-05-04T16:50:41.702Z] github.com/docker/docker/plugin [2022-05-04T16:50:41.702Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T16:50:41.702Z] github.com/docker/docker/plugin/v2 [2022-05-04T16:50:41.702Z] github.com/docker/docker/profiles/apparmor [2022-05-04T16:50:41.702Z] github.com/docker/docker/profiles/seccomp [2022-05-04T16:50:41.702Z] github.com/docker/docker/quota [2022-05-04T16:50:41.702Z] github.com/docker/docker/reference [2022-05-04T16:50:41.702Z] github.com/docker/docker/registry [2022-05-04T16:50:41.702Z] github.com/docker/docker/registry/resumable [2022-05-04T16:50:41.702Z] github.com/docker/docker/restartmanager [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless/specconv [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig/opts [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/daemon [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/environment [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakegit [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/registry [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/request [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/drivers [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/local [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/mounts [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service/opts [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/testutils' [2022-05-04T16:50:41.702Z] ++ echo 'github.com/docker/docker/api [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/backend/build [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httputils [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/middleware [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/build [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/debug [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/image [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/network [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/session [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/system [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/volume [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types [2022-05-04T16:50:41.702Z] github.com/docker/docke++ grep --fixed-strings /libnetwork [2022-05-04T16:50:41.702Z] r/api/types/backend [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/events [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/filters [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/image [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/mount [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/network [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/registry [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/strslice [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/time [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/volume [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/dockerfile [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/config [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/debug [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T16:50:41.702Z] github.com/docker/docker/client [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T16:50:41.702Z] github.com/docker/docker/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/container/stream [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/apparmor [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/httpserver [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/config [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/exec [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/images [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/initlayer [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/links [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/listeners [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/local [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/names [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/network [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/stats [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution/metadata [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution/utils [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution/xfer [2022-05-04T16:50:41.703Z] github.com/docker/docker/dockerversion [2022-05-04T16:50:41.703Z] github.com/docker/docker/errdefs [2022-05-04T16:50:41.703Z] github.com/docker/docker/image [2022-05-04T16:50:41.703Z] github.com/docker/docker/image/cache [2022-05-04T16:50:41.703Z] github.com/docker/docker/image/tarexport [2022-05-04T16:50:41.703Z] github.com/docker/docker/image/v1 [2022-05-04T16:50:41.703Z] github.com/docker/docker/internal/test/suite [2022-05-04T16:50:41.703Z] github.com/docker/docker/layer [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/types [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/config [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/idm [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ns [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/options [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/types [2022-05-04T16:50:41.703Z] github.com/docker/docker/oci [2022-05-04T16:50:41.703Z] github.com/docker/docker/oci/caps [2022-05-04T16:50:41.703Z] github.com/docker/docker/opts [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/aaparser [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/archive [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/authorization [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/capabilities [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/containerfs [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/directory [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/dmesg [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/filenotify [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/fileutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/fsutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/homedir [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/idtools [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/ioutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/longpath [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/loopback [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/parsers [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/pidfile [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/platform [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/pools [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/progress [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/pubsub [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/reexec [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/signal [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/stack [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/stringid [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/system [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/tailfile [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/tarsum [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/truncindex [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/urlutil [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/useragent [2022-05-04T16:50:41.703Z] github.com/docker/docker/plugin [2022-05-04T16:50:41.703Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T16:50:41.703Z] github.com/docker/docker/plugin/v2 [2022-05-04T16:50:41.703Z] github.com/docker/docker/profiles/apparmor [2022-05-04T16:50:41.703Z] github.com/docker/docker/profiles/seccomp [2022-05-04T16:50:41.703Z] github.com/docker/docker/quota [2022-05-04T16:50:41.703Z] github.com/docker/docker/reference [2022-05-04T16:50:41.703Z] github.com/docker/docker/registry [2022-05-04T16:50:41.703Z] github.com/docker/docker/registry/resumable [2022-05-04T16:50:41.703Z] github.com/docker/docker/restartmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/rootless [2022-05-04T16:50:41.703Z] github.com/docker/docker/rootless/specconv [2022-05-04T16:50:41.703Z] github.com/docker/docker/runconfig [2022-05-04T16:50:41.703Z] github.com/docker/docker/runconfig/opts [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/daemon [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/environment [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fakegit [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/registry [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/request [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/drivers [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/local [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/mounts [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/service [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/service/opts [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/testutils' [2022-05-04T16:50:41.703Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/config [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/idm [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ns [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/options [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/types' [2022-05-04T16:50:41.703Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-04T16:50:41.703Z] + echo 'github.com/docker/docker/libnetwork [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/config [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/idm [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ns [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/options [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/types' [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T16:50:41.703Z] + type docker-proxy [2022-05-04T16:50:41.703Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-04T16:50:41.703Z] + hack/make.sh binary-proxy install-proxy [2022-05-04T16:50:41.703Z] [2022-05-04T16:50:41.703Z] Removing bundles/ [2022-05-04T16:50:41.703Z] [2022-05-04T16:50:41.703Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-04T16:50:41.703Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-04T16:50:41.703Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:50:43.187Z] #69 101.7 + bin/containerd-shim-runc-v1 [2022-05-04T16:50:46.973Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-04T16:50:46.973Z] [2022-05-04T16:50:46.973Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-04T16:50:46.973Z] Installing docker-proxy to /usr/local/bin/ [2022-05-04T16:50:46.973Z] [2022-05-04T16:50:46.973Z] + mkdir -p bundles [2022-05-04T16:50:46.973Z] + '[' -n 'github.com/docker/docker/api [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/backend/build [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/httputils [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/middleware [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/build [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/container [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/debug [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/image [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/network [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/session [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/system [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/volume [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/backend [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/container [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/events [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/filters [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/image [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/mount [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/network [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/registry [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/strslice [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/swarm [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/time [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/versions [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/volume [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/dockerfile [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/remotecontext [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/config [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/debug [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T16:50:46.973Z] github.com/docker/docker/client [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/dockerd [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T16:50:46.973Z] github.com/docker/docker/container [2022-05-04T16:50:46.973Z] github.com/docker/docker/container/stream [2022-05-04T16:50:46.973Z] github.com/docker/docker/contrib/apparmor [2022-05-04T16:50:46.973Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T16:50:46.973Z] github.com/docker/docker/contrib/httpserver [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/config [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/events [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/exec [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/images [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/initlayer [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/links [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/listeners [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/local [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/names [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/network [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/stats [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution/metadata [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution/utils [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution/xfer [2022-05-04T16:50:46.973Z] github.com/docker/docker/dockerversion [2022-05-04T16:50:46.973Z] github.com/docker/docker/errdefs [2022-05-04T16:50:46.973Z] github.com/docker/docker/image [2022-05-04T16:50:46.973Z] github.com/docker/docker/image/cache [2022-05-04T16:50:46.973Z] github.com/docker/docker/image/tarexport [2022-05-04T16:50:46.973Z] github.com/docker/docker/image/v1 [2022-05-04T16:50:46.973Z] github.com/docker/docker/internal/test/suite [2022-05-04T16:50:46.973Z] github.com/docker/docker/layer [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/types [2022-05-04T16:50:46.973Z] github.com/docker/docker/oci [2022-05-04T16:50:46.973Z] github.com/docker/docker/oci/caps [2022-05-04T16:50:46.973Z] github.com/docker/docker/opts [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/aaparser [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/archive [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/authorization [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/capabilities [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/containerfs [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/directory [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/dmesg [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/filenotify [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/fileutils [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/fsutils [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/homedir [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/idtools [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/ioutils [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/longpath [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/loopback [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/parsers [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/pidfile [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/platform [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/pools [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/progress [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/pubsub [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/reexec [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/signal [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/stack [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/stringid [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/system [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/tailfile [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/tarsum [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/truncindex [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/urlutil [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/useragent [2022-05-04T16:50:46.973Z] github.com/docker/docker/plugin [2022-05-04T16:50:46.973Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T16:50:46.973Z] github.com/docker/docker/plugin/v2 [2022-05-04T16:50:46.973Z] github.com/docker/docker/profiles/apparmor [2022-05-04T16:50:46.973Z] github.com/docker/docker/profiles/seccomp [2022-05-04T16:50:46.973Z] github.com/docker/docker/quota [2022-05-04T16:50:46.973Z] github.com/docker/docker/reference [2022-05-04T16:50:46.973Z] github.com/docker/docker/registry [2022-05-04T16:50:46.973Z] github.com/docker/docker/registry/resumable [2022-05-04T16:50:46.973Z] github.com/docker/docker/restartmanager [2022-05-04T16:50:46.973Z] github.com/docker/docker/rootless [2022-05-04T16:50:46.973Z] github.com/docker/docker/rootless/specconv [2022-05-04T16:50:46.973Z] github.com/docker/docker/runconfig [2022-05-04T16:50:46.973Z] github.com/docker/docker/runconfig/opts [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/daemon [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/environment [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fakegit [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/registry [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/request [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/drivers [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/local [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/mounts [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/service [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/service/opts [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/testutils' ']' [2022-05-04T16:50:46.974Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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 [2022-05-04T16:50:47.707Z] Client: [2022-05-04T16:50:47.707Z] Context: default [2022-05-04T16:50:47.707Z] Debug Mode: false [2022-05-04T16:50:47.707Z] Plugins: [2022-05-04T16:50:47.707Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T16:50:47.707Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T16:50:47.707Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T16:50:47.707Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T16:50:47.707Z] [2022-05-04T16:50:47.707Z] Server: [2022-05-04T16:50:47.707Z] Containers: 0 [2022-05-04T16:50:47.707Z] Running: 0 [2022-05-04T16:50:47.707Z] Paused: 0 [2022-05-04T16:50:47.707Z] Stopped: 0 [2022-05-04T16:50:47.707Z] Images: 0 [2022-05-04T16:50:47.707Z] Server Version: 20.10.14 [2022-05-04T16:50:47.707Z] Storage Driver: overlay2 [2022-05-04T16:50:47.707Z] Backing Filesystem: extfs [2022-05-04T16:50:47.707Z] Supports d_type: true [2022-05-04T16:50:47.707Z] Native Overlay Diff: true [2022-05-04T16:50:47.707Z] userxattr: false [2022-05-04T16:50:47.707Z] Logging Driver: json-file [2022-05-04T16:50:47.707Z] Cgroup Driver: cgroupfs [2022-05-04T16:50:47.707Z] Cgroup Version: 1 [2022-05-04T16:50:47.707Z] Plugins: [2022-05-04T16:50:47.707Z] Volume: local [2022-05-04T16:50:47.707Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T16:50:47.707Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T16:50:47.707Z] Swarm: inactive [2022-05-04T16:50:47.707Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-04T16:50:47.707Z] Default Runtime: runc [2022-05-04T16:50:47.707Z] Init Binary: docker-init [2022-05-04T16:50:47.707Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:50:47.707Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T16:50:47.707Z] init version: de40ad0 [2022-05-04T16:50:47.707Z] Security Options: [2022-05-04T16:50:47.707Z] apparmor [2022-05-04T16:50:47.707Z] seccomp [2022-05-04T16:50:47.707Z] Profile: default [2022-05-04T16:50:47.707Z] Kernel Version: 5.4.0-1071-aws [2022-05-04T16:50:47.707Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-04T16:50:47.707Z] OSType: linux [2022-05-04T16:50:47.707Z] Architecture: x86_64 [2022-05-04T16:50:47.707Z] CPUs: 2 [2022-05-04T16:50:47.707Z] Total Memory: 7.565GiB [2022-05-04T16:50:47.707Z] Name: ip-10-100-65-56 [2022-05-04T16:50:47.707Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-04T16:50:47.707Z] Docker Root Dir: /var/lib/docker [2022-05-04T16:50:47.707Z] Debug Mode: false [2022-05-04T16:50:47.707Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:50:47.707Z] Labels: [2022-05-04T16:50:47.707Z] Experimental: true [2022-05-04T16:50:47.707Z] Insecure Registries: [2022-05-04T16:50:47.707Z] 127.0.0.0/8 [2022-05-04T16:50:47.707Z] Live Restore Enabled: true [2022-05-04T16:50:47.707Z] [2022-05-04T16:50:47.707Z] WARNING: No swap limit support [Pipeline] sh [2022-05-04T16:50:47.908Z] ? github.com/docker/docker/api [no test files] [2022-05-04T16:50:47.990Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:50:47.990Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:50:47.990Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T16:50:47.990Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh [2022-05-04T16:50:47.990Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T16:50:47.990Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-04T16:50:47.990Z] [2022-05-04T16:50:47.990Z] Generally Necessary: [2022-05-04T16:50:47.990Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T16:50:47.991Z] - apparmor: enabled and tools installed [2022-05-04T16:50:47.991Z] - CONFIG_NAMESPACES: enabled [2022-05-04T16:50:47.991Z] - CONFIG_NET_NS: enabled [2022-05-04T16:50:47.991Z] - CONFIG_PID_NS: enabled [2022-05-04T16:50:47.991Z] - CONFIG_IPC_NS: enabled [2022-05-04T16:50:47.991Z] - CONFIG_UTS_NS: enabled [2022-05-04T16:50:47.991Z] - CONFIG_CGROUPS: enabled [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T16:50:47.991Z] - CONFIG_CPUSETS: enabled [2022-05-04T16:50:47.991Z] - CONFIG_MEMCG: enabled [2022-05-04T16:50:47.991Z] - CONFIG_KEYS: enabled [2022-05-04T16:50:47.991Z] - CONFIG_VETH: enabled (as module) [2022-05-04T16:50:47.991Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T16:50:47.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T16:50:47.991Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T16:50:47.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T16:50:47.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T16:50:47.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T16:50:48.259Z] [2022-05-04T16:50:48.259Z] Optional Features: [2022-05-04T16:50:48.259Z] - CONFIG_USER_NS: enabled [2022-05-04T16:50:48.259Z] - CONFIG_SECCOMP: enabled [2022-05-04T16:50:48.259Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T16:50:48.259Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T16:50:48.259Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-04T16:50:48.259Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-04T16:50:48.259Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T16:50:48.259Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T16:50:48.259Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T16:50:48.259Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T16:50:48.259Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T16:50:48.259Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T16:50:48.259Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T16:50:48.259Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T16:50:48.259Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T16:50:48.259Z] - CONFIG_EXT4_FS: enabled [2022-05-04T16:50:48.515Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T16:50:48.515Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T16:50:48.515Z] - Network Drivers: [2022-05-04T16:50:48.515Z] - "overlay": [2022-05-04T16:50:48.515Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T16:50:48.515Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T16:50:48.515Z] Optional (for encrypted networks): [2022-05-04T16:50:48.515Z] - CONFIG_CRYPTO: enabled [2022-05-04T16:50:48.515Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T16:50:48.515Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T16:50:48.515Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T16:50:48.515Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T16:50:48.515Z] - CONFIG_XFRM: enabled [2022-05-04T16:50:48.515Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T16:50:48.515Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T16:50:48.515Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T16:50:48.516Z] - "ipvlan": [2022-05-04T16:50:48.516Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T16:50:48.516Z] - "macvlan": [2022-05-04T16:50:48.516Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T16:50:48.516Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T16:50:48.516Z] - "ftp,tftp client in container": [2022-05-04T16:50:48.516Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T16:50:48.516Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T16:50:48.516Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T16:50:48.516Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T16:50:48.516Z] - Storage Drivers: [2022-05-04T16:50:48.516Z] - "aufs": [2022-05-04T16:50:48.516Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T16:50:48.516Z] - "btrfs": [2022-05-04T16:50:48.516Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T16:50:48.516Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T16:50:48.516Z] - "devicemapper": [2022-05-04T16:50:48.516Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T16:50:48.516Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T16:50:48.516Z] - "overlay": [2022-05-04T16:50:48.516Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T16:50:48.516Z] - "zfs": [2022-05-04T16:50:48.516Z] - /dev/zfs: present [2022-05-04T16:50:48.516Z] - zfs command: missing [2022-05-04T16:50:48.516Z] - zpool command: missing [2022-05-04T16:50:48.516Z] [2022-05-04T16:50:48.516Z] Limits: [2022-05-04T16:50:48.516Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T16:50:48.516Z] [2022-05-04T16:50:48.516Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T16:50:48.851Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 . [2022-05-04T16:50:49.111Z] #1 [internal] load build definition from Dockerfile [2022-05-04T16:50:49.111Z] #1 sha256:c2a28c4344a9846d02513c4d502f3ddb704fccc77e98ef95d61770046167741c [2022-05-04T16:50:49.111Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T16:50:49.111Z] #1 DONE 0.1s [2022-05-04T16:50:49.111Z] [2022-05-04T16:50:49.111Z] #2 [internal] load .dockerignore [2022-05-04T16:50:49.111Z] #2 sha256:a33819154e8ff8b73062f7a6aad2b018887aae1e90690625203847d2a77968ec [2022-05-04T16:50:49.111Z] #2 transferring context: 145B done [2022-05-04T16:50:49.111Z] #2 DONE 0.1s [2022-05-04T16:50:49.111Z] [2022-05-04T16:50:49.111Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T16:50:49.111Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T16:50:49.676Z] #3 DONE 0.5s [2022-05-04T16:50:49.676Z] [2022-05-04T16:50:49.676Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T16:50:49.676Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T16:50:49.676Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-04T16:50:49.676Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-04T16:50:49.676Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-04T16:50:49.676Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-04T16:50:49.676Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-04T16:50:49.770Z] #69 107.9 + bin/containerd-shim-runc-v2 [2022-05-04T16:50:49.878Z] #62 90.09 # github.com/containerd/containerd/cmd/containerd [2022-05-04T16:50:49.878Z] #62 90.09 /usr/bin/ld: /tmp/go-link-3721581857/000019.o: in function `New': [2022-05-04T16:50:49.878Z] #62 90.09 /tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T16:50:49.878Z] #62 90.18 + bin/containerd-stress [2022-05-04T16:50:49.878Z] #62 91.29 + bin/containerd-shim [2022-05-04T16:50:49.933Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-04T16:50:49.933Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-04T16:50:50.340Z] #69 108.7 + binaries [2022-05-04T16:50:50.341Z] #69 108.7 + install -D bin/containerd /build/containerd [2022-05-04T16:50:50.341Z] #69 108.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T16:50:50.341Z] #69 108.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T16:50:50.341Z] #69 108.8 + install -D bin/ctr /build/ctr [2022-05-04T16:50:50.501Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-04T16:50:50.601Z] #69 DONE 109.1s [2022-05-04T16:50:50.759Z] #4 DONE 0.9s [2022-05-04T16:50:50.759Z] [2022-05-04T16:50:50.759Z] #5 [internal] load .dockerignore [2022-05-04T16:50:50.759Z] #5 sha256:427e89f6fe3591b6c9105789811797c69c628a80aabb740604fce6526c670fbf [2022-05-04T16:50:50.759Z] #5 DONE 0.0s [2022-05-04T16:50:50.759Z] [2022-05-04T16:50:50.759Z] #6 [internal] load build definition from Dockerfile [2022-05-04T16:50:50.759Z] #6 sha256:e9001d3fd5d47452668b03b0e22d982933b3e67a5f1ff755c381a34fd611345b [2022-05-04T16:50:50.759Z] #6 DONE 0.0s [2022-05-04T16:50:50.759Z] [2022-05-04T16:50:50.759Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:50:50.759Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T16:50:51.197Z] Client: [2022-05-04T16:50:51.197Z] Context: default [2022-05-04T16:50:51.197Z] Debug Mode: false [2022-05-04T16:50:51.197Z] Plugins: [2022-05-04T16:50:51.197Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T16:50:51.197Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T16:50:51.197Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T16:50:51.197Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T16:50:51.197Z] [2022-05-04T16:50:51.197Z] Server: [2022-05-04T16:50:51.197Z] Containers: 0 [2022-05-04T16:50:51.197Z] Running: 0 [2022-05-04T16:50:51.197Z] Paused: 0 [2022-05-04T16:50:51.197Z] Stopped: 0 [2022-05-04T16:50:51.197Z] Images: 0 [2022-05-04T16:50:51.197Z] Server Version: 20.10.14 [2022-05-04T16:50:51.197Z] Storage Driver: overlay2 [2022-05-04T16:50:51.197Z] Backing Filesystem: extfs [2022-05-04T16:50:51.197Z] Supports d_type: true [2022-05-04T16:50:51.197Z] Native Overlay Diff: true [2022-05-04T16:50:51.197Z] userxattr: false [2022-05-04T16:50:51.197Z] Logging Driver: json-file [2022-05-04T16:50:51.197Z] Cgroup Driver: cgroupfs [2022-05-04T16:50:51.197Z] Cgroup Version: 1 [2022-05-04T16:50:51.197Z] Plugins: [2022-05-04T16:50:51.197Z] Volume: local [2022-05-04T16:50:51.197Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T16:50:51.197Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T16:50:51.197Z] Swarm: inactive [2022-05-04T16:50:51.197Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-04T16:50:51.197Z] Default Runtime: runc [2022-05-04T16:50:51.197Z] Init Binary: docker-init [2022-05-04T16:50:51.197Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T16:50:51.197Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T16:50:51.197Z] init version: de40ad0 [2022-05-04T16:50:51.197Z] Security Options: [2022-05-04T16:50:51.197Z] apparmor [2022-05-04T16:50:51.197Z] seccomp [2022-05-04T16:50:51.197Z] Profile: default [2022-05-04T16:50:51.197Z] Kernel Version: 5.4.0-1071-aws [2022-05-04T16:50:51.197Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-04T16:50:51.197Z] OSType: linux [2022-05-04T16:50:51.197Z] Architecture: x86_64 [2022-05-04T16:50:51.197Z] CPUs: 2 [2022-05-04T16:50:51.197Z] Total Memory: 7.483GiB [2022-05-04T16:50:51.197Z] Name: ip-10-100-100-218 [2022-05-04T16:50:51.197Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-04T16:50:51.197Z] Docker Root Dir: /var/lib/docker [2022-05-04T16:50:51.197Z] Debug Mode: false [2022-05-04T16:50:51.197Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:50:51.197Z] Labels: [2022-05-04T16:50:51.197Z] Experimental: true [2022-05-04T16:50:51.197Z] Insecure Registries: [2022-05-04T16:50:51.197Z] 127.0.0.0/8 [2022-05-04T16:50:51.197Z] Live Restore Enabled: true [2022-05-04T16:50:51.197Z] [2022-05-04T16:50:51.197Z] WARNING: No swap limit support [Pipeline] sh [2022-05-04T16:50:51.497Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:50:51.497Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:50:51.497Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T16:50:51.497Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh [2022-05-04T16:50:51.497Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T16:50:51.497Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-04T16:50:51.497Z] [2022-05-04T16:50:51.497Z] Generally Necessary: [2022-05-04T16:50:51.497Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T16:50:51.497Z] - apparmor: enabled and tools installed [2022-05-04T16:50:51.497Z] - CONFIG_NAMESPACES: enabled [2022-05-04T16:50:51.497Z] - CONFIG_NET_NS: enabled [2022-05-04T16:50:51.497Z] - CONFIG_PID_NS: enabled [2022-05-04T16:50:51.497Z] - CONFIG_IPC_NS: enabled [2022-05-04T16:50:51.497Z] - CONFIG_UTS_NS: enabled [2022-05-04T16:50:51.497Z] - CONFIG_CGROUPS: enabled [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T16:50:51.497Z] - CONFIG_CPUSETS: enabled [2022-05-04T16:50:51.497Z] - CONFIG_MEMCG: enabled [2022-05-04T16:50:51.497Z] - CONFIG_KEYS: enabled [2022-05-04T16:50:51.497Z] - CONFIG_VETH: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T16:50:51.688Z] #10 ... [2022-05-04T16:50:51.688Z] [2022-05-04T16:50:51.688Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T16:50:51.688Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T16:50:51.688Z] #7 DONE 0.7s [2022-05-04T16:50:51.688Z] [2022-05-04T16:50:51.688Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T16:50:51.688Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T16:50:51.688Z] #8 DONE 0.8s [2022-05-04T16:50:51.688Z] [2022-05-04T16:50:51.688Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:50:51.688Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T16:50:51.688Z] #9 DONE 0.8s [2022-05-04T16:50:51.688Z] [2022-05-04T16:50:51.688Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:50:51.688Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T16:50:51.688Z] #10 DONE 0.9s [2022-05-04T16:50:51.773Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T16:50:51.773Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T16:50:51.773Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T16:50:51.773Z] [2022-05-04T16:50:51.773Z] Optional Features: [2022-05-04T16:50:51.773Z] - CONFIG_USER_NS: enabled [2022-05-04T16:50:51.773Z] - CONFIG_SECCOMP: enabled [2022-05-04T16:50:51.773Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T16:50:51.773Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T16:50:51.773Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-04T16:50:51.773Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-04T16:50:51.773Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T16:50:51.773Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T16:50:51.773Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T16:50:51.773Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T16:50:51.773Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T16:50:51.773Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T16:50:51.773Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T16:50:51.773Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T16:50:51.773Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T16:50:51.773Z] - CONFIG_EXT4_FS: enabled [2022-05-04T16:50:51.773Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T16:50:51.773Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T16:50:51.773Z] - Network Drivers: [2022-05-04T16:50:51.773Z] - "overlay": [2022-05-04T16:50:51.773Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T16:50:51.773Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T16:50:51.773Z] Optional (for encrypted networks): [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T16:50:51.985Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-04T16:50:51.985Z] #25 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:50:51.985Z] #65 sha256:8fdb6484bac107b137b3ae6c9be37acff38d21b182819b428971d5e9856b6b94 [2022-05-04T16:50:51.985Z] #65 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T16:50:51.985Z] #64 sha256:6208b195e612ab75942e85f7a68af636d70e1353819dd98372733e37e4d9baa8 [2022-05-04T16:50:51.985Z] #64 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T16:50:51.985Z] #39 sha256:7ff870f8934339f01d52b53a5546ce90da95883daccd31cd68da5bfd4b798731 [2022-05-04T16:50:51.985Z] #39 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #56 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:50:51.985Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:50:51.985Z] #56 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T16:50:51.985Z] #63 sha256:118b49de07d59bf48042de3aa9ee1e49e4d15015cd2c2ad8f00419acd0e9870d [2022-05-04T16:50:51.985Z] #63 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T16:50:51.985Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-04T16:50:51.985Z] #24 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T16:50:51.985Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-04T16:50:51.985Z] #30 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T16:50:51.985Z] #44 sha256:5e2b4c9de8ea8e305c668dfc9d465ca28901f9aad8a05cba8b7153e22a581b3c [2022-05-04T16:50:51.985Z] #44 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T16:50:51.985Z] #46 sha256:206acd5c7bc9c9e0fbffcdb69f37410a8f1ed0d9ca03e441a3778059eef997b9 [2022-05-04T16:50:51.985Z] #46 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:50:51.985Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:50:51.985Z] #41 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T16:50:51.985Z] #32 sha256:1c53fb830327691724a6c2d8d20e1d4d23e5f4e265c81866dd7f8ccdf7c79edf [2022-05-04T16:50:51.985Z] #32 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:50:51.985Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:50:51.985Z] #45 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #47 [tini 1/3] 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 [2022-05-04T16:50:51.985Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-04T16:50:51.985Z] #47 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T16:50:51.985Z] #37 sha256:57d97b0b426e048bb8a0b20823d2ed6d39997155b67f2e48ffbff84c0db7ef9a [2022-05-04T16:50:51.985Z] #37 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T16:50:51.985Z] #34 sha256:8ba5554f563e57302c0453cd6011eb25e30327b76fc7e8cef352f7471eaed531 [2022-05-04T16:50:51.985Z] #34 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-04T16:50:51.985Z] #38 sha256:1f21d387ad7b1e4f1cada32abd90682d7a5c21940eacf30a35df548d3ef9f098 [2022-05-04T16:50:51.985Z] #38 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #36 [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 [2022-05-04T16:50:51.985Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T16:50:51.985Z] #36 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-04T16:50:51.985Z] #49 sha256:762e73c5549a294d6482bdd4272f6359984c549cc95cb077b6feefbfbca4fba6 [2022-05-04T16:50:51.985Z] #49 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #20 [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 [2022-05-04T16:50:51.985Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T16:50:51.985Z] #20 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-04T16:50:51.985Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T16:50:51.985Z] #55 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:50:51.985Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T16:50:51.985Z] #62 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #28 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:50:51.985Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-04T16:50:51.985Z] #28 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T16:50:51.985Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-04T16:50:51.985Z] #23 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #29 [dev-systemd-false 8/25] 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 [2022-05-04T16:50:51.985Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-04T16:50:51.985Z] #29 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:50:51.985Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:50:51.985Z] #60 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:50:51.985Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:50:51.985Z] #58 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #52 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:50:51.985Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:50:51.985Z] #52 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T16:50:51.985Z] #42 sha256:ba04e733734d78066e44a05916b4466e0896f39e1758f5dc2870d973119036dc [2022-05-04T16:50:51.985Z] #42 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T16:50:51.985Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T16:50:51.985Z] #51 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-04T16:50:51.985Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T16:50:51.985Z] #43 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:50:51.985Z] #33 sha256:cfdb955457fba32c54a289c12cc34af3c9bb50a6f3f46dc8918893dc915388b3 [2022-05-04T16:50:51.985Z] #33 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T16:50:51.985Z] #48 sha256:b6f1b50ecd7040a64d719200782c1ecc482d9eb725b8fc97de880372d88a91b9 [2022-05-04T16:50:51.985Z] #48 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T16:50:51.985Z] #57 sha256:c855a1c59d85c03c9758761169ba34ebbaf19fef310f5b41148b3df4d678f86b [2022-05-04T16:50:51.985Z] #57 CACHED [2022-05-04T16:50:51.985Z] [2022-05-04T16:50:51.985Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T16:50:51.985Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T16:50:51.986Z] #40 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T16:50:51.986Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-04T16:50:51.986Z] #22 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T16:50:51.986Z] #61 sha256:a743c95fe306e4755009968bc6b966791e417c653b901b95dc8214b727c65770 [2022-05-04T16:50:51.986Z] #61 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T16:50:51.986Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-04T16:50:51.986Z] #26 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T16:50:51.986Z] #53 sha256:4b8d92c09b6d16679af2b84f5255783df3d907d493f8801e455503b7fe6119ae [2022-05-04T16:50:51.986Z] #53 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T16:50:51.986Z] #59 sha256:7e4c833c13332bb3e3a7611e0388f7ae049510333e56911a1c926a229217cb3f [2022-05-04T16:50:51.986Z] #59 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T16:50:51.986Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-04T16:50:51.986Z] #27 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T16:50:51.986Z] #50 sha256:9ff5a161ff07075607ec9e602d6789abeb70d908ddcf3d46a81cf1e57f654a79 [2022-05-04T16:50:51.986Z] #50 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-04T16:50:51.986Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-04T16:50:51.986Z] #21 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T16:50:51.986Z] #71 sha256:b8029ced6318cf0b96a46fabefcd5d5ab02a27d9ce6dee1378d0501ba176babc [2022-05-04T16:50:51.986Z] #71 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T16:50:51.986Z] #73 sha256:d4af4b06451f93a743215deb832d2256f14e285c8657549d0010ebb4833d1fa8 [2022-05-04T16:50:51.986Z] #73 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:50:51.986Z] #72 sha256:39debaca6d66272d5714abbcefd7a62731179a9b4ed03598438ac8410ac26f18 [2022-05-04T16:50:51.986Z] #72 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T16:50:51.986Z] #66 sha256:bbc2140ac771e74e2cd70c9b9f8adc4a0687a3efbf3eb5eff05b37862d0324be [2022-05-04T16:50:51.986Z] #66 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T16:50:51.986Z] #74 sha256:6eba237e9409bf906fb7d5d6a758e7f7b1fc444a65b9194e11e4a70cc116b1cb [2022-05-04T16:50:51.986Z] #74 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T16:50:51.986Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T16:50:51.986Z] #77 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T16:50:51.986Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T16:50:51.986Z] #79 CACHED [2022-05-04T16:50:51.986Z] [2022-05-04T16:50:51.986Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T16:50:51.986Z] #70 sha256:f3c35a4d795e27924e511fbe7628add680425f186476be6f59191c4206fc5ff6 [2022-05-04T16:50:51.986Z] #70 DONE 0.2s [2022-05-04T16:50:52.038Z] - CONFIG_CRYPTO: enabled [2022-05-04T16:50:52.038Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T16:50:52.038Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T16:50:52.038Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T16:50:52.038Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T16:50:52.038Z] - CONFIG_XFRM: enabled [2022-05-04T16:50:52.038Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T16:50:52.038Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T16:50:52.038Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T16:50:52.038Z] - "ipvlan": [2022-05-04T16:50:52.038Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T16:50:52.038Z] - "macvlan": [2022-05-04T16:50:52.038Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T16:50:52.038Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T16:50:52.038Z] - "ftp,tftp client in container": [2022-05-04T16:50:52.038Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T16:50:52.038Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T16:50:52.038Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T16:50:52.038Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T16:50:52.038Z] - Storage Drivers: [2022-05-04T16:50:52.038Z] - "aufs": [2022-05-04T16:50:52.038Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T16:50:52.038Z] - "btrfs": [2022-05-04T16:50:52.038Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T16:50:52.038Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T16:50:52.038Z] - "devicemapper": [2022-05-04T16:50:52.038Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T16:50:52.038Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T16:50:52.038Z] - "overlay": [2022-05-04T16:50:52.038Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T16:50:52.038Z] - "zfs": [2022-05-04T16:50:52.038Z] - /dev/zfs: present [2022-05-04T16:50:52.038Z] - zfs command: missing [2022-05-04T16:50:52.038Z] - zpool command: missing [2022-05-04T16:50:52.038Z] [2022-05-04T16:50:52.038Z] Limits: [2022-05-04T16:50:52.038Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T16:50:52.038Z] [2022-05-04T16:50:52.038Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T16:50:52.246Z] [2022-05-04T16:50:52.246Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T16:50:52.246Z] #75 sha256:07cc00131983a123774bb1c63fde630a4cf4bc6b533f57da9ada87ab24176ff6 [2022-05-04T16:50:52.246Z] #75 DONE 0.1s [2022-05-04T16:50:52.246Z] [2022-05-04T16:50:52.246Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T16:50:52.246Z] #80 sha256:8104852d37dfcc70c63e2c01be67730bcbdc8f7ded5561fc092ab1eedd25be70 [2022-05-04T16:50:52.383Z] + sudo modprobe ip_vs [2022-05-04T16:50:52.383Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 . [2022-05-04T16:50:52.645Z] #1 [internal] load build definition from Dockerfile [2022-05-04T16:50:52.645Z] #1 sha256:aba353cd2ff77c13cfc0b7b79a1b9b1f6bfb2fe3d14a5a394e5e2196be8f676f [2022-05-04T16:50:52.645Z] #1 transferring dockerfile: [2022-05-04T16:50:52.817Z] #80 DONE 0.5s [2022-05-04T16:50:52.817Z] [2022-05-04T16:50:52.817Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T16:50:52.817Z] #81 sha256:d4700513d86d9a78169ae210ba3b0ae7a0b46d2ef265b46e7735fbc05163821a [2022-05-04T16:50:52.817Z] #81 DONE 0.0s [2022-05-04T16:50:52.817Z] [2022-05-04T16:50:52.817Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T16:50:52.817Z] #82 sha256:e18b7edd78d244a1d68288b034d3202480903d34939fd6ca72c9faf63790f9ee [2022-05-04T16:50:52.907Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T16:50:52.907Z] #1 DONE 0.1s [2022-05-04T16:50:52.907Z] [2022-05-04T16:50:52.907Z] #2 [internal] load .dockerignore [2022-05-04T16:50:52.907Z] #2 sha256:bd7ff1bb8cb95701ac914e02be7e64b2da3d4c4eeb1df5bf679e5ff96fbc907c [2022-05-04T16:50:52.907Z] #2 transferring context: 145B done [2022-05-04T16:50:52.907Z] #2 DONE 0.1s [2022-05-04T16:50:52.908Z] [2022-05-04T16:50:52.908Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T16:50:52.908Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T16:50:53.390Z] #82 DONE 0.7s [2022-05-04T16:50:53.390Z] [2022-05-04T16:50:53.390Z] #83 exporting to image [2022-05-04T16:50:53.390Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T16:50:53.390Z] #83 exporting layers [2022-05-04T16:50:53.478Z] #3 DONE 0.5s [2022-05-04T16:50:53.478Z] [2022-05-04T16:50:53.478Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T16:50:53.478Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T16:50:53.478Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-04T16:50:53.478Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-04T16:50:53.478Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-04T16:50:53.478Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-04T16:50:53.478Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-04T16:50:53.738Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-04T16:50:53.738Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-04T16:50:54.218Z] [2022-05-04T16:50:54.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:50:54.218Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:50:54.218Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-04T16:50:54.312Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-04T16:50:54.474Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-04T16:50:54.474Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-04T16:50:54.474Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-04T16:50:54.474Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-04T16:50:54.474Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.2s [2022-05-04T16:50:54.474Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.2s [2022-05-04T16:50:54.732Z] #11 ... [2022-05-04T16:50:54.732Z] [2022-05-04T16:50:54.732Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T16:50:54.732Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T16:50:54.732Z] #47 DONE 0.0s [2022-05-04T16:50:54.732Z] [2022-05-04T16:50:54.732Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:50:54.732Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:50:54.732Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.3s [2022-05-04T16:50:54.732Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 13.18MB / 54.94MB 0.5s [2022-05-04T16:50:54.732Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 0.5s [2022-05-04T16:50:54.732Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 0.5s [2022-05-04T16:50:54.988Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.6s [2022-05-04T16:50:54.988Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.6s [2022-05-04T16:50:54.988Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s [2022-05-04T16:50:54.988Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 28.31MB / 54.94MB 0.7s [2022-05-04T16:50:54.988Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.7s [2022-05-04T16:50:54.988Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-05-04T16:50:54.988Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.7s [2022-05-04T16:50:55.248Z] #4 DONE 1.9s [2022-05-04T16:50:55.251Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.9s [2022-05-04T16:50:55.251Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.8s done [2022-05-04T16:50:55.251Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.05MB / 85.84MB 0.9s [2022-05-04T16:50:55.301Z] #83 exporting layers 1.5s done [2022-05-04T16:50:55.301Z] #83 writing image sha256:8d09cfd9561fc60f10dfabdcff10f89f3d686704888fcb931b6c9d1b063c9e98 done [2022-05-04T16:50:55.301Z] #83 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done [2022-05-04T16:50:55.301Z] #83 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-04T16:50:55.507Z] [2022-05-04T16:50:55.507Z] #6 [internal] load build definition from Dockerfile [2022-05-04T16:50:55.507Z] #6 sha256:34565269fb1199d3b2a1d2a5df6f59c046c1598fcb6c737292be8a9e63f5a95a [2022-05-04T16:50:55.507Z] #6 DONE 0.0s [2022-05-04T16:50:55.507Z] [2022-05-04T16:50:55.507Z] #5 [internal] load .dockerignore [2022-05-04T16:50:55.507Z] #5 sha256:1e325933850f1c89ed59ba3b22e11df2096312461b4627d3c3e457662976bf7b [2022-05-04T16:50:55.507Z] #5 DONE 0.0s [2022-05-04T16:50:55.507Z] [2022-05-04T16:50:55.507Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T16:50:55.507Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T16:50:55.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 1.0s [2022-05-04T16:50:55.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.24MB / 54.58MB 1.0s [2022-05-04T16:50:55.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.1s [2022-05-04T16:50:55.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.39MB / 54.58MB 1.1s [2022-05-04T16:50:55.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 50.33MB / 54.94MB 1.3s [2022-05-04T16:50:55.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 1.3s [2022-05-04T16:50:55.511Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 13.63MB / 85.84MB 1.3s [2022-05-04T16:50:55.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/validate/default [2022-05-04T16:50:55.768Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s [2022-05-04T16:50:55.768Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.92MB / 54.58MB 1.5s [2022-05-04T16:50:55.768Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 23.74MB / 85.84MB 1.5s [2022-05-04T16:50:56.031Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 1.6s [2022-05-04T16:50:56.031Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 28.55MB / 85.84MB 1.6s [2022-05-04T16:50:56.031Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 40.89MB / 54.58MB 1.8s [2022-05-04T16:50:56.031Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 34.60MB / 85.84MB 1.8s [2022-05-04T16:50:56.200Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-04T16:50:56.201Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-04T16:50:56.201Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-04T16:50:56.201Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-04T16:50:56.201Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-04T16:50:56.201Z] Congratulations! No new tests were added to integration-cli. [2022-05-04T16:50:56.201Z] [2022-05-04T16:50:56.201Z] INFO Start validation with golang-ci-lint [2022-05-04T16:50:56.290Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.28MB / 54.58MB 2.0s [2022-05-04T16:50:56.290Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 61.87MB / 85.84MB 2.0s [2022-05-04T16:50:56.628Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-05-04T16:50:56.628Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.1s [2022-05-04T16:50:56.628Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 78.72MB / 85.84MB 2.3s [2022-05-04T16:50:56.628Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.34MB / 141.70MB 2.3s [2022-05-04T16:50:56.894Z] #9 DONE 1.1s [2022-05-04T16:50:56.894Z] [2022-05-04T16:50:56.894Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:50:56.894Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T16:50:56.894Z] #10 DONE 1.1s [2022-05-04T16:50:56.894Z] [2022-05-04T16:50:56.894Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T16:50:56.894Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T16:50:56.894Z] #7 DONE 1.1s [2022-05-04T16:50:56.894Z] [2022-05-04T16:50:56.894Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T16:50:56.894Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T16:50:56.894Z] #8 DONE 1.2s [2022-05-04T16:50:56.935Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-04T16:50:56.935Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 84.93MB / 85.84MB 2.5s [2022-05-04T16:50:56.935Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.68MB / 141.70MB 2.5s [2022-05-04T16:50:56.935Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.6s done [2022-05-04T16:50:56.935Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 31.45MB / 141.70MB 2.7s [2022-05-04T16:50:56.935Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.7s [2022-05-04T16:50:57.151Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-04T16:50:57.151Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-04T16:50:57.151Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-04T16:50:57.193Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.8s [2022-05-04T16:50:57.449Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 42.99MB / 141.70MB 3.0s [2022-05-04T16:50:57.705Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 50.53MB / 141.70MB 3.4s [2022-05-04T16:50:57.859Z] [2022-05-04T16:50:57.859Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:50:57.859Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T16:50:57.859Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-04T16:50:57.859Z] #71 DONE 0.1s [2022-05-04T16:50:57.859Z] [2022-05-04T16:50:57.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:50:57.859Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:50:57.859Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:50:57.859Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-04T16:50:57.965Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 58.72MB / 141.70MB 3.5s [2022-05-04T16:50:57.965Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.5s done [2022-05-04T16:50:57.965Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.6s done [2022-05-04T16:50:57.965Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 71.30MB / 141.70MB 3.7s [2022-05-04T16:50:58.128Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-04T16:50:58.128Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-04T16:50:58.128Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-04T16:50:58.226Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 78.64MB / 141.70MB 3.9s [2022-05-04T16:50:58.388Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.2s [2022-05-04T16:50:58.388Z] #11 ... [2022-05-04T16:50:58.388Z] [2022-05-04T16:50:58.388Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T16:50:58.388Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T16:50:58.388Z] #47 DONE 0.0s [2022-05-04T16:50:58.498Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 90.18MB / 141.70MB 4.2s [2022-05-04T16:50:58.647Z] [2022-05-04T16:50:58.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:50:58.647Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:50:58.647Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.50MB / 54.94MB 0.5s [2022-05-04T16:50:58.647Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.6s [2022-05-04T16:50:58.760Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 4.5s [2022-05-04T16:50:59.214Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 1.0s [2022-05-04T16:50:59.214Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 1.2s [2022-05-04T16:50:59.214Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.05MB / 5.16MB 1.3s [2022-05-04T16:50:59.214Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 1.3s [2022-05-04T16:50:59.324Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 4.9s [2022-05-04T16:50:59.472Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.4s [2022-05-04T16:50:59.472Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.05MB / 10.87MB 1.4s [2022-05-04T16:50:59.472Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 1.5s [2022-05-04T16:50:59.472Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 1.5s [2022-05-04T16:50:59.581Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 5.2s [2022-05-04T16:50:59.581Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 5.4s [2022-05-04T16:50:59.731Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s [2022-05-04T16:50:59.731Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.6s [2022-05-04T16:50:59.731Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 1.6s [2022-05-04T16:50:59.731Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.39MB / 10.87MB 1.7s [2022-05-04T16:50:59.837Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 132.12MB / 141.70MB 5.6s [2022-05-04T16:50:59.872Z] #62 102.4 + bin/containerd-shim-runc-v1 [2022-05-04T16:50:59.991Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.8s [2022-05-04T16:51:00.250Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-05-04T16:51:00.250Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 2.0s done [2022-05-04T16:51:00.250Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.15MB / 85.84MB 2.3s [2022-05-04T16:51:00.404Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.1s [2022-05-04T16:51:00.509Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.2s done [2022-05-04T16:51:00.510Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 2.4s [2022-05-04T16:51:00.510Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 2.4s [2022-05-04T16:51:00.510Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.5s [2022-05-04T16:51:00.768Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 2.74MB / 54.58MB 2.6s [2022-05-04T16:51:00.768Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 2.7s [2022-05-04T16:51:01.027Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 2.8s [2022-05-04T16:51:01.027Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 3.0s [2022-05-04T16:51:01.027Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 3.0s [2022-05-04T16:51:01.027Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.49MB / 141.70MB 3.0s [2022-05-04T16:51:01.027Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 27.26MB / 85.84MB 3.1s [2022-05-04T16:51:01.027Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 3.1s [2022-05-04T16:51:01.289Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 33.55MB / 85.84MB 3.3s [2022-05-04T16:51:01.289Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 3.3s [2022-05-04T16:51:01.289Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 18.87MB / 141.70MB 3.3s [2022-05-04T16:51:01.548Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 25.17MB / 54.58MB 3.4s [2022-05-04T16:51:01.548Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 41.94MB / 85.84MB 3.6s [2022-05-04T16:51:01.548Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.33MB / 54.58MB 3.6s [2022-05-04T16:51:01.806Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 34.60MB / 54.58MB 3.7s [2022-05-04T16:51:01.806Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 26.21MB / 141.70MB 3.7s [2022-05-04T16:51:01.810Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.2s done [2022-05-04T16:51:01.810Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.2s [2022-05-04T16:51:02.065Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 52.55MB / 85.84MB 4.0s [2022-05-04T16:51:02.065Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 40.70MB / 54.58MB 4.0s [2022-05-04T16:51:02.067Z] #11 ... [2022-05-04T16:51:02.067Z] [2022-05-04T16:51:02.067Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:51:02.067Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T16:51:02.067Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T16:51:02.067Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-04T16:51:02.067Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-04T16:51:02.067Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T16:51:02.067Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-05-04T16:51:02.067Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-05-04T16:51:02.067Z] #69 DONE 7.8s [2022-05-04T16:51:02.067Z] [2022-05-04T16:51:02.067Z] #24 [internal] load build context [2022-05-04T16:51:02.067Z] #24 sha256:6332ccf9ac845ab1c2ad1dc4be6117446de96205439251d3725d73b6e8210dc5 [2022-05-04T16:51:02.067Z] #24 transferring context: 61.00MB 7.8s done [2022-05-04T16:51:02.067Z] #24 DONE 8.0s [2022-05-04T16:51:02.067Z] [2022-05-04T16:51:02.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:02.067Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:02.327Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 33.46MB / 141.70MB 4.1s [2022-05-04T16:51:02.327Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.82MB / 85.84MB 4.3s [2022-05-04T16:51:02.327Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 51.38MB / 54.58MB 4.3s [2022-05-04T16:51:02.327Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.4s [2022-05-04T16:51:02.588Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 67.76MB / 85.84MB 4.5s [2022-05-04T16:51:02.588Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 4.5s [2022-05-04T16:51:02.633Z] #11 ... [2022-05-04T16:51:02.633Z] [2022-05-04T16:51:02.633Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:51:02.633Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T16:51:02.633Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T16:51:02.634Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T16:51:02.634Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-04T16:51:02.634Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-04T16:51:02.634Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-05-04T16:51:02.634Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-05-04T16:51:02.634Z] #71 DONE 8.3s [2022-05-04T16:51:02.634Z] [2022-05-04T16:51:02.634Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:02.634Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:02.776Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-05-04T16:51:02.853Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.16MB / 85.84MB 4.7s [2022-05-04T16:51:02.853Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 51.38MB / 141.70MB 4.7s [2022-05-04T16:51:02.853Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.9s [2022-05-04T16:51:03.116Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.9s done [2022-05-04T16:51:03.116Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 60.82MB / 141.70MB 5.1s [2022-05-04T16:51:03.116Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.1s [2022-05-04T16:51:03.377Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 68.58MB / 141.70MB 5.3s [2022-05-04T16:51:03.639Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 81.79MB / 141.70MB 5.7s [2022-05-04T16:51:03.900Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.7s done [2022-05-04T16:51:03.900Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.7s done [2022-05-04T16:51:03.900Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.3s [2022-05-04T16:51:04.011Z] #11 ... [2022-05-04T16:51:04.011Z] [2022-05-04T16:51:04.011Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T16:51:04.011Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T16:51:04.011Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-04T16:51:04.011Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-04T16:51:04.011Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-04T16:51:04.011Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-04T16:51:04.011Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-05-04T16:51:04.165Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.13MB / 141.70MB 6.0s [2022-05-04T16:51:04.269Z] #28 ... [2022-05-04T16:51:04.269Z] [2022-05-04T16:51:04.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:04.269Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:04.426Z] #11 ... [2022-05-04T16:51:04.426Z] [2022-05-04T16:51:04.426Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:51:04.426Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T16:51:04.426Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-04T16:51:04.426Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T16:51:04.426Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-04T16:51:04.426Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-04T16:51:04.426Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-05-04T16:51:04.426Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-05-04T16:51:04.426Z] #69 DONE 6.4s [2022-05-04T16:51:04.426Z] [2022-05-04T16:51:04.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:04.426Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:04.426Z] #11 ... [2022-05-04T16:51:04.426Z] [2022-05-04T16:51:04.426Z] #24 [internal] load build context [2022-05-04T16:51:04.426Z] #24 sha256:634294ad7ab4dafc19e51ea8a37e77435ee20367be8e760a63a3b167a91cb89c [2022-05-04T16:51:04.426Z] #24 transferring context: 33.93MB 6.6s [2022-05-04T16:51:04.426Z] #24 ... [2022-05-04T16:51:04.426Z] [2022-05-04T16:51:04.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:04.426Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:04.426Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 108.00MB / 141.70MB 6.5s [2022-05-04T16:51:04.685Z] #11 ... [2022-05-04T16:51:04.685Z] [2022-05-04T16:51:04.685Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T16:51:04.685Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T16:51:04.685Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T16:51:04.685Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-04T16:51:04.685Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-04T16:51:04.685Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-05-04T16:51:04.685Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2022-05-04T16:51:04.685Z] #71 DONE 6.8s [2022-05-04T16:51:04.685Z] [2022-05-04T16:51:04.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:04.685Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:04.945Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 118.58MB / 141.70MB 6.9s [2022-05-04T16:51:05.213Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 7.3s [2022-05-04T16:51:05.226Z] #11 ... [2022-05-04T16:51:05.226Z] [2022-05-04T16:51:05.226Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T16:51:05.226Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T16:51:05.226Z] #70 DONE 0.6s [2022-05-04T16:51:05.226Z] [2022-05-04T16:51:05.226Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:05.226Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:06.456Z] #62 108.8 + bin/containerd-shim-runc-v2 [2022-05-04T16:51:06.456Z] #62 109.6 + binaries [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/containerd /build/containerd [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/ctr /build/ctr [2022-05-04T16:51:06.602Z] #11 ... [2022-05-04T16:51:06.602Z] [2022-05-04T16:51:06.602Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T16:51:06.602Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T16:51:06.602Z] #72 DONE 1.3s [2022-05-04T16:51:06.602Z] [2022-05-04T16:51:06.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:06.602Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:06.602Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.8s done [2022-05-04T16:51:06.869Z] #11 ... [2022-05-04T16:51:06.869Z] [2022-05-04T16:51:06.869Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T16:51:06.869Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T16:51:06.869Z] #28 DONE 12.7s [2022-05-04T16:51:06.869Z] [2022-05-04T16:51:06.869Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:06.869Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:06.869Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-05-04T16:51:07.025Z] #62 DONE 110.2s [2022-05-04T16:51:07.138Z] #11 ... [2022-05-04T16:51:07.138Z] [2022-05-04T16:51:07.138Z] #24 [internal] load build context [2022-05-04T16:51:07.138Z] #24 sha256:634294ad7ab4dafc19e51ea8a37e77435ee20367be8e760a63a3b167a91cb89c [2022-05-04T16:51:07.138Z] #24 transferring context: 61.00MB 9.0s done [2022-05-04T16:51:07.138Z] #24 DONE 9.5s [2022-05-04T16:51:07.397Z] [2022-05-04T16:51:07.397Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:07.397Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:07.397Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.2s done [2022-05-04T16:51:07.798Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-05-04T16:51:07.798Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-04T16:51:07.965Z] #11 ... [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T16:51:07.965Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T16:51:07.965Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-04T16:51:07.965Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-04T16:51:07.965Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-04T16:51:07.965Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-04T16:51:07.965Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T16:51:07.965Z] #37 sha256:caa4a2607d78c22d732e05b632de549c9f6e02165e398ab21f1b2914de66af72 [2022-05-04T16:51:07.965Z] #37 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T16:51:07.965Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-04T16:51:07.965Z] #18 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T16:51:07.965Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-04T16:51:07.965Z] #17 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:51:07.965Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T16:51:07.965Z] #21 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:51:07.965Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:51:07.965Z] #53 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #29 [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 [2022-05-04T16:51:07.965Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T16:51:07.965Z] #29 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T16:51:07.965Z] #50 sha256:ce9090938c3c963c75f9ef417b4d978a95f0fd74ecf2e9fd206ee5b05f800c5d [2022-05-04T16:51:07.965Z] #50 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.965Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T16:51:07.965Z] #30 sha256:25b0d2c5697b192e7394f2801d327fa822134c87fb8729fad4b164b4a8297598 [2022-05-04T16:51:07.965Z] #30 CACHED [2022-05-04T16:51:07.965Z] [2022-05-04T16:51:07.966Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T16:51:07.966Z] #32 sha256:fda0a7738b12d9ea1006f57004ff90eceebea8e54e8eff71af95a6e52d177416 [2022-05-04T16:51:07.966Z] #32 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T16:51:07.966Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-04T16:51:07.966Z] #19 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #14 [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 [2022-05-04T16:51:07.966Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:51:07.966Z] #14 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-04T16:51:07.966Z] #31 sha256:0d415c05d2a1fa6eca88d6d4ef0dfc428fd690ae22a7969a10b020b3b90a90b7 [2022-05-04T16:51:07.966Z] #31 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:51:07.966Z] #58 sha256:3a28f8b3d35a22992c6ce256368862e5733581835fced3997007eb9d9b5a55b0 [2022-05-04T16:51:07.966Z] #58 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:51:07.966Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:51:07.966Z] #45 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #22 [dev-systemd-false 8/25] 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 [2022-05-04T16:51:07.966Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-04T16:51:07.966Z] #22 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:51:07.966Z] #26 sha256:13566423a4136da5bd1713ca79dff5d0d5b42e221320237ec7d56f2ccf812d99 [2022-05-04T16:51:07.966Z] #26 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #52 sha256:418ce7d71d262fd240a7cbc689d29d172c1377667e21fba140f052be2a5e58c0 [2022-05-04T16:51:07.966Z] #52 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:51:07.966Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T16:51:07.966Z] #55 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #43 sha256:7a692dd688b13b57037ec84baa150d6d9cc51c2cc1d99685a02d2b38fc898c6e [2022-05-04T16:51:07.966Z] #43 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #46 sha256:8e73fa4b088ba9452b4ec1f417554bcd10cb57cde5a8fd06edca8ea3a3788e00 [2022-05-04T16:51:07.966Z] #46 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T16:51:07.966Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-04T16:51:07.966Z] #20 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T16:51:07.966Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-04T16:51:07.966Z] #23 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T16:51:07.966Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-04T16:51:07.966Z] #15 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #54 sha256:4d423924cf85e567460c35744d0f7f00201642214e9f4fe7f4c383f732a26949 [2022-05-04T16:51:07.966Z] #54 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T16:51:07.966Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T16:51:07.966Z] #33 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #35 sha256:84b5ff954e081154b0a6c4a41536a7feec0b251859dadf763ec603c5390a2454 [2022-05-04T16:51:07.966Z] #35 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T16:51:07.966Z] #57 sha256:bb48092560b09836b03a08323bb526dc8d7f59e1d4e7140268cf8850f3fe3d0e [2022-05-04T16:51:07.966Z] #57 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T16:51:07.966Z] #27 sha256:7fddf867269543919a8b7b8ca9add9747f29439399dce20bb96bcd74bbc9fcda [2022-05-04T16:51:07.966Z] #27 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:51:07.966Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:51:07.966Z] #51 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-04T16:51:07.966Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T16:51:07.966Z] #48 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:51:07.966Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:51:07.966Z] #38 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-04T16:51:07.966Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T16:51:07.966Z] #36 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-04T16:51:07.966Z] #42 sha256:4a0f56d274ec668805b39f457da5e57043b3367b11fccf401ce46e9a7453b097 [2022-05-04T16:51:07.966Z] #42 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #39 sha256:6530f3f4942059f18ee368a3f33baeabfe9adefaa0197a42aaa534ca996e2bd2 [2022-05-04T16:51:07.966Z] #39 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:51:07.966Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:51:07.966Z] #34 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T16:51:07.966Z] #25 sha256:5372252d02a28ccdaed36bdbd30cc7246314a75bbb184d4c9aa886aa597dfe51 [2022-05-04T16:51:07.966Z] #25 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T16:51:07.966Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-04T16:51:07.966Z] #16 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #56 sha256:da18ca7c6b1542b9e105f7026ab740f7a65dffc895e519c70bf1f8fb52c1e1ab [2022-05-04T16:51:07.966Z] #56 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:51:07.966Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:51:07.966Z] #49 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #40 [tini 1/3] 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 [2022-05-04T16:51:07.966Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:51:07.966Z] #40 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T16:51:07.966Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T16:51:07.966Z] #44 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T16:51:07.966Z] #41 sha256:410aca919cc3cb918af9924bff1478c5df4c13573a7e85465fd5326f7d80c9e1 [2022-05-04T16:51:07.966Z] #41 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T16:51:07.966Z] #66 sha256:0425336413478827a506bff6e031e439043bf3a84f4493a92376295d8f989203 [2022-05-04T16:51:07.966Z] #66 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:51:07.966Z] #65 sha256:5e3bbb14382875dcc02e10eeb3b94bbd7b7eca2b4041031b9dc58c8b8c68d1b8 [2022-05-04T16:51:07.966Z] #65 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T16:51:07.966Z] #64 sha256:748331a8dbcc2538a2748938428eeed7d8e44e43bdaa1c364036617199098baf [2022-05-04T16:51:07.966Z] #64 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #59 sha256:f5c8133a18c9e1e63c5cd1eafed3623845652c6be813a5781b1f0951f0cfebfc [2022-05-04T16:51:07.966Z] #59 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T16:51:07.966Z] #67 sha256:682e061ce10150d3ab5016b784ff8dee37b9cc35e9c652fc7100109e7a41b4a9 [2022-05-04T16:51:07.966Z] #67 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T16:51:07.966Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T16:51:07.966Z] #70 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T16:51:07.966Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T16:51:07.966Z] #72 CACHED [2022-05-04T16:51:07.966Z] [2022-05-04T16:51:07.966Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T16:51:07.966Z] #63 sha256:798c76c2a74b2627158f8928890d479f2fa552cbe3e1c52e4c755ad175edf315 [2022-05-04T16:51:08.224Z] #28 ... [2022-05-04T16:51:08.224Z] [2022-05-04T16:51:08.224Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T16:51:08.224Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T16:51:08.226Z] #63 DONE 0.2s [2022-05-04T16:51:08.226Z] [2022-05-04T16:51:08.226Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T16:51:08.226Z] #68 sha256:99102e6f72a285037d6be35bd399e16daacffd8c3e57419525b560ef4cfbcf3d [2022-05-04T16:51:08.226Z] #68 DONE 0.1s [2022-05-04T16:51:08.486Z] [2022-05-04T16:51:08.486Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T16:51:08.486Z] #73 sha256:9f83e19d2a15d19c9ecfdbc2a2c9ce3d19bada17fc0a7855af040cee925931cf [2022-05-04T16:51:08.732Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-04T16:51:08.732Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-04T16:51:08.792Z] #70 DONE 0.7s [2022-05-04T16:51:08.792Z] [2022-05-04T16:51:08.792Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T16:51:08.792Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T16:51:08.792Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.3s [2022-05-04T16:51:09.055Z] #73 DONE 0.8s [2022-05-04T16:51:09.055Z] [2022-05-04T16:51:09.055Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T16:51:09.055Z] #74 sha256:cbda3b59ab66cb4026ded391a2a545e34baee8b73e0aac54dccde08974ff1ff6 [2022-05-04T16:51:09.055Z] #74 DONE 0.0s [2022-05-04T16:51:09.315Z] [2022-05-04T16:51:09.315Z] #75 [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 [2022-05-04T16:51:09.315Z] #75 sha256:f8507a0059566b974e79ada3083094d969603dea75f5efdcdcd3cd0a3e9c3876 [2022-05-04T16:51:09.734Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.2s done [2022-05-04T16:51:09.885Z] #75 0.695 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T16:51:09.885Z] #75 0.696 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T16:51:09.885Z] #75 0.696 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T16:51:09.993Z] #28 DONE 12.2s [2022-05-04T16:51:09.993Z] [2022-05-04T16:51:09.993Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T16:51:09.993Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T16:51:09.993Z] #72 DONE 1.2s [2022-05-04T16:51:09.993Z] [2022-05-04T16:51:09.993Z] #29 [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 [2022-05-04T16:51:09.993Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T16:51:10.716Z] #75 0.946 Reading package lists... [2022-05-04T16:51:11.286Z] #75 1.603 Reading package lists... [2022-05-04T16:51:11.545Z] #75 2.122 Building dependency tree... [2022-05-04T16:51:11.545Z] #75 2.242 Reading state information... [2022-05-04T16:51:11.806Z] #75 2.372 The following additional packages will be installed: [2022-05-04T16:51:11.806Z] #75 2.373 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-04T16:51:11.806Z] #75 2.374 Suggested packages: [2022-05-04T16:51:11.806Z] #75 2.374 systemd-container policykit-1 [2022-05-04T16:51:11.806Z] #75 2.374 Recommended packages: [2022-05-04T16:51:11.806Z] #75 2.374 systemd-timesyncd | time-daemon libnss-systemd [2022-05-04T16:51:11.806Z] #75 2.442 The following NEW packages will be installed: [2022-05-04T16:51:11.806Z] #75 2.442 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-04T16:51:11.806Z] #75 2.443 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-04T16:51:11.898Z] #29 1.664 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:11.898Z] #29 1.664 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:11.898Z] #29 1.676 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:12.066Z] #75 2.718 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:51:12.066Z] #75 2.718 Need to get 5817 kB of archives. [2022-05-04T16:51:12.066Z] #75 2.718 After this operation, 19.3 MB of additional disk space will be used. [2022-05-04T16:51:12.066Z] #75 2.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-04T16:51:12.066Z] #75 2.720 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-04T16:51:12.066Z] #75 2.721 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-04T16:51:12.066Z] #75 2.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-04T16:51:12.066Z] #75 2.725 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-04T16:51:12.066Z] #75 2.766 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-04T16:51:12.066Z] #75 2.767 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-04T16:51:12.066Z] #75 2.769 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-04T16:51:12.066Z] #75 2.771 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-04T16:51:12.066Z] #75 2.773 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-04T16:51:12.066Z] #75 2.909 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:51:12.158Z] #29 1.876 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:12.326Z] #75 2.941 Fetched 5817 kB in 0s (17.9 MB/s) [2022-05-04T16:51:12.326Z] #75 2.973 Selecting previously unselected package libargon2-1:amd64. [2022-05-04T16:51:12.326Z] #75 2.973 (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 ... 28622 files and directories currently installed.) [2022-05-04T16:51:12.326Z] #75 2.992 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-04T16:51:12.326Z] #75 3.001 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-04T16:51:12.326Z] #75 3.043 Selecting previously unselected package libjson-c5:amd64. [2022-05-04T16:51:12.326Z] #75 3.046 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-04T16:51:12.326Z] #75 3.050 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-04T16:51:12.326Z] #75 3.092 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-04T16:51:12.326Z] #75 3.095 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-04T16:51:12.326Z] #75 3.099 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-04T16:51:12.326Z] #75 3.163 Selecting previously unselected package libkmod2:amd64. [2022-05-04T16:51:12.418Z] #29 2.194 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:51:12.587Z] #75 3.166 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-04T16:51:12.587Z] #75 3.171 Unpacking libkmod2:amd64 (28-1) ... [2022-05-04T16:51:12.587Z] #75 3.221 Selecting previously unselected package systemd. [2022-05-04T16:51:12.587Z] #75 3.223 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-04T16:51:12.587Z] #75 3.259 Unpacking systemd (247.3-7) ... [2022-05-04T16:51:12.678Z] #29 2.421 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:51:12.847Z] #75 3.749 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-04T16:51:13.108Z] #75 3.762 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-04T16:51:13.108Z] #75 3.776 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-04T16:51:13.108Z] #75 3.789 Setting up libkmod2:amd64 (28-1) ... [2022-05-04T16:51:13.108Z] #75 3.802 Setting up systemd (247.3-7) ... [2022-05-04T16:51:13.108Z] #75 3.851 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-04T16:51:13.108Z] #75 3.853 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-04T16:51:13.108Z] #75 3.856 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-04T16:51:13.108Z] #75 3.880 Initializing machine ID from KVM UUID. [2022-05-04T16:51:13.372Z] #75 4.215 Selecting previously unselected package systemd-sysv. [2022-05-04T16:51:13.372Z] #75 4.215 (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 ... 29433 files and directories currently installed.) [2022-05-04T16:51:13.372Z] #75 4.229 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-04T16:51:13.372Z] #75 4.233 Unpacking systemd-sysv (247.3-7) ... [2022-05-04T16:51:13.372Z] #75 4.281 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-04T16:51:13.632Z] #75 4.284 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-04T16:51:13.632Z] #75 4.289 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-04T16:51:13.632Z] #75 4.356 Selecting previously unselected package dbus. [2022-05-04T16:51:13.632Z] #75 4.359 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-04T16:51:13.632Z] #75 4.370 Unpacking dbus (1.12.20-2) ... [2022-05-04T16:51:13.632Z] #75 4.434 Selecting previously unselected package libpam-systemd:amd64. [2022-05-04T16:51:13.632Z] #75 4.437 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-04T16:51:13.632Z] #75 4.442 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-04T16:51:13.632Z] #75 4.495 Selecting previously unselected package dbus-user-session. [2022-05-04T16:51:13.632Z] #75 4.498 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-04T16:51:13.632Z] #75 4.504 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-04T16:51:13.632Z] #75 4.547 Setting up systemd-sysv (247.3-7) ... [2022-05-04T16:51:13.892Z] #75 4.560 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-04T16:51:13.892Z] #75 4.575 Setting up dbus (1.12.20-2) ... [2022-05-04T16:51:13.892Z] #75 4.702 invoke-rc.d: could not determine current runlevel [2022-05-04T16:51:13.892Z] #75 4.704 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T16:51:13.892Z] #75 4.709 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-04T16:51:13.892Z] #75 4.835 Setting up dbus-user-session (1.12.20-2) ... [2022-05-04T16:51:13.990Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s [2022-05-04T16:51:14.056Z] #29 3.933 Fetched 8511 kB in 3s (3347 kB/s) [2022-05-04T16:51:14.155Z] #75 4.855 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:51:14.417Z] #75 DONE 5.0s [2022-05-04T16:51:14.418Z] [2022-05-04T16:51:14.418Z] #76 [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 [2022-05-04T16:51:14.418Z] #76 sha256:ba16498d7ce8971b81f3af88f642fa4dde5d58f5fa2b96eb3403b21bc00c8b65 [2022-05-04T16:51:14.677Z] #76 0.389 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-04T16:51:14.677Z] #76 0.389 Dload Upload Total Spent Left Speed [2022-05-04T16:51:14.937Z] #76 0.389 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6036 0 --:--:-- --:--:-- --:--:-- 6036 [2022-05-04T16:51:14.937Z] #76 DONE 0.7s [2022-05-04T16:51:14.937Z] [2022-05-04T16:51:14.937Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T16:51:14.937Z] #77 sha256:53cc40a0bcabdb46b11bde76d8a6e5452cdfcfc0151166f9229144c333abf16b [2022-05-04T16:51:14.994Z] #29 3.933 Reading package lists... [2022-05-04T16:51:15.878Z] #77 DONE 0.9s [2022-05-04T16:51:15.878Z] [2022-05-04T16:51:15.878Z] #78 exporting to image [2022-05-04T16:51:15.878Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T16:51:15.878Z] #78 exporting layers [2022-05-04T16:51:15.937Z] #29 4.822 Reading package lists... [2022-05-04T16:51:15.937Z] #29 5.658 Building dependency tree... [2022-05-04T16:51:15.937Z] #29 6.042 The following additional packages will be installed: [2022-05-04T16:51:15.937Z] #29 6.042 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-04T16:51:15.937Z] #29 6.042 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-04T16:51:15.937Z] #29 6.042 Recommended packages: [2022-05-04T16:51:15.937Z] #29 6.042 libldap-common publicsuffix libsasl2-modules [2022-05-04T16:51:16.197Z] #29 6.197 The following NEW packages will be installed: [2022-05-04T16:51:16.197Z] #29 6.197 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-04T16:51:16.197Z] #29 6.198 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-04T16:51:16.197Z] #29 6.199 libssh2-1 openssl [2022-05-04T16:51:16.457Z] #29 6.481 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-04T16:51:16.457Z] #29 6.481 Need to get 3040 kB of archives. [2022-05-04T16:51:16.457Z] #29 6.481 After this operation, 6651 kB of additional disk space will be used. [2022-05-04T16:51:16.457Z] #29 6.481 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-04T16:51:16.457Z] #29 6.529 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-04T16:51:16.457Z] #29 6.545 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T16:51:16.457Z] #29 6.545 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T16:51:16.457Z] #29 6.545 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T16:51:16.513Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.5s done [2022-05-04T16:51:16.513Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-04T16:51:16.717Z] #29 6.744 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:51:16.717Z] #29 6.786 Fetched 3040 kB in 0s (9188 kB/s) [2022-05-04T16:51:16.717Z] #29 6.818 Selecting previously unselected package openssl. [2022-05-04T16:51:16.717Z] #29 6.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 ... 6653 files and directories currently installed.) [2022-05-04T16:51:16.717Z] #29 6.818 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-04T16:51:16.977Z] #29 6.822 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-04T16:51:16.977Z] #29 6.986 Selecting previously unselected package ca-certificates. [2022-05-04T16:51:16.977Z] #29 6.986 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-04T16:51:16.977Z] #29 6.990 Unpacking ca-certificates (20210119) ... [2022-05-04T16:51:16.977Z] #29 7.071 Selecting previously unselected package libbrotli1:amd64. [2022-05-04T16:51:16.977Z] #29 7.071 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-04T16:51:17.079Z] #11 ... [2022-05-04T16:51:17.079Z] [2022-05-04T16:51:17.079Z] #29 [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 [2022-05-04T16:51:17.079Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T16:51:17.079Z] #29 1.780 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:17.079Z] #29 1.784 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:17.079Z] #29 1.784 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:17.079Z] #29 1.934 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:51:17.079Z] #29 2.112 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:17.079Z] #29 2.429 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:51:17.079Z] #29 3.822 Fetched 8511 kB in 2s (3650 kB/s) [2022-05-04T16:51:17.079Z] #29 3.822 Reading package lists... [2022-05-04T16:51:17.079Z] #29 4.616 Reading package lists... [2022-05-04T16:51:17.079Z] #29 5.419 Building dependency tree... [2022-05-04T16:51:17.079Z] #29 5.744 The following additional packages will be installed: [2022-05-04T16:51:17.079Z] #29 5.744 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-04T16:51:17.079Z] #29 5.744 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-04T16:51:17.079Z] #29 5.744 Recommended packages: [2022-05-04T16:51:17.079Z] #29 5.744 libldap-common publicsuffix libsasl2-modules [2022-05-04T16:51:17.079Z] #29 5.944 The following NEW packages will be installed: [2022-05-04T16:51:17.079Z] #29 5.944 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-04T16:51:17.079Z] #29 5.944 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-04T16:51:17.079Z] #29 5.944 libssh2-1 openssl [2022-05-04T16:51:17.079Z] #29 6.225 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-04T16:51:17.079Z] #29 6.225 Need to get 3040 kB of archives. [2022-05-04T16:51:17.079Z] #29 6.225 After this operation, 6651 kB of additional disk space will be used. [2022-05-04T16:51:17.079Z] #29 6.225 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-04T16:51:17.079Z] #29 6.240 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-04T16:51:17.079Z] #29 6.240 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-04T16:51:17.079Z] #29 6.249 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-04T16:51:17.079Z] #29 6.249 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-04T16:51:17.079Z] #29 6.261 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-04T16:51:17.079Z] #29 6.261 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-04T16:51:17.079Z] #29 6.261 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-04T16:51:17.079Z] #29 6.261 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-04T16:51:17.079Z] #29 6.261 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-04T16:51:17.079Z] #29 6.264 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-04T16:51:17.079Z] #29 6.272 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-04T16:51:17.079Z] #29 6.272 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T16:51:17.079Z] #29 6.272 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T16:51:17.079Z] #29 6.272 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T16:51:17.079Z] #29 6.472 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:51:17.079Z] #29 6.517 Fetched 3040 kB in 0s (9248 kB/s) [2022-05-04T16:51:17.079Z] #29 6.556 Selecting previously unselected package openssl. [2022-05-04T16:51:17.079Z] #29 6.556 (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 ... 6653 files and directories currently installed.) [2022-05-04T16:51:17.079Z] #29 6.557 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 6.562 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 6.827 Selecting previously unselected package ca-certificates. [2022-05-04T16:51:17.079Z] #29 6.827 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-04T16:51:17.079Z] #29 6.832 Unpacking ca-certificates (20210119) ... [2022-05-04T16:51:17.079Z] #29 6.916 Selecting previously unselected package libbrotli1:amd64. [2022-05-04T16:51:17.079Z] #29 6.916 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 6.927 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T16:51:17.079Z] #29 7.013 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-04T16:51:17.079Z] #29 7.013 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.024 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 7.071 Selecting previously unselected package libsasl2-2:amd64. [2022-05-04T16:51:17.079Z] #29 7.071 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.071 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 7.158 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-04T16:51:17.079Z] #29 7.158 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.166 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T16:51:17.079Z] #29 7.250 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-04T16:51:17.079Z] #29 7.250 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.253 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T16:51:17.079Z] #29 7.305 Selecting previously unselected package libpsl5:amd64. [2022-05-04T16:51:17.079Z] #29 7.305 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.309 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T16:51:17.079Z] #29 7.365 Selecting previously unselected package librtmp1:amd64. [2022-05-04T16:51:17.079Z] #29 7.365 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.371 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T16:51:17.079Z] #29 7.426 Selecting previously unselected package libssh2-1:amd64. [2022-05-04T16:51:17.079Z] #29 7.426 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.431 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T16:51:17.079Z] #29 7.499 Selecting previously unselected package libcurl4:amd64. [2022-05-04T16:51:17.079Z] #29 7.499 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.501 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 7.615 Selecting previously unselected package curl. [2022-05-04T16:51:17.079Z] #29 7.615 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.618 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 7.692 Selecting previously unselected package libonig5:amd64. [2022-05-04T16:51:17.079Z] #29 7.692 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.700 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:51:17.079Z] #29 7.774 Selecting previously unselected package libjq1:amd64. [2022-05-04T16:51:17.079Z] #29 7.774 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.780 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:51:17.079Z] #29 7.830 Selecting previously unselected package jq. [2022-05-04T16:51:17.079Z] #29 7.830 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-04T16:51:17.079Z] #29 7.834 Unpacking jq (1.6-2.1) ... [2022-05-04T16:51:17.079Z] #29 7.890 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T16:51:17.079Z] #29 7.902 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T16:51:17.079Z] #29 7.913 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T16:51:17.079Z] #29 7.925 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 7.936 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T16:51:17.079Z] #29 7.947 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 7.957 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T16:51:17.079Z] #29 7.969 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 7.984 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:51:17.079Z] #29 7.998 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:51:17.079Z] #29 8.012 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T16:51:17.079Z] #29 8.032 Setting up ca-certificates (20210119) ... [2022-05-04T16:51:17.079Z] #29 8.753 Updating certificates in /etc/ssl/certs... [2022-05-04T16:51:17.079Z] #29 10.08 129 added, 0 removed; done. [2022-05-04T16:51:17.079Z] #29 10.11 Setting up jq (1.6-2.1) ... [2022-05-04T16:51:17.079Z] #29 10.13 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 10.14 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:17.079Z] #29 10.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:51:17.079Z] #29 ... [2022-05-04T16:51:17.079Z] [2022-05-04T16:51:17.079Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:17.079Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:17.239Z] #29 7.079 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T16:51:17.239Z] #29 7.180 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-04T16:51:17.239Z] #29 7.180 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T16:51:17.239Z] #29 7.184 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:17.239Z] #29 7.240 Selecting previously unselected package libsasl2-2:amd64. [2022-05-04T16:51:17.239Z] #29 7.240 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T16:51:17.239Z] #29 7.240 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:17.239Z] #29 7.302 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-04T16:51:17.239Z] #29 7.302 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-04T16:51:17.501Z] #29 7.307 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T16:51:17.501Z] #29 7.389 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-04T16:51:17.501Z] #29 7.389 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-04T16:51:17.501Z] #29 7.407 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T16:51:17.501Z] #29 7.441 Selecting previously unselected package libpsl5:amd64. [2022-05-04T16:51:17.501Z] #29 7.441 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-04T16:51:17.501Z] #29 7.447 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T16:51:17.501Z] #29 7.492 Selecting previously unselected package librtmp1:amd64. [2022-05-04T16:51:17.501Z] #29 7.492 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-04T16:51:17.501Z] #29 7.498 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T16:51:17.501Z] #29 7.549 Selecting previously unselected package libssh2-1:amd64. [2022-05-04T16:51:17.501Z] #29 7.549 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-04T16:51:17.763Z] #29 7.554 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T16:51:17.763Z] #29 7.610 Selecting previously unselected package libcurl4:amd64. [2022-05-04T16:51:17.763Z] #29 7.610 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T16:51:17.763Z] #29 7.614 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:17.763Z] #29 7.763 Selecting previously unselected package curl. [2022-05-04T16:51:17.763Z] #29 7.763 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T16:51:17.763Z] #29 7.772 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:17.789Z] #78 exporting layers 1.7s done [2022-05-04T16:51:17.789Z] #78 writing image sha256:c487dfd4231256159f6e90ef31189379c9ae49553cab1949a622595929cd464e done [2022-05-04T16:51:17.789Z] #78 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done [2022-05-04T16:51:17.789Z] #78 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T16:51:18.025Z] #29 7.872 Selecting previously unselected package libonig5:amd64. [2022-05-04T16:51:18.025Z] #29 7.873 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T16:51:18.025Z] #29 7.878 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:51:18.025Z] #29 7.961 Selecting previously unselected package libjq1:amd64. [2022-05-04T16:51:18.025Z] #29 7.961 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T16:51:18.025Z] #29 7.965 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:51:18.025Z] #29 8.024 Selecting previously unselected package jq. [2022-05-04T16:51:18.025Z] #29 8.024 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-04T16:51:18.025Z] #29 8.028 Unpacking jq (1.6-2.1) ... [2022-05-04T16:51:18.025Z] #29 8.096 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T16:51:18.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -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=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-integration [2022-05-04T16:51:18.288Z] #29 8.110 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T16:51:18.288Z] #29 8.117 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T16:51:18.288Z] #29 8.129 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:18.288Z] #29 8.137 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T16:51:18.288Z] #29 8.149 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T16:51:18.288Z] #29 8.159 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T16:51:18.288Z] #29 8.172 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-04T16:51:18.288Z] #29 8.186 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:51:18.288Z] #29 8.223 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:51:18.288Z] #29 8.237 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T16:51:18.288Z] #29 8.247 Setting up ca-certificates (20210119) ... [2022-05-04T16:51:18.393Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-04T16:51:18.393Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-04T16:51:18.393Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-04T16:51:18.393Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-04T16:51:18.393Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-04T16:51:18.393Z] Detected virtualization docker. [2022-05-04T16:51:18.393Z] Detected architecture x86-64. [2022-05-04T16:51:18.393Z] Set hostname to <0d2c40203ccc>. [2022-05-04T16:51:18.654Z] modprobe@configfs.service: Succeeded. [2022-05-04T16:51:18.654Z] modprobe@drm.service: Succeeded. [2022-05-04T16:51:18.654Z] modprobe@fuse.service: Succeeded. [2022-05-04T16:51:18.654Z] + source /etc/docker-entrypoint-cmd [2022-05-04T16:51:18.654Z] ++ hack/make.sh dynbinary test-integration [2022-05-04T16:51:18.654Z] [2022-05-04T16:51:18.915Z] Removing bundles/ [2022-05-04T16:51:18.915Z] [2022-05-04T16:51:18.915Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T16:51:18.915Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:51:18.915Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:51:19.230Z] #29 8.972 Updating certificates in /etc/ssl/certs... [2022-05-04T16:51:19.489Z] #29 ... [2022-05-04T16:51:19.489Z] [2022-05-04T16:51:19.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:19.489Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:19.489Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-05-04T16:51:19.489Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-05-04T16:51:19.489Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.6s [2022-05-04T16:51:19.606Z] #11 ... [2022-05-04T16:51:19.606Z] [2022-05-04T16:51:19.606Z] #29 [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 [2022-05-04T16:51:19.606Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T16:51:19.606Z] #29 10.17 Processing triggers for ca-certificates (20210119) ... [2022-05-04T16:51:19.606Z] #29 10.18 Updating certificates in /etc/ssl/certs... [2022-05-04T16:51:19.606Z] #29 11.17 0 added, 0 removed; done. [2022-05-04T16:51:19.606Z] #29 11.17 Running hooks in /etc/ca-certificates/update.d... [2022-05-04T16:51:19.606Z] #29 11.17 done. [2022-05-04T16:51:19.606Z] #29 DONE 12.5s [2022-05-04T16:51:19.606Z] [2022-05-04T16:51:19.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:19.606Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:19.606Z] #11 ... [2022-05-04T16:51:19.606Z] [2022-05-04T16:51:19.606Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T16:51:19.606Z] #30 sha256:875ea3330e1398974e37abf3b6ff2fa63696eda8b98378b603e4910af0a73ba3 [2022-05-04T16:51:19.606Z] #30 DONE 0.2s [2022-05-04T16:51:19.606Z] [2022-05-04T16:51:19.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:19.606Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:20.067Z] #11 ... [2022-05-04T16:51:20.068Z] [2022-05-04T16:51:20.068Z] #29 [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 [2022-05-04T16:51:20.068Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T16:51:20.068Z] #29 9.967 129 added, 0 removed; done. [2022-05-04T16:51:20.068Z] #29 10.02 Setting up jq (1.6-2.1) ... [2022-05-04T16:51:20.068Z] #29 10.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:20.068Z] #29 10.04 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-04T16:51:20.068Z] #29 10.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:51:20.068Z] #29 10.07 Processing triggers for ca-certificates (20210119) ... [2022-05-04T16:51:20.327Z] #29 10.08 Updating certificates in /etc/ssl/certs... [2022-05-04T16:51:21.158Z] #29 10.96 0 added, 0 removed; done. [2022-05-04T16:51:21.158Z] #29 10.96 Running hooks in /etc/ca-certificates/update.d... [2022-05-04T16:51:21.158Z] #29 10.96 done. [2022-05-04T16:51:21.498Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-04T16:51:21.727Z] #29 DONE 11.6s [2022-05-04T16:51:21.727Z] [2022-05-04T16:51:21.727Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T16:51:21.727Z] #30 sha256:f36fa0c2fb806a362ee1c33e61ce452372dcdf89c8cad488f26d02d0075957ac [2022-05-04T16:51:21.727Z] #30 DONE 0.1s [2022-05-04T16:51:21.727Z] [2022-05-04T16:51:21.727Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-04T16:51:21.727Z] #31 sha256:6b30d51b96c86b2039be1042754fab1fd81f91a006c0698bc7491917d428e064 [2022-05-04T16:51:24.024Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.5s done [2022-05-04T16:51:24.282Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-04T16:51:24.309Z] #31 2.388 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-04T16:51:24.309Z] #31 2.761 [2022-05-04T16:51:24.883Z] #31 3.006 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:25.143Z] #31 3.311 [2022-05-04T16:51:26.088Z] #31 4.326 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-04T16:51:26.348Z] #31 4.662 [2022-05-04T16:51:26.607Z] #31 4.897 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:26.869Z] #31 5.199 [2022-05-04T16:51:27.808Z] #31 6.170 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-04T16:51:28.067Z] #31 6.479 [2022-05-04T16:51:28.328Z] #31 ... [2022-05-04T16:51:28.328Z] [2022-05-04T16:51:28.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:28.328Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:28.328Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done [2022-05-04T16:51:28.328Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.0s [2022-05-04T16:51:28.328Z] #11 ... [2022-05-04T16:51:28.328Z] [2022-05-04T16:51:28.328Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-04T16:51:28.328Z] #31 sha256:6b30d51b96c86b2039be1042754fab1fd81f91a006c0698bc7491917d428e064 [2022-05-04T16:51:28.855Z] #31 6.709 #=#=# ################### 27.1% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-05-04T16:51:29.115Z] #31 7.269 [2022-05-04T16:51:29.543Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-04T16:51:29.543Z] #11 ... [2022-05-04T16:51:29.543Z] [2022-05-04T16:51:29.543Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-04T16:51:29.543Z] #31 sha256:0b5a05396c05ca1ac837e0eb4ee44733ae6565cf8023f2e1eddc06a7770e24ca [2022-05-04T16:51:29.543Z] #31 1.946 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-04T16:51:29.543Z] #31 2.364 [2022-05-04T16:51:29.543Z] #31 2.603 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:29.543Z] #31 2.874 [2022-05-04T16:51:29.543Z] #31 3.890 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-04T16:51:29.543Z] #31 4.282 [2022-05-04T16:51:29.543Z] #31 4.510 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:29.543Z] #31 4.913 [2022-05-04T16:51:29.543Z] #31 5.987 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-04T16:51:29.543Z] #31 6.337 [2022-05-04T16:51:29.543Z] #31 6.574 #=#=# ############## 20.2% ######################################### 57.5% ############################################## 64.1% ######################################################################## 100.0% [2022-05-04T16:51:29.543Z] #31 7.170 [2022-05-04T16:51:29.543Z] #31 8.202 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-04T16:51:29.543Z] #31 8.569 [2022-05-04T16:51:29.543Z] #31 8.790 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:29.543Z] #31 9.087 [2022-05-04T16:51:29.543Z] #31 9.818 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-04T16:51:29.799Z] #31 ... [2022-05-04T16:51:29.799Z] [2022-05-04T16:51:29.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:29.799Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:30.055Z] #31 8.251 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-04T16:51:30.316Z] #31 8.527 [2022-05-04T16:51:30.575Z] #31 8.753 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:30.836Z] #31 9.036 [2022-05-04T16:51:31.404Z] #31 9.793 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-04T16:51:31.977Z] #31 10.11 [2022-05-04T16:51:32.236Z] #31 10.33 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:32.502Z] #31 10.64 [2022-05-04T16:51:32.502Z] #31 10.75 Download of images into '/build' complete. [2022-05-04T16:51:32.502Z] #31 10.75 Use something like the following to load the result into a Docker daemon: [2022-05-04T16:51:32.502Z] #31 10.75 tar -cC '/build' . | docker load [2022-05-04T16:51:33.071Z] #31 DONE 11.5s [2022-05-04T16:51:33.071Z] [2022-05-04T16:51:33.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:33.071Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:33.071Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.5s done [2022-05-04T16:51:33.071Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.0s [2022-05-04T16:51:33.971Z] #11 ... [2022-05-04T16:51:33.971Z] [2022-05-04T16:51:33.971Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-04T16:51:33.971Z] #31 sha256:0b5a05396c05ca1ac837e0eb4ee44733ae6565cf8023f2e1eddc06a7770e24ca [2022-05-04T16:51:33.971Z] #31 10.13 [2022-05-04T16:51:33.971Z] #31 10.36 #=#=# ######################################################################## 100.0% [2022-05-04T16:51:33.971Z] #31 10.64 [2022-05-04T16:51:33.971Z] #31 10.71 Download of images into '/build' complete. [2022-05-04T16:51:33.971Z] #31 10.71 Use something like the following to load the result into a Docker daemon: [2022-05-04T16:51:33.971Z] #31 10.71 tar -cC '/build' . | docker load [2022-05-04T16:51:33.971Z] #31 DONE 13.6s [2022-05-04T16:51:33.971Z] [2022-05-04T16:51:33.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T16:51:33.971Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T16:51:34.535Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.1s [2022-05-04T16:51:37.061Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.8s done [2022-05-04T16:51:37.318Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-04T16:51:37.318Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-04T16:51:37.576Z] #11 DONE 43.4s [2022-05-04T16:51:37.834Z] [2022-05-04T16:51:37.834Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T16:51:37.834Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T16:51:38.403Z] #12 DONE 0.7s [2022-05-04T16:51:38.403Z] [2022-05-04T16:51:38.403Z] #13 [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 [2022-05-04T16:51:38.403Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T16:51:38.966Z] #13 DONE 0.6s [2022-05-04T16:51:38.966Z] [2022-05-04T16:51:38.966Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T16:51:38.966Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T16:51:38.966Z] #33 DONE 0.1s [2022-05-04T16:51:38.966Z] [2022-05-04T16:51:38.966Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:51:38.966Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:51:39.224Z] #34 ... [2022-05-04T16:51:39.224Z] [2022-05-04T16:51:39.224Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T16:51:39.224Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T16:51:39.224Z] #44 DONE 0.2s [2022-05-04T16:51:39.224Z] [2022-05-04T16:51:39.224Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-04T16:51:39.224Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T16:51:39.224Z] #48 DONE 0.3s [2022-05-04T16:51:39.224Z] [2022-05-04T16:51:39.224Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T16:51:39.224Z] #25 sha256:0074846698d1e9cc69f090c62feaeb117220ec5f555127ae1c67f36a7475f0fa [2022-05-04T16:51:39.224Z] #25 DONE 0.3s [2022-05-04T16:51:39.224Z] [2022-05-04T16:51:39.224Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T16:51:39.224Z] #64 sha256:89adc3c532c7c760146337f96a3914c66285bfd32912386939fa837c51b16943 [2022-05-04T16:51:39.224Z] #64 DONE 0.3s [2022-05-04T16:51:39.224Z] [2022-05-04T16:51:39.224Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:51:39.224Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f [2022-05-04T16:51:39.640Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.2s [2022-05-04T16:51:42.182Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.8s done [2022-05-04T16:51:42.442Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-04T16:51:42.701Z] #11 DONE 44.7s [2022-05-04T16:51:42.701Z] [2022-05-04T16:51:42.701Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T16:51:42.701Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T16:51:44.087Z] #12 DONE 1.3s [2022-05-04T16:51:44.087Z] [2022-05-04T16:51:44.087Z] #13 [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 [2022-05-04T16:51:44.087Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T16:51:44.479Z] #65 ... [2022-05-04T16:51:44.479Z] [2022-05-04T16:51:44.479Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:51:44.479Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:51:44.479Z] #34 5.354 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-04T16:51:44.479Z] #34 5.357 Cloning into '.'... [2022-05-04T16:51:44.656Z] #13 DONE 0.6s [2022-05-04T16:51:44.656Z] [2022-05-04T16:51:44.656Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T16:51:44.656Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T16:51:44.915Z] #44 ... [2022-05-04T16:51:44.915Z] [2022-05-04T16:51:44.915Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T16:51:44.915Z] #25 sha256:1e7ea7c6bbcb648fde2552666c1cbb40f5ac81c6c2b44239f997901cfebc78ef [2022-05-04T16:51:44.915Z] #25 DONE 0.3s [2022-05-04T16:51:44.915Z] [2022-05-04T16:51:44.915Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-04T16:51:44.915Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T16:51:44.915Z] #48 DONE 0.3s [2022-05-04T16:51:44.916Z] [2022-05-04T16:51:44.916Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T16:51:44.916Z] #64 sha256:487490111f940801b098eaf5bdbd31345ee44118a9ef0af1c23b1f7c8d56e07b [2022-05-04T16:51:44.916Z] #64 DONE 0.3s [2022-05-04T16:51:44.916Z] [2022-05-04T16:51:44.916Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T16:51:44.916Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T16:51:44.916Z] #33 DONE 0.4s [2022-05-04T16:51:44.916Z] [2022-05-04T16:51:44.916Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T16:51:44.916Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T16:51:44.916Z] #44 DONE 0.4s [2022-05-04T16:51:44.916Z] [2022-05-04T16:51:44.916Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:51:44.916Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:51:46.986Z] Running on azwin-2-b381c0 in d:\jenkins\workspace\moby_PR-43560 [Pipeline] { [Pipeline] ws [2022-05-04T16:51:47.002Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-04T16:51:47.669Z] The recommended git tool is: git [2022-05-04T16:51:49.737Z] #34 ... [2022-05-04T16:51:49.737Z] [2022-05-04T16:51:49.737Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-04T16:51:49.737Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T16:51:49.737Z] #36 6.085 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-04T16:51:49.737Z] #36 ... [2022-05-04T16:51:49.737Z] [2022-05-04T16:51:49.737Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:51:49.737Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T16:51:49.737Z] #55 5.025 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-04T16:51:49.737Z] #55 8.579 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-04T16:51:49.737Z] #55 8.759 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-04T16:51:49.737Z] #55 8.761 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-04T16:51:49.737Z] #55 ... [2022-05-04T16:51:49.737Z] [2022-05-04T16:51:49.737Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:51:49.737Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:51:49.737Z] #51 7.044 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T16:51:49.737Z] #51 9.949 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T16:51:49.737Z] #51 9.979 go: downloading github.com/fatih/color v1.10.0 [2022-05-04T16:51:49.737Z] #51 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T16:51:49.737Z] #51 10.26 go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T16:51:49.737Z] #51 ... [2022-05-04T16:51:49.737Z] [2022-05-04T16:51:49.737Z] #60 [containerd 1/3] 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 [2022-05-04T16:51:49.737Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:51:49.737Z] #60 6.252 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:49.737Z] #60 6.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:49.737Z] #60 6.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:49.737Z] #60 7.588 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:49.737Z] #60 ... [2022-05-04T16:51:49.737Z] [2022-05-04T16:51:49.737Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:51:49.737Z] #26 sha256:b24a341bd204e1717d064d9d26214f7460497f965530623348033ffab83bee42 [2022-05-04T16:51:49.737Z] #26 6.058 + RM_GOPATH=0 [2022-05-04T16:51:49.737Z] #26 6.058 + TMP_GOPATH= [2022-05-04T16:51:49.737Z] #26 6.058 + : /build [2022-05-04T16:51:49.737Z] #26 6.058 + '[' -z '' ']' [2022-05-04T16:51:49.737Z] #26 6.058 ++ mktemp -d [2022-05-04T16:51:49.737Z] #26 6.061 + export GOPATH=/tmp/tmp.hslUiNZm2v [2022-05-04T16:51:49.737Z] #26 6.061 + GOPATH=/tmp/tmp.hslUiNZm2v [2022-05-04T16:51:49.737Z] #26 6.061 + RM_GOPATH=1 [2022-05-04T16:51:49.737Z] #26 6.061 + case "$(go env GOARCH)" in [2022-05-04T16:51:49.737Z] #26 6.061 ++ go env GOARCH [2022-05-04T16:51:49.737Z] #26 6.096 Install docker/cli version 17.06.2-ce from stable [2022-05-04T16:51:49.737Z] #26 6.096 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:49.737Z] #26 6.096 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:49.737Z] #26 6.096 ++ dirname /install.sh [2022-05-04T16:51:49.737Z] #26 6.096 + dir=/ [2022-05-04T16:51:49.737Z] #26 6.096 + bin=dockercli [2022-05-04T16:51:49.737Z] #26 6.096 + shift [2022-05-04T16:51:49.737Z] #26 6.096 + '[' '!' -f //dockercli.installer ']' [2022-05-04T16:51:49.737Z] #26 6.096 + . //dockercli.installer [2022-05-04T16:51:49.737Z] #26 6.096 ++ : stable [2022-05-04T16:51:49.737Z] #26 6.096 ++ : 17.06.2-ce [2022-05-04T16:51:49.737Z] #26 6.096 + install_dockercli [2022-05-04T16:51:49.737Z] #26 6.096 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-04T16:51:49.737Z] #26 6.096 ++ uname -m [2022-05-04T16:51:49.737Z] #26 6.096 + arch=x86_64 [2022-05-04T16:51:49.737Z] #26 6.096 + '[' x86_64 '!=' x86_64 ']' [2022-05-04T16:51:49.737Z] #26 6.096 + url=https://download.docker.com/linux/static [2022-05-04T16:51:49.737Z] #26 6.096 + tar -xz docker/docker [2022-05-04T16:51:49.737Z] #26 6.097 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-04T16:51:49.737Z] #26 ... [2022-05-04T16:51:49.737Z] [2022-05-04T16:51:49.737Z] #40 [tini 1/3] 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 [2022-05-04T16:51:49.737Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:51:49.737Z] #40 6.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:49.737Z] #40 6.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:49.737Z] #40 6.425 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:49.737Z] #40 7.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:49.994Z] #40 ... [2022-05-04T16:51:49.994Z] [2022-05-04T16:51:49.994Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:51:49.994Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:51:49.994Z] #45 6.492 + git clone https://github.com/docker/distribution.git . [2022-05-04T16:51:49.994Z] #45 6.492 Cloning into '.'... [2022-05-04T16:51:49.994Z] #45 ... [2022-05-04T16:51:49.994Z] [2022-05-04T16:51:49.994Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:51:49.994Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:51:49.994Z] #53 7.001 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-04T16:51:50.251Z] #53 ... [2022-05-04T16:51:50.251Z] [2022-05-04T16:51:50.251Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:51:50.251Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:51:50.251Z] #49 7.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:50.251Z] #49 7.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:50.251Z] #49 7.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:50.251Z] #49 8.045 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-04T16:51:50.252Z] #49 9.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:50.252Z] #49 ... [2022-05-04T16:51:50.252Z] [2022-05-04T16:51:50.252Z] #14 [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 [2022-05-04T16:51:50.252Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:51:50.252Z] #14 4.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:50.252Z] #14 4.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:50.252Z] #14 4.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:50.252Z] #14 4.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:50.252Z] #14 5.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:51:50.252Z] #14 7.149 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:51:50.508Z] #14 ... [2022-05-04T16:51:50.508Z] [2022-05-04T16:51:50.508Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:51:50.508Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:51:50.508Z] #38 5.866 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T16:51:50.508Z] #38 6.911 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T16:51:50.508Z] #38 8.678 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T16:51:50.508Z] #38 9.080 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T16:51:50.508Z] #38 9.212 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T16:51:50.764Z] #38 ... [2022-05-04T16:51:50.764Z] [2022-05-04T16:51:50.764Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:51:50.764Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:51:50.764Z] #51 11.29 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T16:51:50.764Z] #51 11.33 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T16:51:50.764Z] #51 11.53 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T16:51:50.764Z] #51 11.54 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T16:51:50.764Z] #51 11.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T16:51:50.764Z] #51 11.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T16:51:51.021Z] #51 12.12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T16:51:51.490Z] #45 ... [2022-05-04T16:51:51.490Z] [2022-05-04T16:51:51.490Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:51:51.490Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:51:51.490Z] #34 5.628 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-04T16:51:51.490Z] #34 5.628 Cloning into '.'... [2022-05-04T16:51:51.490Z] #34 ... [2022-05-04T16:51:51.490Z] [2022-05-04T16:51:51.490Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:51:51.490Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5 [2022-05-04T16:51:51.490Z] #65 6.108 + RM_GOPATH=0 [2022-05-04T16:51:51.490Z] #65 6.108 + TMP_GOPATH= [2022-05-04T16:51:51.490Z] #65 6.108 + : /build [2022-05-04T16:51:51.490Z] #65 6.108 + '[' -z '' ']' [2022-05-04T16:51:51.490Z] #65 6.108 ++ mktemp -d [2022-05-04T16:51:51.490Z] #65 6.108 + export GOPATH=/tmp/tmp.sLPxKfvRIF [2022-05-04T16:51:51.490Z] #65 6.108 + GOPATH=/tmp/tmp.sLPxKfvRIF [2022-05-04T16:51:51.490Z] #65 6.108 + RM_GOPATH=1 [2022-05-04T16:51:51.490Z] #65 6.108 + case "$(go env GOARCH)" in [2022-05-04T16:51:51.490Z] #65 6.108 ++ go env GOARCH [2022-05-04T16:51:51.490Z] #65 6.123 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:51.490Z] #65 6.123 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:51.490Z] #65 6.123 ++ dirname /install.sh [2022-05-04T16:51:51.490Z] #65 6.128 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:51:51.490Z] #65 6.128 + dir=/ [2022-05-04T16:51:51.490Z] #65 6.128 + bin=rootlesskit [2022-05-04T16:51:51.490Z] #65 6.128 + shift [2022-05-04T16:51:51.490Z] #65 6.128 + '[' '!' -f //rootlesskit.installer ']' [2022-05-04T16:51:51.490Z] #65 6.128 + . //rootlesskit.installer [2022-05-04T16:51:51.490Z] #65 6.128 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:51:51.490Z] #65 6.128 + install_rootlesskit [2022-05-04T16:51:51.490Z] #65 6.128 + case "$1" in [2022-05-04T16:51:51.490Z] #65 6.128 + export CGO_ENABLED=0 [2022-05-04T16:51:51.490Z] #65 6.128 + CGO_ENABLED=0 [2022-05-04T16:51:51.490Z] #65 6.128 + _install_rootlesskit [2022-05-04T16:51:51.490Z] #65 6.128 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-04T16:51:51.490Z] #65 6.128 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T16:51:51.490Z] #65 6.128 + GOBIN=/build [2022-05-04T16:51:51.490Z] #65 6.128 + GO111MODULE=on [2022-05-04T16:51:51.490Z] #65 6.128 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:51:51.490Z] #65 ... [2022-05-04T16:51:51.490Z] [2022-05-04T16:51:51.490Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:51:51.490Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:51:51.490Z] #45 6.535 + git clone https://github.com/docker/distribution.git . [2022-05-04T16:51:51.490Z] #45 6.540 Cloning into '.'... [2022-05-04T16:51:51.677Z] #51 12.60 go: downloading golang.org/x/tools v0.1.0 [2022-05-04T16:51:53.770Z] Running on azwin-2-b9cbd0 in d:\jenkins\workspace\moby_PR-43560 [Pipeline] { [Pipeline] ws [2022-05-04T16:51:53.786Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-04T16:51:54.781Z] #45 ... [2022-05-04T16:51:54.781Z] [2022-05-04T16:51:54.781Z] #14 [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 [2022-05-04T16:51:54.781Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:51:54.781Z] #14 7.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:54.781Z] #14 7.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:54.781Z] #14 7.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:54.781Z] #14 8.544 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:54.781Z] #14 ... [2022-05-04T16:51:54.781Z] [2022-05-04T16:51:54.781Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:51:54.781Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:51:54.781Z] #53 7.378 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-04T16:51:54.781Z] #53 ... [2022-05-04T16:51:54.781Z] [2022-05-04T16:51:54.781Z] #40 [tini 1/3] 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 [2022-05-04T16:51:54.781Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:51:54.781Z] #40 6.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:54.781Z] #40 6.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:54.781Z] #40 6.790 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:54.781Z] #40 7.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:54.989Z] #51 ... [2022-05-04T16:51:54.989Z] [2022-05-04T16:51:54.989Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:51:54.989Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f [2022-05-04T16:51:54.989Z] #65 5.205 + RM_GOPATH=0 [2022-05-04T16:51:54.989Z] #65 5.205 + TMP_GOPATH= [2022-05-04T16:51:54.989Z] #65 5.205 + : /build [2022-05-04T16:51:54.989Z] #65 5.205 + '[' -z '' ']' [2022-05-04T16:51:54.989Z] #65 5.205 ++ mktemp -d [2022-05-04T16:51:54.989Z] #65 5.215 + export GOPATH=/tmp/tmp.uy9ho6I0Vg [2022-05-04T16:51:54.989Z] #65 5.215 + GOPATH=/tmp/tmp.uy9ho6I0Vg [2022-05-04T16:51:54.989Z] #65 5.215 + RM_GOPATH=1 [2022-05-04T16:51:54.989Z] #65 5.215 + case "$(go env GOARCH)" in [2022-05-04T16:51:54.989Z] #65 5.215 ++ go env GOARCH [2022-05-04T16:51:54.989Z] #65 5.232 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:54.989Z] #65 5.232 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:54.989Z] #65 5.232 ++ dirname /install.sh [2022-05-04T16:51:54.989Z] #65 5.247 + dir=/ [2022-05-04T16:51:54.989Z] #65 5.247 + bin=rootlesskit [2022-05-04T16:51:54.989Z] #65 5.247 + shift [2022-05-04T16:51:54.989Z] #65 5.247 + '[' '!' -f //rootlesskit.installer ']' [2022-05-04T16:51:54.989Z] #65 5.247 + . //rootlesskit.installer [2022-05-04T16:51:54.989Z] #65 5.247 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:51:54.989Z] #65 5.247 + install_rootlesskit [2022-05-04T16:51:54.989Z] #65 5.247 + case "$1" in [2022-05-04T16:51:54.989Z] #65 5.247 + export CGO_ENABLED=0 [2022-05-04T16:51:54.989Z] #65 5.247 + CGO_ENABLED=0 [2022-05-04T16:51:54.989Z] #65 5.247 + _install_rootlesskit [2022-05-04T16:51:54.989Z] #65 5.248 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:51:54.989Z] #65 5.249 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-04T16:51:54.989Z] #65 5.249 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T16:51:54.989Z] #65 5.249 + GOBIN=/build [2022-05-04T16:51:54.989Z] #65 5.249 + GO111MODULE=on [2022-05-04T16:51:54.989Z] #65 5.249 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:51:54.989Z] #65 5.758 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-04T16:51:54.989Z] #65 7.313 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T16:51:54.989Z] #65 7.336 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-04T16:51:54.989Z] #65 8.091 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-04T16:51:54.989Z] #65 12.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-04T16:51:54.989Z] #65 14.11 go: downloading github.com/google/uuid v1.3.0 [2022-05-04T16:51:54.989Z] #65 14.46 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-04T16:51:54.989Z] #65 15.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-04T16:51:54.989Z] #65 ... [2022-05-04T16:51:54.989Z] [2022-05-04T16:51:54.989Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:51:54.989Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:51:54.989Z] #38 14.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T16:51:54.989Z] #38 14.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T16:51:55.040Z] #40 ... [2022-05-04T16:51:55.040Z] [2022-05-04T16:51:55.040Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:51:55.040Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:51:55.040Z] #38 6.253 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T16:51:55.040Z] #38 7.007 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T16:51:55.040Z] #38 9.399 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T16:51:55.040Z] #38 10.07 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T16:51:55.040Z] #38 10.30 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T16:51:55.040Z] #38 ... [2022-05-04T16:51:55.040Z] [2022-05-04T16:51:55.040Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:51:55.040Z] #26 sha256:b5f00502a287d255f078cf27fdc3a42c27122068c3af26311da069d95a32d241 [2022-05-04T16:51:55.040Z] #26 6.550 + RM_GOPATH=0 [2022-05-04T16:51:55.040Z] #26 6.550 + TMP_GOPATH= [2022-05-04T16:51:55.040Z] #26 6.550 + : /build [2022-05-04T16:51:55.040Z] #26 6.550 + '[' -z '' ']' [2022-05-04T16:51:55.040Z] #26 6.566 ++ mktemp -d [2022-05-04T16:51:55.040Z] #26 6.571 + export GOPATH=/tmp/tmp.fD6ngcTYBo [2022-05-04T16:51:55.040Z] #26 6.571 + GOPATH=/tmp/tmp.fD6ngcTYBo [2022-05-04T16:51:55.040Z] #26 6.571 + RM_GOPATH=1 [2022-05-04T16:51:55.040Z] #26 6.571 + case "$(go env GOARCH)" in [2022-05-04T16:51:55.040Z] #26 6.571 ++ go env GOARCH [2022-05-04T16:51:55.040Z] #26 6.623 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:55.040Z] #26 6.623 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:51:55.040Z] #26 6.623 ++ dirname /install.sh [2022-05-04T16:51:55.040Z] #26 6.629 + dir=/ [2022-05-04T16:51:55.040Z] #26 6.629 + bin=dockercli [2022-05-04T16:51:55.041Z] #26 6.629 + shift [2022-05-04T16:51:55.041Z] #26 6.629 + '[' '!' -f //dockercli.installer ']' [2022-05-04T16:51:55.041Z] #26 6.629 + . //dockercli.installer [2022-05-04T16:51:55.041Z] #26 6.629 ++ : stable [2022-05-04T16:51:55.041Z] #26 6.629 ++ : 17.06.2-ce [2022-05-04T16:51:55.041Z] #26 6.630 + install_dockercli [2022-05-04T16:51:55.041Z] #26 6.630 Install docker/cli version 17.06.2-ce from stable [2022-05-04T16:51:55.041Z] #26 6.630 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-04T16:51:55.041Z] #26 6.636 ++ uname -m [2022-05-04T16:51:55.041Z] #26 6.637 + arch=x86_64 [2022-05-04T16:51:55.041Z] #26 6.637 + '[' x86_64 '!=' x86_64 ']' [2022-05-04T16:51:55.041Z] #26 6.639 + url=https://download.docker.com/linux/static [2022-05-04T16:51:55.041Z] #26 6.641 + tar -xz docker/docker [2022-05-04T16:51:55.041Z] #26 6.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-04T16:51:55.300Z] #26 ... [2022-05-04T16:51:55.300Z] [2022-05-04T16:51:55.300Z] #60 [containerd 1/3] 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 [2022-05-04T16:51:55.300Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:51:55.300Z] #60 6.764 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:55.300Z] #60 6.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:55.300Z] #60 6.802 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:55.300Z] #60 8.031 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:55.300Z] #60 ... [2022-05-04T16:51:55.300Z] [2022-05-04T16:51:55.300Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:51:55.300Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:51:55.300Z] #49 7.141 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:51:55.300Z] #49 7.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:51:55.300Z] #49 7.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:51:55.300Z] #49 7.733 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-04T16:51:55.300Z] #49 8.661 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:51:55.352Z] The recommended git tool is: git [2022-05-04T16:51:55.559Z] #49 ... [2022-05-04T16:51:55.559Z] [2022-05-04T16:51:55.559Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:51:55.559Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:51:55.559Z] #51 7.510 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T16:51:55.559Z] #51 9.784 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T16:51:55.559Z] #51 9.805 go: downloading github.com/fatih/color v1.10.0 [2022-05-04T16:51:55.559Z] #51 9.890 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T16:51:55.559Z] #51 10.05 go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T16:51:55.559Z] #51 10.51 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T16:51:55.559Z] #51 10.54 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T16:51:55.559Z] #51 10.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T16:51:55.559Z] #51 10.74 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T16:51:55.559Z] #51 10.81 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T16:51:55.559Z] #51 10.92 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T16:51:55.559Z] #51 11.00 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T16:51:55.818Z] #51 11.17 go: downloading golang.org/x/tools v0.1.0 [2022-05-04T16:51:55.818Z] #51 ... [2022-05-04T16:51:55.818Z] [2022-05-04T16:51:55.818Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-04T16:51:55.818Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T16:51:55.818Z] #36 6.104 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-04T16:51:55.818Z] #36 ... [2022-05-04T16:51:55.818Z] [2022-05-04T16:51:55.818Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:51:55.818Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T16:51:55.818Z] #55 7.088 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-04T16:51:55.818Z] #55 8.481 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-04T16:51:55.818Z] #55 8.481 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-04T16:51:55.818Z] #55 8.537 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-04T16:51:55.818Z] #55 11.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-04T16:51:56.077Z] #55 ... [2022-05-04T16:51:56.077Z] [2022-05-04T16:51:56.077Z] #60 [containerd 1/3] 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 [2022-05-04T16:51:56.077Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:51:56.077Z] #60 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:51:58.615Z] #60 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:51:59.164Z] #38 ... [2022-05-04T16:51:59.165Z] [2022-05-04T16:51:59.165Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:51:59.165Z] #26 sha256:b24a341bd204e1717d064d9d26214f7460497f965530623348033ffab83bee42 [2022-05-04T16:51:59.165Z] #26 19.77 + mkdir -p /build [2022-05-04T16:51:59.165Z] #26 19.79 + mv docker/docker /build/ [2022-05-04T16:51:59.165Z] #26 19.80 + rmdir docker [2022-05-04T16:52:00.105Z] #26 DONE 20.7s [2022-05-04T16:52:00.105Z] [2022-05-04T16:52:00.105Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:52:00.105Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f [2022-05-04T16:52:00.105Z] #65 15.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T16:52:00.105Z] #65 15.64 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-04T16:52:00.105Z] #65 15.70 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-04T16:52:00.105Z] #65 16.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-04T16:52:00.105Z] #65 16.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-04T16:52:00.105Z] #65 17.16 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-04T16:52:00.105Z] #65 20.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T16:52:00.105Z] #65 ... [2022-05-04T16:52:00.105Z] [2022-05-04T16:52:00.105Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:52:00.105Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T16:52:00.105Z] #55 11.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-04T16:52:00.363Z] #55 ... [2022-05-04T16:52:00.363Z] [2022-05-04T16:52:00.363Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:00.363Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:00.363Z] #49 13.78 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:52:00.363Z] #49 17.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:52:00.363Z] #49 ... [2022-05-04T16:52:00.363Z] [2022-05-04T16:52:00.363Z] #60 [containerd 1/3] 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 [2022-05-04T16:52:00.363Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:52:00.363Z] #60 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:52:00.363Z] #60 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:52:00.620Z] #60 ... [2022-05-04T16:52:00.620Z] [2022-05-04T16:52:00.620Z] #40 [tini 1/3] 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 [2022-05-04T16:52:00.620Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:00.620Z] #40 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:52:00.620Z] #40 16.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:52:00.620Z] #40 ... [2022-05-04T16:52:00.620Z] [2022-05-04T16:52:00.620Z] #14 [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 [2022-05-04T16:52:00.620Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:00.620Z] #14 16.73 Fetched 8511 kB in 12s (693 kB/s) [2022-05-04T16:52:00.877Z] #14 16.73 Reading package lists... [2022-05-04T16:52:00.877Z] #14 ... [2022-05-04T16:52:00.877Z] [2022-05-04T16:52:00.877Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:52:00.877Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:52:00.877Z] #51 21.90 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T16:52:00.877Z] #51 21.95 go: downloading golang.org/x/mod v0.3.0 [2022-05-04T16:52:01.913Z] #60 ... [2022-05-04T16:52:01.913Z] [2022-05-04T16:52:01.913Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:52:01.913Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:52:01.913Z] #38 14.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T16:52:01.913Z] #38 14.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T16:52:01.913Z] #38 ... [2022-05-04T16:52:01.913Z] [2022-05-04T16:52:01.913Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:52:01.913Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5 [2022-05-04T16:52:01.913Z] #65 6.773 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-04T16:52:01.913Z] #65 10.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T16:52:01.913Z] #65 10.52 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-04T16:52:01.913Z] #65 11.13 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-04T16:52:01.913Z] #65 15.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-04T16:52:02.483Z] #65 17.64 go: downloading github.com/google/uuid v1.3.0 [2022-05-04T16:52:02.744Z] #65 17.65 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-04T16:52:02.744Z] #65 17.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-04T16:52:03.313Z] #65 18.42 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T16:52:03.572Z] #65 18.56 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-04T16:52:03.572Z] #65 18.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-04T16:52:04.514Z] #65 19.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-04T16:52:04.773Z] #65 19.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-04T16:52:05.033Z] #65 20.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-04T16:52:05.033Z] #65 ... [2022-05-04T16:52:05.033Z] [2022-05-04T16:52:05.033Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:52:05.033Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:52:05.033Z] #51 20.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T16:52:05.292Z] #51 20.61 go: downloading golang.org/x/mod v0.3.0 [2022-05-04T16:52:06.128Z] #51 ... [2022-05-04T16:52:06.128Z] [2022-05-04T16:52:06.128Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-04T16:52:06.128Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T16:52:06.128Z] #36 26.65 tomll can be used in two ways: [2022-05-04T16:52:06.128Z] #36 26.66 Writing to STDIN and reading from STDOUT: [2022-05-04T16:52:06.128Z] #36 26.66 cat file.toml | tomll > file.toml [2022-05-04T16:52:06.128Z] #36 26.66 [2022-05-04T16:52:06.128Z] #36 26.66 Reading and updating a list of files: [2022-05-04T16:52:06.128Z] #36 26.66 tomll a.toml b.toml c.toml [2022-05-04T16:52:06.128Z] #36 26.66 [2022-05-04T16:52:06.128Z] #36 26.66 When given a list of files, tomll will modify all files in place without asking. [2022-05-04T16:52:06.128Z] #36 DONE 26.8s [2022-05-04T16:52:06.128Z] [2022-05-04T16:52:06.128Z] #14 [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 [2022-05-04T16:52:06.128Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:06.128Z] #14 16.73 Reading package lists... [2022-05-04T16:52:07.199Z] #51 ... [2022-05-04T16:52:07.199Z] [2022-05-04T16:52:07.199Z] #40 [tini 1/3] 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 [2022-05-04T16:52:07.199Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:07.199Z] #40 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:52:07.199Z] #40 15.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:52:07.199Z] #40 ... [2022-05-04T16:52:07.199Z] [2022-05-04T16:52:07.199Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:52:07.199Z] #26 sha256:b5f00502a287d255f078cf27fdc3a42c27122068c3af26311da069d95a32d241 [2022-05-04T16:52:07.199Z] #26 21.21 + mkdir -p /build [2022-05-04T16:52:07.199Z] #26 21.22 + mv docker/docker /build/ [2022-05-04T16:52:07.199Z] #26 21.24 + rmdir docker [2022-05-04T16:52:07.459Z] #26 ... [2022-05-04T16:52:07.459Z] [2022-05-04T16:52:07.459Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:07.459Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:07.459Z] #49 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:52:07.459Z] #49 16.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:52:07.459Z] #49 20.45 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-04T16:52:07.718Z] #49 ... [2022-05-04T16:52:07.718Z] [2022-05-04T16:52:07.718Z] #14 [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 [2022-05-04T16:52:07.718Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:07.718Z] #14 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:52:07.718Z] #14 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:52:07.993Z] #14 ... [2022-05-04T16:52:07.993Z] [2022-05-04T16:52:07.993Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-04T16:52:07.993Z] #26 sha256:b5f00502a287d255f078cf27fdc3a42c27122068c3af26311da069d95a32d241 [2022-05-04T16:52:07.993Z] #26 DONE 23.3s [2022-05-04T16:52:07.993Z] [2022-05-04T16:52:07.993Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-04T16:52:07.993Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T16:52:07.993Z] #36 23.56 tomll can be used in two ways: [2022-05-04T16:52:07.993Z] #36 23.56 Writing to STDIN and reading from STDOUT: [2022-05-04T16:52:07.993Z] #36 23.56 cat file.toml | tomll > file.toml [2022-05-04T16:52:07.993Z] #36 23.56 [2022-05-04T16:52:07.993Z] #36 23.56 Reading and updating a list of files: [2022-05-04T16:52:07.993Z] #36 23.56 tomll a.toml b.toml c.toml [2022-05-04T16:52:07.993Z] #36 23.56 [2022-05-04T16:52:07.993Z] #36 23.56 When given a list of files, tomll will modify all files in place without asking. [2022-05-04T16:52:08.255Z] #36 DONE 23.8s [2022-05-04T16:52:08.255Z] [2022-05-04T16:52:08.255Z] #14 [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 [2022-05-04T16:52:08.255Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:08.517Z] #14 ... [2022-05-04T16:52:08.517Z] [2022-05-04T16:52:08.517Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:52:08.517Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5 [2022-05-04T16:52:08.517Z] #65 23.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T16:52:10.443Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T16:52:10.443Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-05-04T16:52:10.700Z] ok github.com/docker/docker/builder/dockerfile 0.439s coverage: 49.3% of statements [2022-05-04T16:52:10.958Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-04T16:52:11.563Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-04T16:52:12.556Z] ok github.com/docker/docker/builder/remotecontext/git 1.627s coverage: 86.3% of statements [2022-05-04T16:52:12.556Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T16:52:12.556Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T16:52:12.556Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T16:52:12.556Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T16:52:12.673Z] #14 25.47 Reading package lists... [2022-05-04T16:52:12.673Z] #14 ... [2022-05-04T16:52:12.673Z] [2022-05-04T16:52:12.673Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:12.673Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:12.673Z] #49 22.36 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-04T16:52:12.673Z] #49 30.08 Fetched 8515 kB in 23s (366 kB/s) [2022-05-04T16:52:12.673Z] #49 30.08 Reading package lists... [2022-05-04T16:52:12.673Z] #49 ... [2022-05-04T16:52:12.673Z] [2022-05-04T16:52:12.673Z] #40 [tini 1/3] 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 [2022-05-04T16:52:12.673Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:12.673Z] #40 27.81 Fetched 8511 kB in 22s (385 kB/s) [2022-05-04T16:52:12.673Z] #40 27.81 Reading package lists... [2022-05-04T16:52:12.673Z] #40 ... [2022-05-04T16:52:12.673Z] [2022-05-04T16:52:12.673Z] #14 [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 [2022-05-04T16:52:12.673Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:12.673Z] #14 25.47 Reading package lists... [2022-05-04T16:52:12.826Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-05-04T16:52:13.326Z] using credential docker-jenkins-github-credentials [2022-05-04T16:52:13.407Z] Cloning the remote Git repository [2022-05-04T16:52:13.407Z] Cloning with configured refspecs honoured and without tags [2022-05-04T16:52:13.805Z] #65 ... [2022-05-04T16:52:13.805Z] [2022-05-04T16:52:13.805Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:13.805Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:13.805Z] #49 29.03 Fetched 8515 kB in 22s (385 kB/s) [2022-05-04T16:52:14.569Z] #14 33.71 Building dependency tree... [2022-05-04T16:52:13.609Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:52:14.026Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-04T16:52:16.108Z] ok github.com/docker/docker/client 0.062s coverage: 75.6% of statements [2022-05-04T16:52:16.459Z] #14 ... [2022-05-04T16:52:16.459Z] [2022-05-04T16:52:16.459Z] #60 [containerd 1/3] 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 [2022-05-04T16:52:16.459Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:52:16.459Z] #60 27.23 Fetched 8511 kB in 21s (398 kB/s) [2022-05-04T16:52:16.459Z] #60 27.23 Reading package lists... [2022-05-04T16:52:16.459Z] #60 35.46 Reading package lists... [2022-05-04T16:52:16.459Z] #60 ... [2022-05-04T16:52:16.459Z] [2022-05-04T16:52:16.459Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:52:16.459Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:52:16.459Z] #45 36.12 Updating files: 63% (1162/1844) Updating files: 64% (1181/1844) Updating files: 65% (1199/1844) Updating files: 66% (1218/1844) Updating files: 67% (1236/1844) Updating files: 68% (1254/1844) Updating files: 69% (1273/1844) Updating files: 70% (1291/1844) Updating files: 71% (1310/1844) Updating files: 72% (1328/1844) Updating files: 73% (1347/1844) Updating files: 74% (1365/1844) Updating files: 75% (1383/1844) Updating files: 76% (1402/1844) Updating files: 77% (1420/1844) Updating files: 78% (1439/1844) Updating files: 79% (1457/1844) Updating files: 80% (1476/1844) Updating files: 81% (1494/1844) Updating files: 82% (1513/1844) Updating files: 83% (1531/1844) Updating files: 84% (1549/1844) Updating files: 85% (1568/1844) Updating files: 86% (1586/1844) Updating files: 87% (1605/1844) Updating files: 88% (1623/1844) Updating files: 89% (1642/1844) Updating files: 90% (1660/1844) Updating files: 91% (1679/1844) Updating files: 92% (1697/1844) Updating files: 93% (1715/1844) Updating files: 94% (1734/1844) Updating files: 95% (1752/1844) Updating files: 96% (1771/1844) Updating files: 97% (1789/1844) Updating files: 98% (1808/1844) Updating files: 99% (1826/1844) Updating files: 100% (1844/1844) Updating files: 100% (1844/1844), done. [2022-05-04T16:52:16.459Z] #45 37.18 + git checkout -q v2.3.0 [2022-05-04T16:52:14.838Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:52:14.838Z] > git --version # timeout=10 [2022-05-04T16:52:14.875Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-04T16:52:14.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:52:14.878Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:52:18.979Z] #45 39.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-04T16:52:20.234Z] using credential docker-jenkins-github-credentials [2022-05-04T16:52:20.315Z] Cloning the remote Git repository [2022-05-04T16:52:20.315Z] Cloning with configured refspecs honoured and without tags [2022-05-04T16:52:20.381Z] #49 29.03 Reading package lists... [2022-05-04T16:52:20.381Z] #49 ... [2022-05-04T16:52:20.381Z] [2022-05-04T16:52:20.381Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:52:20.381Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:52:20.381Z] #45 34.65 Updating files: 81% (1504/1844) Updating files: 82% (1513/1844) Updating files: 83% (1531/1844) Updating files: 84% (1549/1844) Updating files: 85% (1568/1844) Updating files: 86% (1586/1844) Updating files: 87% (1605/1844) Updating files: 88% (1623/1844) Updating files: 89% (1642/1844) Updating files: 90% (1660/1844) Updating files: 91% (1679/1844) Updating files: 92% (1697/1844) Updating files: 93% (1715/1844) Updating files: 94% (1734/1844) Updating files: 95% (1752/1844) Updating files: 96% (1771/1844) Updating files: 97% (1789/1844) Updating files: 98% (1808/1844) Updating files: 99% (1826/1844) Updating files: 100% (1844/1844) Updating files: 100% (1844/1844), done. [2022-05-04T16:52:20.381Z] #45 35.27 + git checkout -q v2.3.0 [2022-05-04T16:52:20.641Z] #45 ... [2022-05-04T16:52:20.641Z] [2022-05-04T16:52:20.641Z] #60 [containerd 1/3] 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 [2022-05-04T16:52:20.641Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:52:20.641Z] #60 26.17 Fetched 8511 kB in 20s (434 kB/s) [2022-05-04T16:52:20.641Z] #60 26.17 Reading package lists... [2022-05-04T16:52:20.900Z] #60 34.58 Reading package lists... [2022-05-04T16:52:20.900Z] #60 ... [2022-05-04T16:52:20.900Z] [2022-05-04T16:52:20.900Z] #40 [tini 1/3] 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 [2022-05-04T16:52:20.900Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:20.900Z] #40 26.27 Fetched 8511 kB in 20s (430 kB/s) [2022-05-04T16:52:20.900Z] #40 26.27 Reading package lists... [2022-05-04T16:52:21.159Z] #40 34.21 Reading package lists... [2022-05-04T16:52:21.159Z] #40 ... [2022-05-04T16:52:21.159Z] [2022-05-04T16:52:21.159Z] #14 [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 [2022-05-04T16:52:21.159Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:21.159Z] #14 27.51 Fetched 8511 kB in 21s (411 kB/s) [2022-05-04T16:52:21.159Z] #14 27.51 Reading package lists... [2022-05-04T16:52:20.507Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:52:20.919Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-04T16:52:21.419Z] #14 35.05 Reading package lists... [2022-05-04T16:52:21.419Z] #14 ... [2022-05-04T16:52:21.419Z] [2022-05-04T16:52:21.419Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:21.419Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:21.419Z] #49 29.03 Reading package lists... [2022-05-04T16:52:21.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:52:21.747Z] > git --version # timeout=10 [2022-05-04T16:52:21.778Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-04T16:52:21.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:52:21.778Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:52:25.536Z] #45 ... [2022-05-04T16:52:25.536Z] [2022-05-04T16:52:25.536Z] #40 [tini 1/3] 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 [2022-05-04T16:52:25.536Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:25.536Z] #40 27.81 Reading package lists... [2022-05-04T16:52:25.536Z] #40 35.89 Reading package lists... [2022-05-04T16:52:25.536Z] #40 43.70 Building dependency tree... [2022-05-04T16:52:25.536Z] #40 ... [2022-05-04T16:52:25.536Z] [2022-05-04T16:52:25.536Z] #14 [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 [2022-05-04T16:52:25.536Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:25.536Z] #14 39.13 The following additional packages will be installed: [2022-05-04T16:52:25.536Z] #14 39.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T16:52:25.536Z] #14 39.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-04T16:52:25.536Z] #14 39.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-04T16:52:25.536Z] #14 39.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-04T16:52:25.536Z] #14 39.13 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-04T16:52:25.536Z] #14 39.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-04T16:52:25.536Z] #14 39.14 mingw-w64-common mingw-w64-x86-64-dev [2022-05-04T16:52:25.536Z] #14 39.15 Suggested packages: [2022-05-04T16:52:25.536Z] #14 39.15 gcc-10-locales seccomp wine64 [2022-05-04T16:52:25.536Z] #14 41.33 The following NEW packages will be installed: [2022-05-04T16:52:25.536Z] #14 41.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T16:52:25.536Z] #14 41.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-04T16:52:25.536Z] #14 41.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-04T16:52:25.536Z] #14 41.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-04T16:52:25.536Z] #14 41.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-04T16:52:25.536Z] #14 41.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-04T16:52:25.536Z] #14 41.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-04T16:52:25.536Z] #14 41.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-04T16:52:25.536Z] #14 41.37 mingw-w64-x86-64-dev [2022-05-04T16:52:25.536Z] #14 41.89 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:25.536Z] #14 41.89 Need to get 115 MB of archives. [2022-05-04T16:52:25.536Z] #14 41.89 After this operation, 645 MB of additional disk space will be used. [2022-05-04T16:52:25.536Z] #14 41.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-04T16:52:25.536Z] #14 42.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-04T16:52:25.536Z] #14 42.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-04T16:52:25.536Z] #14 42.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-04T16:52:25.536Z] #14 42.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-04T16:52:25.536Z] #14 42.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-04T16:52:25.536Z] #14 42.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-04T16:52:25.536Z] #14 43.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-04T16:52:25.536Z] #14 43.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-04T16:52:25.536Z] #14 44.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-04T16:52:25.536Z] #14 ... [2022-05-04T16:52:25.536Z] [2022-05-04T16:52:25.536Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:25.536Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:25.536Z] #53 46.57 go: downloading github.com/fatih/color v1.13.0 [2022-05-04T16:52:25.536Z] #53 46.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T16:52:25.793Z] #53 46.74 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-04T16:52:25.793Z] #53 46.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-04T16:52:26.051Z] #53 47.26 go: downloading github.com/spf13/viper v1.10.1 [2022-05-04T16:52:26.308Z] #53 47.41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-04T16:52:26.962Z] #49 36.82 Reading package lists... [2022-05-04T16:52:26.962Z] #49 ... [2022-05-04T16:52:26.962Z] [2022-05-04T16:52:26.962Z] #40 [tini 1/3] 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 [2022-05-04T16:52:26.962Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:26.962Z] #40 34.21 Reading package lists... [2022-05-04T16:52:27.240Z] #53 48.03 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-04T16:52:27.240Z] #53 48.05 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-04T16:52:27.240Z] #53 48.14 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-04T16:52:27.240Z] #53 48.15 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-04T16:52:27.240Z] #53 ... [2022-05-04T16:52:27.240Z] [2022-05-04T16:52:27.240Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:27.240Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:27.240Z] #49 30.08 Reading package lists... [2022-05-04T16:52:27.240Z] #49 38.12 Reading package lists... [2022-05-04T16:52:27.240Z] #49 46.02 Building dependency tree... [2022-05-04T16:52:27.240Z] #49 ... [2022-05-04T16:52:27.240Z] [2022-05-04T16:52:27.240Z] #14 [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 [2022-05-04T16:52:27.240Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:27.240Z] #14 46.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-04T16:52:27.240Z] #14 47.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-04T16:52:27.804Z] #14 48.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-04T16:52:28.346Z] #40 41.92 Building dependency tree... [2022-05-04T16:52:30.332Z] #14 51.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-04T16:52:30.897Z] #14 ... [2022-05-04T16:52:30.897Z] [2022-05-04T16:52:30.897Z] #40 [tini 1/3] 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 [2022-05-04T16:52:30.897Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:30.897Z] #40 43.70 Building dependency tree... [2022-05-04T16:52:30.897Z] #40 48.93 The following additional packages will be installed: [2022-05-04T16:52:30.897Z] #40 48.97 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-04T16:52:30.897Z] #40 48.97 Suggested packages: [2022-05-04T16:52:30.897Z] #40 49.00 cmake-doc ninja-build lrzip [2022-05-04T16:52:30.897Z] #40 49.00 Recommended packages: [2022-05-04T16:52:30.897Z] #40 49.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-04T16:52:30.897Z] #40 50.51 The following NEW packages will be installed: [2022-05-04T16:52:30.897Z] #40 50.52 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-04T16:52:30.897Z] #40 50.53 vim-common xxd [2022-05-04T16:52:30.897Z] #40 50.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:30.897Z] #40 50.94 Need to get 17.7 MB of archives. [2022-05-04T16:52:30.897Z] #40 50.94 After this operation, 70.7 MB of additional disk space will be used. [2022-05-04T16:52:30.897Z] #40 50.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T16:52:30.897Z] #40 50.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T16:52:30.897Z] #40 50.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-04T16:52:30.897Z] #40 51.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T16:52:30.897Z] #40 51.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-04T16:52:30.897Z] #40 51.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-04T16:52:30.897Z] #40 52.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-04T16:52:30.897Z] #40 52.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-04T16:52:30.897Z] #40 52.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-04T16:52:30.897Z] #40 52.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-04T16:52:31.154Z] #40 ... [2022-05-04T16:52:31.154Z] [2022-05-04T16:52:31.154Z] #14 [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 [2022-05-04T16:52:31.154Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:31.154Z] #14 52.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-04T16:52:31.154Z] #14 52.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-04T16:52:31.154Z] #14 52.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-04T16:52:31.154Z] #14 52.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T16:52:31.154Z] #14 52.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T16:52:31.154Z] #14 52.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-04T16:52:31.412Z] #14 52.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-04T16:52:31.412Z] #14 52.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-04T16:52:31.412Z] #14 52.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-04T16:52:31.412Z] #14 52.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-04T16:52:31.412Z] #14 52.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-04T16:52:31.412Z] #14 52.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-04T16:52:31.412Z] #14 52.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-04T16:52:31.412Z] #14 52.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-04T16:52:31.412Z] #14 52.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-04T16:52:31.412Z] #14 52.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-04T16:52:31.733Z] #40 47.28 The following additional packages will be installed: [2022-05-04T16:52:31.733Z] #40 47.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-04T16:52:31.733Z] #40 47.30 Suggested packages: [2022-05-04T16:52:31.837Z] Fetching without tags [2022-05-04T16:52:31.977Z] #14 ... [2022-05-04T16:52:31.977Z] [2022-05-04T16:52:31.977Z] #60 [containerd 1/3] 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 [2022-05-04T16:52:31.977Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:52:31.977Z] #60 35.46 Reading package lists... [2022-05-04T16:52:31.977Z] #60 43.23 Building dependency tree... [2022-05-04T16:52:31.977Z] #60 48.54 The following additional packages will be installed: [2022-05-04T16:52:31.977Z] #60 48.56 libbtrfs0 [2022-05-04T16:52:31.977Z] #60 48.86 The following NEW packages will be installed: [2022-05-04T16:52:31.977Z] #60 48.87 libbtrfs-dev libbtrfs0 [2022-05-04T16:52:31.977Z] #60 49.40 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:31.977Z] #60 49.40 Need to get 460 kB of archives. [2022-05-04T16:52:31.977Z] #60 49.40 After this operation, 1237 kB of additional disk space will be used. [2022-05-04T16:52:31.977Z] #60 49.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T16:52:31.977Z] #60 49.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T16:52:31.977Z] #60 50.97 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:31.977Z] #60 51.45 Fetched 460 kB in 0s (1133 kB/s) [2022-05-04T16:52:31.977Z] #60 51.79 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T16:52:31.977Z] #60 51.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T16:52:31.977Z] #60 51.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T16:52:31.977Z] #60 52.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:52:31.977Z] #60 52.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T16:52:31.977Z] #60 52.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T16:52:31.977Z] #60 52.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:52:31.992Z] #40 47.32 cmake-doc ninja-build lrzip [2022-05-04T16:52:31.992Z] #40 47.32 Recommended packages: [2022-05-04T16:52:31.992Z] #40 47.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-04T16:52:32.235Z] #60 ... [2022-05-04T16:52:32.235Z] [2022-05-04T16:52:32.235Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:32.235Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:32.235Z] #49 46.02 Building dependency tree... [2022-05-04T16:52:32.235Z] #49 51.35 The following additional packages will be installed: [2022-05-04T16:52:32.235Z] #49 51.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T16:52:32.235Z] #49 51.38 python3-protobuf python3-six [2022-05-04T16:52:32.235Z] #49 51.42 Suggested packages: [2022-05-04T16:52:32.235Z] #49 51.42 python3-setuptools [2022-05-04T16:52:32.235Z] #49 51.42 Recommended packages: [2022-05-04T16:52:32.235Z] #49 51.42 iproute2 | iproute [2022-05-04T16:52:32.235Z] #49 52.25 The following NEW packages will be installed: [2022-05-04T16:52:32.235Z] #49 52.25 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T16:52:32.235Z] #49 52.26 python3-protobuf python3-six [2022-05-04T16:52:32.235Z] #49 52.80 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:32.235Z] #49 52.80 Need to get 2292 kB of archives. [2022-05-04T16:52:32.235Z] #49 52.80 After this operation, 11.0 MB of additional disk space will be used. [2022-05-04T16:52:32.235Z] #49 52.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-04T16:52:32.235Z] #49 52.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T16:52:32.235Z] #49 52.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-04T16:52:32.235Z] #49 52.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-04T16:52:32.235Z] #49 52.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T16:52:32.235Z] #49 52.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-04T16:52:32.235Z] #49 52.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T16:52:31.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:52:31.618Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:52:31.654Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:52:31.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:52:31.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:52:31.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:52:31.879Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:52:32.501Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:52:33.370Z] #40 48.48 The following NEW packages will be installed: [2022-05-04T16:52:33.371Z] #40 48.50 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-04T16:52:33.371Z] #40 48.51 vim-common xxd [2022-05-04T16:52:33.371Z] #40 ... [2022-05-04T16:52:33.371Z] [2022-05-04T16:52:33.371Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:33.371Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:33.371Z] #53 48.56 go: downloading github.com/fatih/color v1.13.0 [2022-05-04T16:52:33.371Z] #53 48.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T16:52:33.371Z] #53 48.61 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-04T16:52:33.371Z] #53 48.65 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-04T16:52:33.371Z] #53 48.84 go: downloading github.com/spf13/viper v1.10.1 [2022-05-04T16:52:33.629Z] #53 49.03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-04T16:52:33.629Z] #53 49.13 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-04T16:52:33.888Z] #53 ... [2022-05-04T16:52:33.888Z] [2022-05-04T16:52:33.889Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:52:33.889Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:52:33.889Z] #45 38.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-04T16:52:33.889Z] #45 ... [2022-05-04T16:52:33.889Z] [2022-05-04T16:52:33.889Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:33.889Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:33.889Z] #53 49.34 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-04T16:52:33.889Z] #53 49.42 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-04T16:52:34.131Z] #49 ... [2022-05-04T16:52:34.132Z] [2022-05-04T16:52:34.132Z] #14 [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 [2022-05-04T16:52:34.132Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:34.132Z] #14 54.75 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:34.132Z] #14 ... [2022-05-04T16:52:34.132Z] [2022-05-04T16:52:34.132Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:52:34.132Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T16:52:34.132Z] #55 53.47 v3.0.2 [2022-05-04T16:52:34.132Z] #55 DONE 55.0s [2022-05-04T16:52:34.132Z] [2022-05-04T16:52:34.132Z] #60 [containerd 1/3] 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 [2022-05-04T16:52:34.132Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:52:34.132Z] #60 53.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:52:34.132Z] #60 53.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:52:34.132Z] #60 53.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:52:34.132Z] #60 DONE 55.0s [2022-05-04T16:52:34.132Z] [2022-05-04T16:52:34.132Z] #14 [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 [2022-05-04T16:52:34.132Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:34.132Z] #14 55.00 Fetched 115 MB in 11s (10.4 MB/s) [2022-05-04T16:52:34.132Z] #14 55.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-04T16:52:34.132Z] #14 55.09 (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% #14 ... [2022-05-04T16:52:34.132Z] [2022-05-04T16:52:34.132Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T16:52:34.132Z] #61 sha256:72acb10472376dde32a6b762825d25103d507c1daddc307acb3e69a0317b545a [2022-05-04T16:52:34.132Z] #61 DONE 0.3s [2022-05-04T16:52:34.132Z] [2022-05-04T16:52:34.132Z] #14 [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 [2022-05-04T16:52:34.132Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:34.132Z] #14 55.09 (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 ... 15709 files and directories currently installed.) [2022-05-04T16:52:34.132Z] #14 55.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T16:52:34.132Z] #14 55.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T16:52:34.147Z] #53 49.51 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-04T16:52:34.389Z] #14 ... [2022-05-04T16:52:34.389Z] [2022-05-04T16:52:34.389Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:52:34.389Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:52:34.389Z] #38 55.43 NAME: [2022-05-04T16:52:34.389Z] #38 55.43 go-winres - A tool for embedding resources in Windows executables [2022-05-04T16:52:34.389Z] #38 55.43 [2022-05-04T16:52:34.389Z] #38 55.43 USAGE: [2022-05-04T16:52:34.389Z] #38 55.43 go-winres [global options] command [command options] [arguments...] [2022-05-04T16:52:34.389Z] #38 55.43 [2022-05-04T16:52:34.389Z] #38 55.43 COMMANDS: [2022-05-04T16:52:34.389Z] #38 55.43 init Create an initial ./winres/winres.json [2022-05-04T16:52:34.389Z] #38 55.43 make Make syso files for the "go build" command [2022-05-04T16:52:34.389Z] #38 55.43 simply Make syso files for the "go build" command (simplified) [2022-05-04T16:52:34.389Z] #38 55.43 extract Extract all resources from an executable [2022-05-04T16:52:34.389Z] #38 55.43 patch Replace resources in an executable file (exe, dll) [2022-05-04T16:52:34.389Z] #38 55.43 help, h Shows a list of commands or help for one command [2022-05-04T16:52:34.389Z] #38 55.43 [2022-05-04T16:52:34.389Z] #38 55.43 GLOBAL OPTIONS: [2022-05-04T16:52:34.389Z] #38 55.43 --help, -h show help (default: false) [2022-05-04T16:52:34.389Z] #38 DONE 55.6s [2022-05-04T16:52:34.647Z] [2022-05-04T16:52:34.647Z] #40 [tini 1/3] 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 [2022-05-04T16:52:34.647Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:34.647Z] #40 54.45 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:34.647Z] #40 54.90 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-05-04T16:52:34.647Z] #40 55.12 Selecting previously unselected package xxd. [2022-05-04T16:52:34.647Z] #40 55.12 (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 ... 15709 files and directories currently installed.) [2022-05-04T16:52:34.647Z] #40 55.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T16:52:34.647Z] #40 55.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:52:34.647Z] #40 55.58 Selecting previously unselected package vim-common. [2022-05-04T16:52:34.647Z] #40 55.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T16:52:34.647Z] #40 55.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:52:35.211Z] #40 56.24 Selecting previously unselected package cmake-data. [2022-05-04T16:52:35.211Z] #40 56.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-04T16:52:35.211Z] #40 56.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T16:52:32.616Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:52:32.653Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:52:35.187Z] > git remote # timeout=10 [2022-05-04T16:52:35.255Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:52:35.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:52:35.294Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:52:35.499Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:52:35.499Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:52:36.054Z] #53 51.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-04T16:52:36.054Z] #53 51.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-04T16:52:36.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:52:36.346Z] Fetching without tags [2022-05-04T16:52:36.997Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:52:36.999Z] #53 ... [2022-05-04T16:52:36.999Z] [2022-05-04T16:52:36.999Z] #60 [containerd 1/3] 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 [2022-05-04T16:52:36.999Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:52:36.999Z] #60 34.58 Reading package lists... [2022-05-04T16:52:36.999Z] #60 42.61 Building dependency tree... [2022-05-04T16:52:36.999Z] #60 48.10 The following additional packages will be installed: [2022-05-04T16:52:36.999Z] #60 48.11 libbtrfs0 [2022-05-04T16:52:36.999Z] #60 48.37 The following NEW packages will be installed: [2022-05-04T16:52:36.999Z] #60 48.39 libbtrfs-dev libbtrfs0 [2022-05-04T16:52:36.999Z] #60 48.93 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:36.999Z] #60 48.93 Need to get 460 kB of archives. [2022-05-04T16:52:36.999Z] #60 48.93 After this operation, 1237 kB of additional disk space will be used. [2022-05-04T16:52:36.999Z] #60 48.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T16:52:36.999Z] #60 49.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T16:52:36.999Z] #60 50.66 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:36.999Z] #60 51.01 Fetched 460 kB in 0s (1021 kB/s) [2022-05-04T16:52:36.999Z] #60 51.26 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T16:52:36.999Z] #60 51.26 (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 ... 15709 files and directories currently installed.) [2022-05-04T16:52:36.999Z] #60 51.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T16:52:36.999Z] #60 51.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:52:36.999Z] #60 51.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T16:52:36.999Z] #60 51.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T16:52:36.999Z] #60 51.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:52:36.999Z] #60 52.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:52:36.999Z] #60 52.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:52:36.999Z] #60 52.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:52:36.999Z] #60 ... [2022-05-04T16:52:36.999Z] [2022-05-04T16:52:36.999Z] #40 [tini 1/3] 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 [2022-05-04T16:52:36.999Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:36.999Z] #40 48.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:36.999Z] #40 48.94 Need to get 17.7 MB of archives. [2022-05-04T16:52:36.999Z] #40 48.94 After this operation, 70.7 MB of additional disk space will be used. [2022-05-04T16:52:36.999Z] #40 48.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T16:52:36.999Z] #40 48.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T16:52:36.999Z] #40 48.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-04T16:52:36.999Z] #40 49.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T16:52:36.999Z] #40 49.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-04T16:52:36.999Z] #40 49.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-04T16:52:36.999Z] #40 49.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-04T16:52:36.999Z] #40 49.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-04T16:52:36.999Z] #40 49.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-04T16:52:36.999Z] #40 49.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-04T16:52:36.999Z] #40 51.72 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:36.999Z] #40 52.13 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-05-04T16:52:36.999Z] #40 52.21 Selecting previously unselected package xxd. [2022-05-04T16:52:36.999Z] #40 52.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T16:52:36.999Z] #40 52.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T16:52:36.999Z] #40 52.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:52:36.999Z] #40 52.62 Selecting previously unselected package vim-common. [2022-05-04T16:52:37.305Z] #40 52.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T16:52:37.305Z] #40 52.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:52:37.595Z] #40 ... [2022-05-04T16:52:37.595Z] [2022-05-04T16:52:37.596Z] #60 [containerd 1/3] 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 [2022-05-04T16:52:37.596Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T16:52:37.596Z] #60 DONE 53.1s [2022-05-04T16:52:37.596Z] [2022-05-04T16:52:37.596Z] #40 [tini 1/3] 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 [2022-05-04T16:52:37.596Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:37.596Z] #40 53.21 Selecting previously unselected package cmake-data. [2022-05-04T16:52:37.596Z] #40 ... [2022-05-04T16:52:37.596Z] [2022-05-04T16:52:37.596Z] #14 [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 [2022-05-04T16:52:37.596Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:37.596Z] #14 35.05 Reading package lists... [2022-05-04T16:52:37.596Z] #14 43.27 Building dependency tree... [2022-05-04T16:52:37.596Z] #14 48.63 The following additional packages will be installed: [2022-05-04T16:52:37.596Z] #14 48.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T16:52:37.596Z] #14 48.64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-04T16:52:37.596Z] #14 48.64 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-04T16:52:37.596Z] #14 48.64 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-04T16:52:37.596Z] #14 48.65 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-04T16:52:37.596Z] #14 48.65 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-04T16:52:37.596Z] #14 48.65 mingw-w64-common mingw-w64-x86-64-dev [2022-05-04T16:52:37.596Z] #14 48.68 Suggested packages: [2022-05-04T16:52:37.596Z] #14 48.68 gcc-10-locales seccomp wine64 [2022-05-04T16:52:37.596Z] #14 50.55 The following NEW packages will be installed: [2022-05-04T16:52:37.596Z] #14 50.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T16:52:37.596Z] #14 50.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-04T16:52:37.596Z] #14 50.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-04T16:52:37.596Z] #14 50.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-04T16:52:37.596Z] #14 50.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-04T16:52:37.596Z] #14 50.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-04T16:52:37.596Z] #14 50.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-04T16:52:37.596Z] #14 50.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-04T16:52:37.596Z] #14 50.57 mingw-w64-x86-64-dev [2022-05-04T16:52:37.596Z] #14 50.97 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:37.596Z] #14 50.97 Need to get 115 MB of archives. [2022-05-04T16:52:37.596Z] #14 50.97 After this operation, 645 MB of additional disk space will be used. [2022-05-04T16:52:37.596Z] #14 50.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-04T16:52:37.596Z] #14 51.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-04T16:52:37.596Z] #14 51.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-04T16:52:37.596Z] #14 51.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-04T16:52:37.596Z] #14 51.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-04T16:52:37.596Z] #14 51.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-04T16:52:37.596Z] #14 51.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-04T16:52:37.596Z] #14 52.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-04T16:52:37.596Z] #14 52.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-04T16:52:37.855Z] #14 ... [2022-05-04T16:52:37.855Z] [2022-05-04T16:52:37.855Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-04T16:52:37.855Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T16:52:37.855Z] #55 53.16 v3.0.2 [2022-05-04T16:52:37.855Z] #55 DONE 53.3s [2022-05-04T16:52:37.855Z] [2022-05-04T16:52:37.855Z] #14 [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 [2022-05-04T16:52:37.855Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:37.855Z] #14 53.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-04T16:52:37.855Z] #14 ... [2022-05-04T16:52:37.855Z] [2022-05-04T16:52:37.856Z] #40 [tini 1/3] 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 [2022-05-04T16:52:37.856Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:37.856Z] #40 53.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-04T16:52:37.856Z] #40 53.31 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T16:52:38.115Z] #40 ... [2022-05-04T16:52:38.115Z] [2022-05-04T16:52:38.115Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T16:52:38.115Z] #61 sha256:9d69ff33c2bf336eee55edb399c432f262c50414aaca37bb8c58279c973192d4 [2022-05-04T16:52:38.115Z] #61 DONE 0.3s [2022-05-04T16:52:38.115Z] [2022-05-04T16:52:38.115Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:52:38.115Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:52:35.425Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-04T16:52:35.536Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:52:35.573Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:52:36.113Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:52:36.160Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:52:36.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:52:36.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:52:36.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:52:36.379Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:52:37.099Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:52:37.146Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:52:39.389Z] #40 ... [2022-05-04T16:52:39.389Z] [2022-05-04T16:52:39.389Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:52:39.389Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:52:39.389Z] #34 59.35 Updating files: 84% (1281/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) [2022-05-04T16:52:39.389Z] #34 ... [2022-05-04T16:52:39.389Z] [2022-05-04T16:52:39.389Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:39.389Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:39.389Z] #53 50.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-04T16:52:39.389Z] #53 50.39 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-04T16:52:39.389Z] #53 54.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T16:52:39.389Z] #53 54.20 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-04T16:52:39.389Z] #53 54.42 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-04T16:52:39.389Z] #53 54.47 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-04T16:52:39.389Z] #53 54.60 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-04T16:52:39.389Z] #53 54.60 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-04T16:52:39.389Z] #53 54.73 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-04T16:52:39.389Z] #53 54.80 go: downloading github.com/spf13/afero v1.6.0 [2022-05-04T16:52:39.389Z] #53 54.80 go: downloading github.com/spf13/cast v1.4.1 [2022-05-04T16:52:39.389Z] #53 54.94 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-04T16:52:39.389Z] #53 54.94 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-04T16:52:39.389Z] #53 54.96 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-04T16:52:39.389Z] #53 55.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-04T16:52:39.389Z] #53 55.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-04T16:52:39.389Z] #53 55.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-04T16:52:39.389Z] #53 55.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-04T16:52:39.389Z] #53 55.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-04T16:52:39.389Z] #53 55.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-04T16:52:39.389Z] #53 55.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-04T16:52:39.389Z] #53 55.57 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-04T16:52:39.389Z] #53 55.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-04T16:52:39.389Z] #53 56.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-04T16:52:39.389Z] #53 56.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-04T16:52:39.389Z] #53 56.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-04T16:52:39.389Z] #53 56.54 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-04T16:52:39.389Z] #53 56.61 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-04T16:52:39.389Z] #53 56.70 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-04T16:52:39.389Z] #53 57.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-04T16:52:39.389Z] #53 57.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-04T16:52:39.389Z] #53 57.67 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-04T16:52:39.389Z] #53 57.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-04T16:52:39.389Z] #53 57.77 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-04T16:52:39.389Z] #53 57.82 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-04T16:52:39.389Z] #53 57.96 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-04T16:52:39.389Z] #53 58.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-04T16:52:39.389Z] #53 58.16 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-04T16:52:39.389Z] #53 58.34 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-04T16:52:39.389Z] #53 58.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-04T16:52:39.389Z] #53 58.53 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-04T16:52:39.389Z] #53 58.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-04T16:52:39.389Z] #53 58.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-04T16:52:39.389Z] #53 58.76 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-04T16:52:39.389Z] #53 58.81 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-04T16:52:39.389Z] #53 58.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-04T16:52:39.389Z] #53 58.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-04T16:52:39.389Z] #53 59.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-04T16:52:39.389Z] #53 59.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-04T16:52:39.389Z] #53 59.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-04T16:52:39.389Z] #53 60.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-04T16:52:39.389Z] #53 60.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-04T16:52:39.389Z] #53 60.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-04T16:52:39.389Z] #53 60.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-04T16:52:39.389Z] #53 60.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-04T16:52:39.389Z] #53 60.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-04T16:52:39.389Z] #53 60.28 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-04T16:52:39.389Z] #53 60.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-04T16:52:39.389Z] #53 60.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-04T16:52:39.389Z] #53 60.49 go: downloading github.com/julz/importas v0.1.0 [2022-05-04T16:52:39.389Z] #53 ... [2022-05-04T16:52:39.389Z] [2022-05-04T16:52:39.389Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:52:39.389Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:52:39.651Z] #34 59.35 Updating files: 84% (1281/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-04T16:52:39.651Z] #34 60.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-04T16:52:39.785Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:52:39.785Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:52:39.908Z] #34 60.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:52:40.020Z] #62 1.816 + RM_GOPATH=0 [2022-05-04T16:52:40.020Z] #62 1.816 + TMP_GOPATH= [2022-05-04T16:52:40.020Z] #62 1.816 + : /build [2022-05-04T16:52:40.020Z] #62 1.816 + '[' -z '' ']' [2022-05-04T16:52:40.020Z] #62 1.816 ++ mktemp -d [2022-05-04T16:52:40.020Z] #62 1.816 + export GOPATH=/tmp/tmp.9qKubLbTdR [2022-05-04T16:52:40.020Z] #62 1.816 + GOPATH=/tmp/tmp.9qKubLbTdR [2022-05-04T16:52:40.020Z] #62 1.816 + RM_GOPATH=1 [2022-05-04T16:52:40.020Z] #62 1.816 + case "$(go env GOARCH)" in [2022-05-04T16:52:40.020Z] #62 1.816 ++ go env GOARCH [2022-05-04T16:52:40.020Z] #62 1.856 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:52:40.020Z] #62 1.856 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:52:40.020Z] #62 1.857 ++ dirname /install.sh [2022-05-04T16:52:40.020Z] #62 1.860 + dir=/ [2022-05-04T16:52:40.020Z] #62 1.860 + bin=containerd [2022-05-04T16:52:40.020Z] #62 1.860 + shift [2022-05-04T16:52:40.020Z] #62 1.860 + '[' '!' -f //containerd.installer ']' [2022-05-04T16:52:40.020Z] #62 1.860 + . //containerd.installer [2022-05-04T16:52:40.020Z] #62 1.860 ++ set -e [2022-05-04T16:52:40.020Z] #62 1.860 ++ : v1.6.4 [2022-05-04T16:52:40.020Z] #62 1.860 + install_containerd [2022-05-04T16:52:40.020Z] #62 1.860 + echo 'Install containerd version v1.6.4' [2022-05-04T16:52:40.020Z] #62 1.860 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd [2022-05-04T16:52:40.021Z] #62 1.860 Install containerd version v1.6.4 [2022-05-04T16:52:40.021Z] #62 1.884 Cloning into '/tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd'... [2022-05-04T16:52:40.021Z] #62 ... [2022-05-04T16:52:40.021Z] [2022-05-04T16:52:40.021Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:40.021Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:40.021Z] #49 36.82 Reading package lists... [2022-05-04T16:52:40.021Z] #49 45.36 Building dependency tree... [2022-05-04T16:52:40.021Z] #49 49.89 The following additional packages will be installed: [2022-05-04T16:52:40.021Z] #49 49.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T16:52:40.021Z] #49 49.92 python3-protobuf python3-six [2022-05-04T16:52:40.021Z] #49 49.94 Suggested packages: [2022-05-04T16:52:40.021Z] #49 49.95 python3-setuptools [2022-05-04T16:52:40.021Z] #49 49.96 Recommended packages: [2022-05-04T16:52:40.021Z] #49 49.96 iproute2 | iproute [2022-05-04T16:52:40.021Z] #49 50.76 The following NEW packages will be installed: [2022-05-04T16:52:40.021Z] #49 50.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T16:52:40.021Z] #49 50.80 python3-protobuf python3-six [2022-05-04T16:52:40.021Z] #49 51.39 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:52:40.021Z] #49 51.39 Need to get 2292 kB of archives. [2022-05-04T16:52:40.021Z] #49 51.39 After this operation, 11.0 MB of additional disk space will be used. [2022-05-04T16:52:40.021Z] #49 51.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-04T16:52:40.021Z] #49 51.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T16:52:40.021Z] #49 51.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-04T16:52:40.021Z] #49 51.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-04T16:52:40.021Z] #49 51.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T16:52:40.021Z] #49 51.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-04T16:52:40.021Z] #49 51.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T16:52:40.021Z] #49 54.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-04T16:52:40.021Z] #49 ... [2022-05-04T16:52:40.021Z] [2022-05-04T16:52:40.021Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:40.021Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:40.021Z] #53 55.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T16:52:40.021Z] #53 55.51 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-04T16:52:40.283Z] #53 55.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-04T16:52:40.283Z] #53 55.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-04T16:52:40.543Z] #53 55.90 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-04T16:52:40.543Z] #53 56.16 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-04T16:52:40.803Z] #53 56.30 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-04T16:52:40.803Z] #53 56.31 go: downloading github.com/spf13/afero v1.6.0 [2022-05-04T16:52:41.062Z] #53 56.50 go: downloading github.com/spf13/cast v1.4.1 [2022-05-04T16:52:41.062Z] #53 56.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-04T16:52:41.062Z] #53 56.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-04T16:52:41.323Z] #53 56.63 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-04T16:52:41.323Z] #53 56.67 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-04T16:52:41.323Z] #53 56.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-04T16:52:41.582Z] #53 56.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-04T16:52:41.582Z] #53 56.98 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-04T16:52:41.582Z] #53 57.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-04T16:52:41.582Z] #53 57.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-04T16:52:41.582Z] #53 57.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-04T16:52:41.582Z] #53 57.11 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-04T16:52:41.582Z] #53 ... [2022-05-04T16:52:41.582Z] [2022-05-04T16:52:41.582Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T16:52:41.582Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T16:52:41.582Z] #38 56.87 NAME: [2022-05-04T16:52:41.582Z] #38 56.88 go-winres - A tool for embedding resources in Windows executables [2022-05-04T16:52:41.582Z] #38 56.88 [2022-05-04T16:52:41.582Z] #38 56.88 USAGE: [2022-05-04T16:52:41.582Z] #38 56.88 go-winres [global options] command [command options] [arguments...] [2022-05-04T16:52:41.582Z] #38 56.88 [2022-05-04T16:52:41.582Z] #38 56.88 COMMANDS: [2022-05-04T16:52:41.582Z] #38 56.88 init Create an initial ./winres/winres.json [2022-05-04T16:52:41.582Z] #38 56.88 make Make syso files for the "go build" command [2022-05-04T16:52:41.582Z] #38 56.88 simply Make syso files for the "go build" command (simplified) [2022-05-04T16:52:41.582Z] #38 56.88 extract Extract all resources from an executable [2022-05-04T16:52:41.582Z] #38 56.88 patch Replace resources in an executable file (exe, dll) [2022-05-04T16:52:41.582Z] #38 56.88 help, h Shows a list of commands or help for one command [2022-05-04T16:52:41.582Z] #38 56.88 [2022-05-04T16:52:41.582Z] #38 56.88 GLOBAL OPTIONS: [2022-05-04T16:52:41.582Z] #38 56.88 --help, -h show help (default: false) [2022-05-04T16:52:41.582Z] #38 DONE 57.2s [2022-05-04T16:52:41.582Z] [2022-05-04T16:52:41.582Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:41.582Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:41.582Z] #53 57.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-04T16:52:39.444Z] > git remote # timeout=10 [2022-05-04T16:52:39.522Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:52:39.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:52:39.553Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:52:39.694Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-04T16:52:39.819Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:52:39.850Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:52:42.978Z] #53 58.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-04T16:52:42.978Z] #53 58.47 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-04T16:52:42.978Z] #53 58.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-04T16:52:43.237Z] #53 58.60 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-04T16:52:43.237Z] #53 58.69 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-04T16:52:43.237Z] #53 58.74 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-04T16:52:44.625Z] #53 59.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-04T16:52:44.625Z] #53 59.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-04T16:52:44.625Z] #53 59.87 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-04T16:52:44.625Z] #53 59.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-04T16:52:44.625Z] #53 59.94 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-04T16:52:44.625Z] #53 59.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-04T16:52:44.625Z] #53 60.04 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-04T16:52:44.884Z] #53 60.33 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-04T16:52:44.884Z] #53 60.46 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-04T16:52:45.143Z] #53 60.50 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-04T16:52:45.143Z] #53 60.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-04T16:52:45.227Z] #34 ... [2022-05-04T16:52:45.227Z] [2022-05-04T16:52:45.227Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:52:45.227Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d [2022-05-04T16:52:45.227Z] #62 2.821 + RM_GOPATH=0 [2022-05-04T16:52:45.227Z] #62 2.821 + TMP_GOPATH= [2022-05-04T16:52:45.227Z] #62 2.821 + : /build [2022-05-04T16:52:45.227Z] #62 2.821 + '[' -z '' ']' [2022-05-04T16:52:45.227Z] #62 2.821 ++ mktemp -d [2022-05-04T16:52:45.227Z] #62 2.846 + export GOPATH=/tmp/tmp.cFBn5Vr7pT [2022-05-04T16:52:45.227Z] #62 2.846 + GOPATH=/tmp/tmp.cFBn5Vr7pT [2022-05-04T16:52:45.227Z] #62 2.846 + RM_GOPATH=1 [2022-05-04T16:52:45.227Z] #62 2.846 + case "$(go env GOARCH)" in [2022-05-04T16:52:45.227Z] #62 2.846 ++ go env GOARCH [2022-05-04T16:52:45.227Z] #62 2.877 Install containerd version v1.6.4 [2022-05-04T16:52:45.227Z] #62 2.877 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:52:45.227Z] #62 2.877 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:52:45.227Z] #62 2.877 ++ dirname /install.sh [2022-05-04T16:52:45.227Z] #62 2.877 + dir=/ [2022-05-04T16:52:45.227Z] #62 2.877 + bin=containerd [2022-05-04T16:52:45.227Z] #62 2.877 + shift [2022-05-04T16:52:45.227Z] #62 2.877 + '[' '!' -f //containerd.installer ']' [2022-05-04T16:52:45.227Z] #62 2.877 + . //containerd.installer [2022-05-04T16:52:45.227Z] #62 2.877 ++ set -e [2022-05-04T16:52:45.227Z] #62 2.877 ++ : v1.6.4 [2022-05-04T16:52:45.227Z] #62 2.877 + install_containerd [2022-05-04T16:52:45.227Z] #62 2.877 + echo 'Install containerd version v1.6.4' [2022-05-04T16:52:45.227Z] #62 2.877 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd [2022-05-04T16:52:45.227Z] #62 2.882 Cloning into '/tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd'... [2022-05-04T16:52:45.227Z] #62 ... [2022-05-04T16:52:45.227Z] [2022-05-04T16:52:45.227Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:45.227Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:45.227Z] #53 60.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-04T16:52:45.227Z] #53 60.78 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-04T16:52:45.227Z] #53 60.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-04T16:52:45.227Z] #53 60.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-04T16:52:45.227Z] #53 60.96 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-04T16:52:45.227Z] #53 60.97 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-04T16:52:45.227Z] #53 60.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-04T16:52:45.227Z] #53 61.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-04T16:52:45.227Z] #53 61.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-04T16:52:45.227Z] #53 61.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-04T16:52:45.227Z] #53 61.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-04T16:52:45.227Z] #53 61.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-04T16:52:45.227Z] #53 61.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-04T16:52:45.227Z] #53 61.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-04T16:52:45.227Z] #53 61.97 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-04T16:52:45.227Z] #53 61.98 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-04T16:52:45.227Z] #53 62.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-04T16:52:45.227Z] #53 62.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-04T16:52:45.227Z] #53 62.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-04T16:52:45.227Z] #53 62.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-04T16:52:45.227Z] #53 62.35 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-04T16:52:45.227Z] #53 62.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-04T16:52:45.227Z] #53 62.66 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-04T16:52:45.227Z] #53 62.76 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-04T16:52:45.227Z] #53 62.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-04T16:52:45.227Z] #53 62.80 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-04T16:52:45.227Z] #53 62.82 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-04T16:52:45.227Z] #53 62.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-04T16:52:45.227Z] #53 62.89 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-04T16:52:45.227Z] #53 62.98 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-04T16:52:45.227Z] #53 63.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-04T16:52:45.227Z] #53 63.19 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-04T16:52:45.227Z] #53 63.20 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-04T16:52:45.227Z] #53 63.42 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-04T16:52:45.227Z] #53 63.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-04T16:52:45.227Z] #53 63.45 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-04T16:52:45.227Z] #53 63.48 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-04T16:52:45.227Z] #53 63.61 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-04T16:52:45.227Z] #53 64.18 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-04T16:52:45.227Z] #53 64.35 go: downloading honnef.co/go/tools v0.2.2 [2022-05-04T16:52:45.227Z] #53 65.93 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-04T16:52:45.227Z] #53 65.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-04T16:52:45.227Z] #53 66.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-04T16:52:45.227Z] #53 66.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-04T16:52:45.227Z] #53 66.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-04T16:52:45.227Z] #53 66.21 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-04T16:52:45.227Z] #53 66.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-04T16:52:45.227Z] #53 ... [2022-05-04T16:52:45.227Z] [2022-05-04T16:52:45.227Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:45.227Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:45.227Z] #49 55.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-04T16:52:45.227Z] #49 57.85 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:45.227Z] #49 58.17 Fetched 2292 kB in 4s (580 kB/s) [2022-05-04T16:52:45.227Z] #49 58.33 Selecting previously unselected package libprotobuf23:amd64. [2022-05-04T16:52:45.228Z] #49 58.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T16:52:45.228Z] #49 58.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-04T16:52:45.228Z] #49 58.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T16:52:45.228Z] #49 59.76 Selecting previously unselected package python3-pkg-resources. [2022-05-04T16:52:45.228Z] #49 59.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T16:52:45.228Z] #49 59.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:52:45.228Z] #49 60.30 Selecting previously unselected package python3-six. [2022-05-04T16:52:45.228Z] #49 60.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-04T16:52:45.228Z] #49 60.32 Unpacking python3-six (1.16.0-2) ... [2022-05-04T16:52:45.228Z] #49 60.65 Selecting previously unselected package python3-protobuf. [2022-05-04T16:52:45.228Z] #49 60.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-04T16:52:45.228Z] #49 60.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-04T16:52:45.228Z] #49 61.38 Selecting previously unselected package libnet1:amd64. [2022-05-04T16:52:45.228Z] #49 61.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T16:52:45.228Z] #49 61.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:52:45.228Z] #49 61.56 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T16:52:45.228Z] #49 61.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T16:52:45.228Z] #49 61.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:52:45.228Z] #49 61.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T16:52:45.228Z] #49 61.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T16:52:45.228Z] #49 61.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:52:45.228Z] #49 62.04 Selecting previously unselected package criu. [2022-05-04T16:52:45.228Z] #49 62.05 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-04T16:52:45.228Z] #49 62.06 Unpacking criu (3.16.1-3) ... [2022-05-04T16:52:45.228Z] #49 63.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:52:45.228Z] #49 65.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T16:52:45.228Z] #49 65.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:52:45.228Z] #49 65.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:52:45.228Z] #49 65.41 Setting up python3-six (1.16.0-2) ... [2022-05-04T16:52:45.402Z] #53 60.75 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-04T16:52:45.402Z] #53 60.77 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-04T16:52:45.402Z] #53 60.83 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-04T16:52:45.402Z] #53 60.94 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-04T16:52:45.402Z] #53 60.95 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-04T16:52:45.402Z] #53 60.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-04T16:52:45.491Z] #49 ... [2022-05-04T16:52:45.491Z] [2022-05-04T16:52:45.491Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:45.491Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:45.491Z] #53 66.58 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-04T16:52:45.662Z] #53 61.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-04T16:52:45.662Z] #53 61.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-04T16:52:45.749Z] #53 66.59 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-04T16:52:45.921Z] #53 61.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-04T16:52:45.921Z] #53 61.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-04T16:52:46.006Z] #53 66.92 go: downloading golang.org/x/text v0.3.7 [2022-05-04T16:52:46.180Z] #53 61.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-04T16:52:46.439Z] #53 61.80 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-04T16:52:46.439Z] #53 61.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-04T16:52:46.439Z] #53 61.95 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-04T16:52:46.439Z] #53 61.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-04T16:52:46.698Z] #53 62.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-04T16:52:46.698Z] #53 62.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-04T16:52:46.698Z] #53 62.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-04T16:52:46.698Z] #53 62.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-04T16:52:46.698Z] #53 62.25 go: downloading github.com/julz/importas v0.1.0 [2022-05-04T16:52:46.698Z] #53 62.29 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-04T16:52:46.957Z] #53 62.37 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-04T16:52:46.957Z] #53 62.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-04T16:52:46.957Z] #53 62.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-04T16:52:46.957Z] #53 62.60 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-04T16:52:47.216Z] #53 62.63 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-04T16:52:47.216Z] #53 62.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-04T16:52:47.216Z] #53 62.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-04T16:52:47.216Z] #53 62.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-04T16:52:47.308Z] Commit message: "update containerd binary to v1.6.4" [2022-05-04T16:52:47.475Z] #53 62.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-04T16:52:47.475Z] #53 62.97 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-04T16:52:47.475Z] #53 62.97 go: downloading github.com/mgechev/revive v1.1.3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T16:52:47.734Z] #53 ... [2022-05-04T16:52:47.734Z] [2022-05-04T16:52:47.735Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:52:47.735Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:52:47.797Z] Running on azwin-2-a2e230 in d:\jenkins\workspace\moby_PR-43560 [2022-05-04T16:52:47.904Z] #53 ... [2022-05-04T16:52:47.905Z] [2022-05-04T16:52:47.905Z] #14 [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 [2022-05-04T16:52:47.905Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:47.905Z] #14 58.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T16:52:47.905Z] #14 58.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T16:52:47.905Z] #14 58.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T16:52:47.905Z] #14 62.86 Selecting previously unselected package binutils-mingw-w64. [2022-05-04T16:52:47.905Z] #14 62.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-04T16:52:47.905Z] #14 62.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T16:52:47.905Z] #14 63.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-04T16:52:47.905Z] #14 63.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T16:52:47.905Z] #14 63.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:52:47.905Z] #14 63.43 Selecting previously unselected package dmsetup. [2022-05-04T16:52:47.905Z] #14 63.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T16:52:47.905Z] #14 63.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-04T16:52:47.905Z] #14 63.63 Selecting previously unselected package mingw-w64-common. [2022-05-04T16:52:47.905Z] #14 63.66 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-04T16:52:47.905Z] #14 63.67 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-04T16:52:47.905Z] #14 ... [2022-05-04T16:52:47.905Z] [2022-05-04T16:52:47.905Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:47.905Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:47.905Z] #49 66.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:52:47.905Z] #49 66.97 Setting up python3-protobuf (3.12.4-1) ... [2022-05-04T16:52:48.218Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.2% of statements [2022-05-04T16:52:48.218Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-04T16:52:48.218Z] ok github.com/docker/docker/cmd/dockerd/trap 2.449s coverage: 0.0% of statements [2022-05-04T16:52:48.218Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T16:52:48.218Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T16:52:48.218Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T16:52:48.218Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T16:52:48.218Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T16:52:49.032Z] #34 62.96 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-04T16:52:49.032Z] #34 63.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-04T16:52:49.324Z] #34 64.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] { [Pipeline] ws [2022-05-04T16:52:49.397Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-04T16:52:49.894Z] #34 ... [2022-05-04T16:52:49.894Z] [2022-05-04T16:52:49.894Z] #14 [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 [2022-05-04T16:52:49.894Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:49.894Z] #14 55.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-04T16:52:49.894Z] #14 56.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-04T16:52:49.894Z] #14 56.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-04T16:52:49.894Z] #14 59.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-04T16:52:49.894Z] #14 59.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-04T16:52:49.894Z] #14 59.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-04T16:52:49.894Z] #14 59.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-04T16:52:49.894Z] #14 59.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T16:52:49.894Z] #14 59.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T16:52:49.894Z] #14 59.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-04T16:52:49.894Z] #14 59.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-04T16:52:49.894Z] #14 59.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-04T16:52:49.894Z] #14 59.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-04T16:52:49.894Z] #14 59.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-04T16:52:49.894Z] #14 59.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-04T16:52:49.894Z] #14 59.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-04T16:52:49.894Z] #14 59.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-04T16:52:49.894Z] #14 59.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-04T16:52:49.894Z] #14 59.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-04T16:52:49.894Z] #14 59.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-04T16:52:49.894Z] #14 60.99 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:49.894Z] #14 61.29 Fetched 115 MB in 9s (12.5 MB/s) [2022-05-04T16:52:49.894Z] #14 61.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-04T16:52:49.894Z] #14 61.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T16:52:49.894Z] #14 61.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T16:52:49.894Z] #14 61.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T16:52:49.894Z] #14 65.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T16:52:49.894Z] #14 ... [2022-05-04T16:52:49.894Z] [2022-05-04T16:52:49.894Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:49.894Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:49.894Z] #53 63.79 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-04T16:52:49.894Z] #53 63.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-04T16:52:49.894Z] #53 63.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-04T16:52:49.894Z] #53 63.89 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-04T16:52:49.894Z] #53 64.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-04T16:52:49.894Z] #53 64.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-04T16:52:49.894Z] #53 64.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-04T16:52:49.894Z] #53 64.33 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-04T16:52:49.894Z] #53 64.36 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-04T16:52:49.894Z] #53 64.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-04T16:52:49.894Z] #53 64.70 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-04T16:52:49.894Z] #53 64.73 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-04T16:52:49.894Z] #53 64.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-04T16:52:49.894Z] #53 64.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-04T16:52:49.894Z] #53 64.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-04T16:52:49.894Z] #53 64.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-04T16:52:49.894Z] #53 64.87 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-04T16:52:49.894Z] #53 64.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-04T16:52:49.894Z] #53 65.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-04T16:52:49.894Z] #53 65.04 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-04T16:52:49.894Z] #53 65.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-04T16:52:49.894Z] #53 65.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-04T16:52:49.894Z] #53 65.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-04T16:52:49.894Z] #53 65.23 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-04T16:52:49.894Z] #53 65.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-04T16:52:49.894Z] #53 65.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-04T16:52:50.167Z] The recommended git tool is: git [2022-05-04T16:52:50.346Z] + docker version [2022-05-04T16:52:50.423Z] #49 ... [2022-05-04T16:52:50.423Z] [2022-05-04T16:52:50.423Z] #40 [tini 1/3] 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 [2022-05-04T16:52:50.423Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:50.423Z] #40 61.07 Selecting previously unselected package libicu67:amd64. [2022-05-04T16:52:50.423Z] #40 61.11 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-04T16:52:50.423Z] #40 61.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T16:52:50.423Z] #40 70.29 Selecting previously unselected package libxml2:amd64. [2022-05-04T16:52:50.423Z] #40 70.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-04T16:52:50.423Z] #40 70.34 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T16:52:50.423Z] #40 71.14 Selecting previously unselected package libarchive13:amd64. [2022-05-04T16:52:50.423Z] #40 71.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-04T16:52:50.423Z] #40 71.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T16:52:50.423Z] #40 ... [2022-05-04T16:52:50.423Z] [2022-05-04T16:52:50.423Z] #14 [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 [2022-05-04T16:52:50.423Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:50.423Z] #14 71.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-04T16:52:50.462Z] #53 65.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-04T16:52:50.462Z] #53 65.87 go: downloading honnef.co/go/tools v0.2.2 [2022-05-04T16:52:50.679Z] #14 71.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-04T16:52:50.679Z] #14 71.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T16:52:51.356Z] Commit message: "update containerd binary to v1.6.4" [2022-05-04T16:52:51.401Z] #53 ... [2022-05-04T16:52:51.401Z] [2022-05-04T16:52:51.401Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:51.401Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:51.401Z] #49 56.56 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:52:51.401Z] #49 56.94 Fetched 2292 kB in 4s (575 kB/s) [2022-05-04T16:52:51.401Z] #49 57.08 Selecting previously unselected package libprotobuf23:amd64. [2022-05-04T16:52:51.401Z] #49 57.08 (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 ... 15709 files and directories currently installed.) [2022-05-04T16:52:51.401Z] #49 57.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-04T16:52:51.401Z] #49 57.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T16:52:51.401Z] #49 58.97 Selecting previously unselected package python3-pkg-resources. [2022-05-04T16:52:51.401Z] #49 58.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T16:52:51.401Z] #49 58.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:52:51.401Z] #49 59.32 Selecting previously unselected package python3-six. [2022-05-04T16:52:51.401Z] #49 59.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-04T16:52:51.401Z] #49 59.33 Unpacking python3-six (1.16.0-2) ... [2022-05-04T16:52:51.401Z] #49 59.50 Selecting previously unselected package python3-protobuf. [2022-05-04T16:52:51.401Z] #49 59.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-04T16:52:51.401Z] #49 59.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-04T16:52:51.401Z] #49 60.46 Selecting previously unselected package libnet1:amd64. [2022-05-04T16:52:51.401Z] #49 60.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T16:52:51.401Z] #49 60.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:52:51.401Z] #49 60.64 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T16:52:51.401Z] #49 60.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T16:52:51.401Z] #49 60.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:52:51.401Z] #49 60.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T16:52:51.401Z] #49 60.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T16:52:51.401Z] #49 60.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:52:51.401Z] #49 61.29 Selecting previously unselected package criu. [2022-05-04T16:52:51.401Z] #49 61.31 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-04T16:52:51.401Z] #49 61.33 Unpacking criu (3.16.1-3) ... [2022-05-04T16:52:51.401Z] #49 62.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:52:51.401Z] #49 65.25 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T16:52:51.401Z] #49 65.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:52:51.401Z] #49 65.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:52:51.401Z] #49 65.31 Setting up python3-six (1.16.0-2) ... [2022-05-04T16:52:51.401Z] #49 66.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:52:51.401Z] #49 66.53 Setting up python3-protobuf (3.12.4-1) ... [2022-05-04T16:52:51.661Z] #49 ... [2022-05-04T16:52:51.661Z] [2022-05-04T16:52:51.662Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:51.662Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:51.662Z] #53 67.13 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-04T16:52:51.662Z] #53 67.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-04T16:52:51.662Z] #53 67.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-04T16:52:51.662Z] #53 67.25 go: downloading github.com/davecgh/go-spew v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T16:52:51.922Z] #53 67.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-04T16:52:51.922Z] #53 67.34 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-04T16:52:51.922Z] #53 67.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-04T16:52:52.183Z] #53 67.66 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-04T16:52:52.183Z] #53 67.67 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-04T16:52:52.753Z] #53 67.97 go: downloading golang.org/x/text v0.3.7 [2022-05-04T16:52:53.012Z] #53 ... [2022-05-04T16:52:53.012Z] [2022-05-04T16:52:53.012Z] #40 [tini 1/3] 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 [2022-05-04T16:52:53.012Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:53.012Z] #40 58.40 Selecting previously unselected package libicu67:amd64. [2022-05-04T16:52:53.012Z] #40 58.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-04T16:52:53.012Z] #40 58.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T16:52:53.012Z] #40 67.01 Selecting previously unselected package libxml2:amd64. [2022-05-04T16:52:53.012Z] #40 67.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-04T16:52:53.013Z] #40 67.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T16:52:53.013Z] #40 67.69 Selecting previously unselected package libarchive13:amd64. [2022-05-04T16:52:53.013Z] #40 67.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-04T16:52:53.013Z] #40 67.71 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T16:52:53.013Z] #40 68.24 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-04T16:52:53.013Z] #40 68.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-04T16:52:53.013Z] #40 68.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T16:52:53.013Z] #40 68.44 Selecting previously unselected package librhash0:amd64. [2022-05-04T16:52:53.013Z] #40 68.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-04T16:52:53.013Z] #40 68.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-04T16:52:53.013Z] #40 ... [2022-05-04T16:52:53.013Z] [2022-05-04T16:52:53.013Z] #14 [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 [2022-05-04T16:52:53.013Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:52:53.013Z] #14 65.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T16:52:53.013Z] #14 65.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T16:52:53.013Z] #14 65.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T16:52:53.013Z] #14 68.05 Selecting previously unselected package binutils-mingw-w64. [2022-05-04T16:52:53.013Z] #14 68.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-04T16:52:53.013Z] #14 68.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T16:52:53.013Z] #14 68.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-04T16:52:53.013Z] #14 68.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T16:52:53.013Z] #14 68.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:52:53.013Z] #14 68.66 Selecting previously unselected package dmsetup. [2022-05-04T16:52:53.274Z] #14 68.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T16:52:53.274Z] #14 68.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-04T16:52:53.481Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-05-04T16:52:53.537Z] #14 68.88 Selecting previously unselected package mingw-w64-common. [2022-05-04T16:52:53.537Z] #14 68.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-04T16:52:53.537Z] #14 68.90 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-04T16:52:54.415Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-05-04T16:52:54.542Z] + docker version [2022-05-04T16:52:54.853Z] #14 ... [2022-05-04T16:52:54.853Z] [2022-05-04T16:52:54.853Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:54.853Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:54.853Z] #49 71.96 Setting up criu (3.16.1-3) ... [2022-05-04T16:52:54.853Z] #49 74.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:52:54.853Z] #49 DONE 75.3s [2022-05-04T16:52:54.853Z] [2022-05-04T16:52:54.853Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:52:54.853Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:52:54.853Z] #53 75.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-04T16:52:54.853Z] #53 75.16 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-04T16:52:54.853Z] #53 75.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-04T16:52:54.853Z] #53 75.25 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-04T16:52:54.853Z] #53 75.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-04T16:52:54.853Z] #53 75.30 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-04T16:52:54.853Z] #53 75.35 go: downloading golang.org/x/mod v0.5.1 [2022-05-04T16:52:54.853Z] #53 75.39 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-04T16:52:54.853Z] #53 75.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-04T16:52:54.853Z] #53 75.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-04T16:52:54.853Z] #53 75.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-04T16:52:54.853Z] #53 75.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-04T16:52:55.418Z] #53 76.53 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-04T16:52:55.676Z] #53 76.70 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-04T16:52:55.676Z] #53 76.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-04T16:52:55.790Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-05-04T16:52:55.934Z] #53 77.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-04T16:52:55.934Z] #53 77.15 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-04T16:52:56.097Z] #14 ... [2022-05-04T16:52:56.097Z] [2022-05-04T16:52:56.097Z] #49 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-04T16:52:56.097Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T16:52:56.097Z] #49 70.91 Setting up criu (3.16.1-3) ... [2022-05-04T16:52:56.499Z] #53 77.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-04T16:52:56.499Z] #53 77.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-04T16:52:56.499Z] #53 77.36 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-04T16:52:56.499Z] #53 77.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-04T16:52:56.767Z] #53 77.64 go: downloading github.com/prometheus/common v0.10.0 [2022-05-04T16:52:57.027Z] #53 77.94 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-04T16:52:57.027Z] #53 78.10 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-04T16:52:57.285Z] #53 78.32 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-04T16:52:58.639Z] #49 73.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:52:58.999Z] Client: [2022-05-04T16:52:58.999Z] Version: 20.10.9 [2022-05-04T16:52:58.999Z] API version: 1.41 [2022-05-04T16:52:58.999Z] Go version: go1.16.8 [2022-05-04T16:52:58.999Z] Git commit: c2ea9bc [2022-05-04T16:52:58.999Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T16:52:58.999Z] OS/Arch: windows/amd64 [2022-05-04T16:52:58.999Z] Context: default [2022-05-04T16:52:58.999Z] Experimental: true [2022-05-04T16:52:58.999Z] [2022-05-04T16:52:58.999Z] Server: Docker Engine - Community [2022-05-04T16:52:58.999Z] Engine: [2022-05-04T16:52:58.999Z] Version: 20.10.9 [2022-05-04T16:52:58.999Z] API version: 1.41 (minimum version 1.24) [2022-05-04T16:52:58.999Z] Go version: go1.16.8 [2022-05-04T16:52:58.999Z] Git commit: 79ea9d3 [2022-05-04T16:52:58.999Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T16:52:58.999Z] OS/Arch: windows/amd64 [2022-05-04T16:52:58.999Z] Experimental: true [2022-05-04T16:52:59.181Z] #53 ... [2022-05-04T16:52:59.181Z] [2022-05-04T16:52:59.181Z] #40 [tini 1/3] 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 [2022-05-04T16:52:59.181Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:52:59.181Z] #40 71.82 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-04T16:52:59.181Z] #40 71.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-04T16:52:59.181Z] #40 71.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T16:52:59.181Z] #40 72.33 Selecting previously unselected package librhash0:amd64. [2022-05-04T16:52:59.181Z] #40 72.33 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-04T16:52:59.181Z] #40 72.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-04T16:52:59.181Z] #40 72.73 Selecting previously unselected package libuv1:amd64. [2022-05-04T16:52:59.181Z] #40 72.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-04T16:52:59.181Z] #40 72.74 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-04T16:52:59.181Z] #40 73.12 Selecting previously unselected package cmake. [2022-05-04T16:52:59.181Z] #40 73.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-04T16:52:59.181Z] #40 73.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-04T16:52:59.181Z] #40 78.80 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T16:52:59.181Z] #40 78.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:52:59.181Z] #40 78.86 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-04T16:52:59.181Z] #40 78.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:52:59.181Z] #40 78.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T16:52:59.181Z] #40 79.00 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-04T16:52:59.181Z] #40 79.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T16:52:59.181Z] #40 79.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T16:52:59.181Z] #40 79.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T16:52:59.181Z] #40 79.23 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-04T16:52:59.181Z] #40 79.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:52:59.181Z] #40 DONE 79.8s [2022-05-04T16:52:59.181Z] [2022-05-04T16:52:59.181Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T16:52:59.181Z] #41 sha256:a5565f3b84f61ae06c8f183d4849eb5a8aef58d8d2ee075409717ac0d6c5c35e [2022-05-04T16:52:59.181Z] #41 DONE 0.1s [2022-05-04T16:52:59.181Z] [2022-05-04T16:52:59.181Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-04T16:52:59.181Z] #42 sha256:a9f8261fada6dfb43c61d191db62e4ef0dec2f831e4cb92c390a8c1539acd90e [Pipeline] sh [2022-05-04T16:53:00.119Z] #42 1.127 + RM_GOPATH=0 [2022-05-04T16:53:00.119Z] #42 1.127 + TMP_GOPATH= [2022-05-04T16:53:00.119Z] #42 1.128 + : /build [2022-05-04T16:53:00.119Z] #42 1.128 + '[' -z '' ']' [2022-05-04T16:53:00.119Z] #42 1.128 ++ mktemp -d [2022-05-04T16:53:00.119Z] #42 1.150 + export GOPATH=/tmp/tmp.Vm5G5jlVtM [2022-05-04T16:53:00.119Z] #42 1.151 + GOPATH=/tmp/tmp.Vm5G5jlVtM [2022-05-04T16:53:00.119Z] #42 1.151 + RM_GOPATH=1 [2022-05-04T16:53:00.119Z] #42 1.151 + case "$(go env GOARCH)" in [2022-05-04T16:53:00.119Z] #42 1.153 ++ go env GOARCH [2022-05-04T16:53:00.119Z] #42 1.178 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:00.119Z] #42 1.178 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:00.119Z] #42 1.179 ++ dirname /install.sh [2022-05-04T16:53:00.119Z] #42 1.180 + dir=/ [2022-05-04T16:53:00.119Z] #42 1.183 + bin=tini [2022-05-04T16:53:00.119Z] #42 1.183 + shift [2022-05-04T16:53:00.119Z] #42 1.184 + '[' '!' -f //tini.installer ']' [2022-05-04T16:53:00.119Z] #42 1.184 + . //tini.installer [2022-05-04T16:53:00.119Z] #42 1.184 ++ : v0.19.0 [2022-05-04T16:53:00.119Z] #42 1.185 + install_tini [2022-05-04T16:53:00.119Z] #42 1.188 + echo 'Install tini version v0.19.0' [2022-05-04T16:53:00.119Z] #42 1.188 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vm5G5jlVtM/tini [2022-05-04T16:53:00.119Z] #42 1.188 Install tini version v0.19.0 [2022-05-04T16:53:00.119Z] #42 1.194 Cloning into '/tmp/tmp.Vm5G5jlVtM/tini'... [2022-05-04T16:53:00.549Z] #49 DONE 75.6s [2022-05-04T16:53:00.549Z] [2022-05-04T16:53:00.549Z] #14 [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 [2022-05-04T16:53:00.549Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:00.549Z] #14 75.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-04T16:53:00.549Z] #14 75.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-04T16:53:00.549Z] #14 75.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T16:53:00.549Z] #14 ... [2022-05-04T16:53:00.549Z] [2022-05-04T16:53:00.549Z] #40 [tini 1/3] 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 [2022-05-04T16:53:00.549Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T16:53:00.549Z] #40 68.69 Selecting previously unselected package libuv1:amd64. [2022-05-04T16:53:00.549Z] #40 68.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-04T16:53:00.549Z] #40 68.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-04T16:53:00.549Z] #40 68.83 Selecting previously unselected package cmake. [2022-05-04T16:53:00.549Z] #40 68.84 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-04T16:53:00.549Z] #40 68.86 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-04T16:53:00.549Z] #40 74.11 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T16:53:00.549Z] #40 74.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:53:00.549Z] #40 74.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-04T16:53:00.549Z] #40 74.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:53:00.549Z] #40 74.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T16:53:00.549Z] #40 74.56 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-04T16:53:00.549Z] #40 74.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T16:53:00.549Z] #40 75.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T16:53:00.549Z] #40 75.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T16:53:00.549Z] #40 75.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-04T16:53:00.549Z] #40 75.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:53:00.549Z] #40 DONE 76.0s [2022-05-04T16:53:00.572Z] + docker info [2022-05-04T16:53:00.572Z] Client: [2022-05-04T16:53:00.572Z] Context: default [2022-05-04T16:53:00.572Z] Debug Mode: false [2022-05-04T16:53:00.572Z] [2022-05-04T16:53:00.572Z] Server: [2022-05-04T16:53:00.572Z] Containers: 0 [2022-05-04T16:53:00.572Z] Running: 0 [2022-05-04T16:53:00.572Z] Paused: 0 [2022-05-04T16:53:00.572Z] Stopped: 0 [2022-05-04T16:53:00.572Z] Images: 0 [2022-05-04T16:53:00.572Z] Server Version: 20.10.9 [2022-05-04T16:53:00.572Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T16:53:00.572Z] Windows: [2022-05-04T16:53:00.572Z] LCOW: [2022-05-04T16:53:00.572Z] Logging Driver: json-file [2022-05-04T16:53:00.572Z] Plugins: [2022-05-04T16:53:00.572Z] Volume: local [2022-05-04T16:53:00.572Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T16:53:00.572Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T16:53:00.572Z] Swarm: inactive [2022-05-04T16:53:00.572Z] Default Isolation: process [2022-05-04T16:53:00.572Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T16:53:00.572Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T16:53:00.572Z] OSType: windows [2022-05-04T16:53:00.572Z] Architecture: x86_64 [2022-05-04T16:53:00.572Z] CPUs: 4 [2022-05-04T16:53:00.572Z] Total Memory: 32GiB [2022-05-04T16:53:00.572Z] Name: azwin-2-b381c0 [2022-05-04T16:53:00.572Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T16:53:00.572Z] Docker Root Dir: D:\docker [2022-05-04T16:53:00.572Z] Debug Mode: false [2022-05-04T16:53:00.572Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:53:00.572Z] Labels: [2022-05-04T16:53:00.572Z] Experimental: true [2022-05-04T16:53:00.572Z] Insecure Registries: [2022-05-04T16:53:00.572Z] 10.0.0.4:5000 [2022-05-04T16:53:00.572Z] 127.0.0.0/8 [2022-05-04T16:53:00.572Z] Registry Mirrors: [2022-05-04T16:53:00.572Z] http://10.0.0.4:5000/ [2022-05-04T16:53:00.572Z] Live Restore Enabled: false [2022-05-04T16:53:00.572Z] Product License: Community Engine [2022-05-04T16:53:00.572Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-04T16:53:00.809Z] [2022-05-04T16:53:00.809Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T16:53:00.809Z] #41 sha256:ca994c346da244293029102099e120230c8308bc5f4e3fbeb5d4047c526ce794 [2022-05-04T16:53:00.809Z] #41 DONE 0.2s [2022-05-04T16:53:00.809Z] [2022-05-04T16:53:00.809Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:53:00.809Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:53:00.809Z] #53 74.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-04T16:53:00.809Z] #53 74.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-04T16:53:00.809Z] #53 74.72 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-04T16:53:00.809Z] #53 74.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-04T16:53:00.809Z] #53 74.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-04T16:53:00.809Z] #53 74.98 go: downloading golang.org/x/mod v0.5.1 [2022-05-04T16:53:00.809Z] #53 75.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-04T16:53:00.809Z] #53 75.16 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-04T16:53:00.809Z] #53 75.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-04T16:53:00.809Z] #53 75.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-04T16:53:00.809Z] #53 75.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-04T16:53:00.809Z] #53 75.60 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-04T16:53:00.809Z] #53 76.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-04T16:53:00.809Z] #53 76.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-04T16:53:00.809Z] #53 76.28 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-04T16:53:01.049Z] #42 2.191 + cd /tmp/tmp.Vm5G5jlVtM/tini [2022-05-04T16:53:01.306Z] #42 2.195 + git checkout -q v0.19.0 [2022-05-04T16:53:01.306Z] #42 2.256 + cmake . [2022-05-04T16:53:01.379Z] #53 76.67 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-04T16:53:01.379Z] #53 76.67 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-04T16:53:01.379Z] #53 76.84 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-04T16:53:01.379Z] #53 76.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-04T16:53:01.379Z] #53 76.86 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-04T16:53:01.638Z] #53 76.95 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-04T16:53:01.638Z] #53 77.20 go: downloading github.com/prometheus/common v0.10.0 [2022-05-04T16:53:01.870Z] #42 3.057 -- The C compiler identification is GNU 10.2.1 [2022-05-04T16:53:01.898Z] #53 77.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-04T16:53:02.127Z] #42 3.186 -- Detecting C compiler ABI info [2022-05-04T16:53:02.159Z] #53 77.66 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-04T16:53:02.347Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.8% of statements [2022-05-04T16:53:02.419Z] #53 77.72 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-04T16:53:02.915Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.5% of statements [2022-05-04T16:53:03.058Z] #42 3.850 -- Detecting C compiler ABI info - done [2022-05-04T16:53:03.058Z] #42 3.968 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-04T16:53:03.058Z] #42 3.969 -- Detecting C compile features [2022-05-04T16:53:03.058Z] #42 3.972 -- Detecting C compile features - done [2022-05-04T16:53:03.058Z] #42 4.023 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-04T16:53:03.058Z] #42 4.205 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-04T16:53:03.201Z] Client: [2022-05-04T16:53:03.201Z] Version: 20.10.9 [2022-05-04T16:53:03.201Z] API version: 1.41 [2022-05-04T16:53:03.201Z] Go version: go1.16.8 [2022-05-04T16:53:03.201Z] Git commit: c2ea9bc [2022-05-04T16:53:03.201Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T16:53:03.201Z] OS/Arch: windows/amd64 [2022-05-04T16:53:03.201Z] Context: default [2022-05-04T16:53:03.201Z] Experimental: true [2022-05-04T16:53:03.201Z] [2022-05-04T16:53:03.201Z] Server: Docker Engine - Community [2022-05-04T16:53:03.201Z] Engine: [2022-05-04T16:53:03.201Z] Version: 20.10.9 [2022-05-04T16:53:03.201Z] API version: 1.41 (minimum version 1.24) [2022-05-04T16:53:03.201Z] Go version: go1.16.8 [2022-05-04T16:53:03.201Z] Git commit: 79ea9d3 [2022-05-04T16:53:03.201Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T16:53:03.201Z] OS/Arch: windows/amd64 [2022-05-04T16:53:03.201Z] Experimental: true [2022-05-04T16:53:03.319Z] #42 4.309 -- Configuring done [2022-05-04T16:53:03.319Z] #42 4.324 -- Generating done [2022-05-04T16:53:03.319Z] #42 4.325 -- Build files have been written to: /tmp/tmp.Vm5G5jlVtM/tini [2022-05-04T16:53:03.319Z] #42 4.329 + make tini-static [2022-05-04T16:53:03.481Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-04T16:53:03.576Z] #42 ... [2022-05-04T16:53:03.576Z] [2022-05-04T16:53:03.576Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:53:03.576Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:53:03.576Z] #51 84.31 gotestsum version dev [2022-05-04T16:53:03.576Z] #51 DONE 84.7s [2022-05-04T16:53:03.576Z] [2022-05-04T16:53:03.576Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-04T16:53:03.576Z] #42 sha256:a9f8261fada6dfb43c61d191db62e4ef0dec2f831e4cb92c390a8c1539acd90e [2022-05-04T16:53:03.576Z] #42 4.656 Scanning dependencies of target tini-static [2022-05-04T16:53:03.576Z] #42 4.718 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-04T16:53:03.803Z] #53 79.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-04T16:53:03.834Z] #42 ... [2022-05-04T16:53:03.834Z] [2022-05-04T16:53:03.834Z] #14 [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 [2022-05-04T16:53:03.834Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:03.834Z] #14 80.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-04T16:53:03.834Z] #14 80.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:03.834Z] #14 80.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T16:53:03.834Z] #14 80.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-04T16:53:03.834Z] #14 80.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:03.834Z] #14 80.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2022-05-04T16:53:04.047Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-04T16:53:04.724Z] + docker info [2022-05-04T16:53:04.724Z] Client: [2022-05-04T16:53:04.724Z] Context: default [2022-05-04T16:53:04.724Z] Debug Mode: false [2022-05-04T16:53:04.724Z] [2022-05-04T16:53:04.724Z] Server: [2022-05-04T16:53:04.724Z] Containers: 0 [2022-05-04T16:53:04.724Z] Running: 0 [2022-05-04T16:53:04.724Z] Paused: 0 [2022-05-04T16:53:04.724Z] Stopped: 0 [2022-05-04T16:53:04.724Z] Images: 0 [2022-05-04T16:53:04.724Z] Server Version: 20.10.9 [2022-05-04T16:53:04.724Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T16:53:04.724Z] Windows: [2022-05-04T16:53:04.724Z] LCOW: [2022-05-04T16:53:04.724Z] Logging Driver: json-file [2022-05-04T16:53:04.724Z] Plugins: [2022-05-04T16:53:04.724Z] Volume: local [2022-05-04T16:53:04.724Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T16:53:04.724Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T16:53:04.724Z] Swarm: inactive [2022-05-04T16:53:04.724Z] Default Isolation: process [2022-05-04T16:53:04.724Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T16:53:04.724Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T16:53:04.724Z] OSType: windows [2022-05-04T16:53:04.724Z] Architecture: x86_64 [2022-05-04T16:53:04.724Z] CPUs: 4 [2022-05-04T16:53:04.724Z] Total Memory: 32GiB [2022-05-04T16:53:04.724Z] Name: azwin-2-b9cbd0 [2022-05-04T16:53:04.724Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T16:53:04.724Z] Docker Root Dir: D:\docker [2022-05-04T16:53:04.724Z] Debug Mode: false [2022-05-04T16:53:04.724Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:53:04.724Z] Labels: [2022-05-04T16:53:04.724Z] Experimental: true [2022-05-04T16:53:04.724Z] Insecure Registries: [2022-05-04T16:53:04.724Z] 10.0.0.4:5000 [2022-05-04T16:53:04.724Z] 127.0.0.0/8 [2022-05-04T16:53:04.724Z] Registry Mirrors: [2022-05-04T16:53:04.724Z] http://10.0.0.4:5000/ [2022-05-04T16:53:04.724Z] Live Restore Enabled: false [2022-05-04T16:53:04.724Z] Product License: Community Engine [2022-05-04T16:53:04.724Z] [2022-05-04T16:53:04.741Z] #53 ... [2022-05-04T16:53:04.741Z] [2022-05-04T16:53:04.741Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-04T16:53:04.741Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T16:53:04.741Z] #51 80.28 gotestsum version dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-04T16:53:05.207Z] #14 ... [2022-05-04T16:53:05.207Z] [2022-05-04T16:53:05.207Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-04T16:53:05.207Z] #42 sha256:a9f8261fada6dfb43c61d191db62e4ef0dec2f831e4cb92c390a8c1539acd90e [2022-05-04T16:53:05.207Z] #42 6.159 [100%] Linking C executable tini-static [2022-05-04T16:53:05.309Z] #51 DONE 80.8s [2022-05-04T16:53:05.309Z] [2022-05-04T16:53:05.310Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-04T16:53:05.310Z] #42 sha256:4e0803d088cc8815fb5e8d94c9425b8a347dcce9a83d984c0438af27231364da [2022-05-04T16:53:05.310Z] #42 1.133 + RM_GOPATH=0 [2022-05-04T16:53:05.310Z] #42 1.133 + TMP_GOPATH= [2022-05-04T16:53:05.310Z] #42 1.133 + : /build [2022-05-04T16:53:05.310Z] #42 1.133 + '[' -z '' ']' [2022-05-04T16:53:05.310Z] #42 1.135 ++ mktemp -d [2022-05-04T16:53:05.310Z] #42 1.142 + export GOPATH=/tmp/tmp.uC4I073qfd [2022-05-04T16:53:05.310Z] #42 1.142 + GOPATH=/tmp/tmp.uC4I073qfd [2022-05-04T16:53:05.310Z] #42 1.142 + RM_GOPATH=1 [2022-05-04T16:53:05.310Z] #42 1.143 + case "$(go env GOARCH)" in [2022-05-04T16:53:05.310Z] #42 1.144 ++ go env GOARCH [2022-05-04T16:53:05.310Z] #42 1.173 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:05.310Z] #42 1.174 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:05.310Z] #42 1.199 ++ dirname /install.sh [2022-05-04T16:53:05.310Z] #42 1.202 + dir=/ [2022-05-04T16:53:05.310Z] #42 1.202 + bin=tini [2022-05-04T16:53:05.310Z] #42 1.202 + shift [2022-05-04T16:53:05.310Z] #42 1.202 + '[' '!' -f //tini.installer ']' [2022-05-04T16:53:05.310Z] #42 1.202 + . //tini.installer [2022-05-04T16:53:05.310Z] #42 1.202 ++ : v0.19.0 [2022-05-04T16:53:05.310Z] #42 1.203 + install_tini [2022-05-04T16:53:05.310Z] #42 1.203 + echo 'Install tini version v0.19.0' [2022-05-04T16:53:05.310Z] #42 1.203 Install tini version v0.19.0 [2022-05-04T16:53:05.310Z] #42 1.203 + git clone https://github.com/krallin/tini.git /tmp/tmp.uC4I073qfd/tini [2022-05-04T16:53:05.310Z] #42 1.210 Cloning into '/tmp/tmp.uC4I073qfd/tini'... [2022-05-04T16:53:05.310Z] #42 2.242 + cd /tmp/tmp.uC4I073qfd/tini [2022-05-04T16:53:05.310Z] #42 2.242 + git checkout -q v0.19.0 [2022-05-04T16:53:05.310Z] #42 2.257 + cmake . [2022-05-04T16:53:05.310Z] #42 2.882 -- The C compiler identification is GNU 10.2.1 [2022-05-04T16:53:05.310Z] #42 2.936 -- Detecting C compiler ABI info [2022-05-04T16:53:05.310Z] #42 3.421 -- Detecting C compiler ABI info - done [2022-05-04T16:53:05.310Z] #42 3.547 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-04T16:53:05.310Z] #42 3.552 -- Detecting C compile features [2022-05-04T16:53:05.310Z] #42 3.556 -- Detecting C compile features - done [2022-05-04T16:53:05.310Z] #42 3.585 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-04T16:53:05.310Z] #42 3.816 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-04T16:53:05.310Z] #42 3.916 -- Configuring done [2022-05-04T16:53:05.310Z] #42 3.934 -- Generating done [2022-05-04T16:53:05.310Z] #42 3.942 -- Build files have been written to: /tmp/tmp.uC4I073qfd/tini [2022-05-04T16:53:05.310Z] #42 3.951 + make tini-static [2022-05-04T16:53:05.310Z] #42 4.299 Scanning dependencies of target tini-static [2022-05-04T16:53:05.310Z] #42 4.333 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-04T16:53:05.420Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.473s coverage: 74.8% of statements [2022-05-04T16:53:05.420Z] ok github.com/docker/docker/daemon 10.122s coverage: 16.7% of statements [2022-05-04T16:53:05.420Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T16:53:05.420Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T16:53:05.420Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T16:53:05.420Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T16:53:05.770Z] #42 6.813 [100%] Built target tini-static [2022-05-04T16:53:05.770Z] #42 6.858 + mkdir -p /build [2022-05-04T16:53:05.770Z] #42 6.862 + cp tini-static /build/docker-init [2022-05-04T16:53:05.770Z] #42 DONE 6.9s [2022-05-04T16:53:05.770Z] [2022-05-04T16:53:05.770Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:53:05.770Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:53:05.770Z] #53 80.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-04T16:53:05.987Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.217s coverage: 56.2% of statements [2022-05-04T16:53:06.691Z] #42 5.779 [100%] Linking C executable tini-static [2022-05-04T16:53:06.922Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.0% of statements [2022-05-04T16:53:06.953Z] #42 6.210 [100%] Built target tini-static [2022-05-04T16:53:06.953Z] #42 6.264 + mkdir -p /build [2022-05-04T16:53:06.953Z] #42 6.265 + cp tini-static /build/docker-init [2022-05-04T16:53:06.953Z] #42 DONE 6.4s [2022-05-04T16:53:06.953Z] [2022-05-04T16:53:06.953Z] #14 [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 [2022-05-04T16:53:06.953Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:06.953Z] #14 82.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-04T16:53:06.953Z] #14 82.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:06.953Z] #14 82.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T16:53:06.953Z] #14 82.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-04T16:53:06.953Z] #14 82.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:06.953Z] #14 82.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T16:53:08.293Z] #53 ... [2022-05-04T16:53:08.293Z] [2022-05-04T16:53:08.293Z] #14 [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 [2022-05-04T16:53:08.293Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:08.293Z] #14 88.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-04T16:53:08.293Z] #14 88.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:08.293Z] #14 88.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:08.301Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-05-04T16:53:09.674Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.869s coverage: 45.9% of statements [2022-05-04T16:53:09.674Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T16:53:09.674Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.274s coverage: 50.6% of statements [2022-05-04T16:53:10.606Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-05-04T16:53:11.540Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.874s coverage: 58.2% of statements [2022-05-04T16:53:11.540Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-04T16:53:11.540Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T16:53:11.540Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-04T16:53:11.798Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-05-04T16:53:13.516Z] #14 88.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-04T16:53:13.516Z] #14 88.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:13.516Z] #14 88.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:13.698Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-05-04T16:53:13.698Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T16:53:13.698Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T16:53:13.698Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements [2022-05-04T16:53:14.264Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-05-04T16:53:14.522Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 80.2% of statements [2022-05-04T16:53:14.522Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T16:53:15.088Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-05-04T16:53:15.088Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-04T16:53:15.346Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-05-04T16:53:15.604Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-05-04T16:53:16.169Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-05-04T16:53:16.169Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T16:53:16.199Z] using credential docker-jenkins-github-credentials [2022-05-04T16:53:16.279Z] Cloning the remote Git repository [2022-05-04T16:53:16.279Z] Cloning with configured refspecs honoured and without tags [2022-05-04T16:53:16.482Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T16:53:16.736Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 59.1% of statements [2022-05-04T16:53:16.994Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-05-04T16:53:17.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-05-04T16:53:17.929Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-04T16:53:18.252Z] #14 99.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-04T16:53:18.252Z] #14 99.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:18.252Z] #14 99.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:18.511Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-04T16:53:16.903Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-04T16:53:17.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:53:17.786Z] > git --version # timeout=10 [2022-05-04T16:53:17.831Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-04T16:53:17.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:53:17.834Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:53:19.008Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-04T16:53:19.008Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-15eee75f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-04T16:53:19.008Z] ---------------------------------------------------------------------------- [2022-05-04T16:53:19.008Z] [2022-05-04T16:53:19.008Z] INFO: executeCI.ps1 starting at Wed May 4 16:53:16 CUT 2022 [2022-05-04T16:53:19.008Z] [2022-05-04T16:53:19.008Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-04T16:53:19.008Z] INFO: Running git version 2.24.1.windows.2 [2022-05-04T16:53:19.008Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-04T16:53:19.008Z] INFO: Environment variables: [2022-05-04T16:53:19.008Z] [2022-05-04T16:53:19.008Z] Name Value [2022-05-04T16:53:19.008Z] ---- ----- [2022-05-04T16:53:19.008Z] ALLUSERSPROFILE C:\ProgramData [2022-05-04T16:53:19.008Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-04T16:53:19.008Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-04T16:53:19.008Z] BRANCH_NAME PR-43560 [2022-05-04T16:53:19.008Z] BUILD_DISPLAY_NAME #2 [2022-05-04T16:53:19.008Z] BUILD_ID 2 [2022-05-04T16:53:19.008Z] BUILD_NUMBER 2 [2022-05-04T16:53:19.008Z] BUILD_TAG jenkins-moby-PR-43560-2 [2022-05-04T16:53:19.008Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/ [2022-05-04T16:53:19.008Z] CHANGE_AUTHOR thaJeztah [2022-05-04T16:53:19.008Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-04T16:53:19.008Z] CHANGE_BRANCH bump_containerd_binary_1.6.4 [2022-05-04T16:53:19.008Z] CHANGE_FORK thaJeztah/docker [2022-05-04T16:53:19.008Z] CHANGE_ID 43560 [2022-05-04T16:53:19.008Z] CHANGE_TARGET master [2022-05-04T16:53:19.008Z] CHANGE_TITLE update containerd binary to v1.6.4 [2022-05-04T16:53:19.008Z] CHANGE_URL https://github.com/moby/moby/pull/43560 [2022-05-04T16:53:19.008Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:53:19.008Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-04T16:53:19.008Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-04T16:53:19.008Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-04T16:53:19.008Z] COMPUTERNAME azwin-2-b381c0 [2022-05-04T16:53:19.008Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-04T16:53:19.008Z] ConfigSequenceNumber 0 [2022-05-04T16:53:19.008Z] DOCKER_BUILDKIT 0 [2022-05-04T16:53:19.008Z] DOCKER_DUT_DEBUG 1 [2022-05-04T16:53:19.008Z] DOCKER_EXPERIMENTAL 1 [2022-05-04T16:53:19.008Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-04T16:53:19.008Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-04T16:53:19.008Z] EXECUTOR_NUMBER 0 [2022-05-04T16:53:19.008Z] FQDN azwin-2-b381c0.westus.cloudapp.azure.com [2022-05-04T16:53:19.008Z] GIT_BRANCH PR-43560 [2022-05-04T16:53:19.008Z] GIT_COMMIT 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:53:19.008Z] GIT_PREVIOUS_COMMIT 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:53:19.008Z] GIT_URL https://github.com/moby/moby.git [2022-05-04T16:53:19.008Z] HUDSON_COOKIE cc034e5d-2fa5-439c-9036-2f651f40a8eb [2022-05-04T16:53:19.008Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-04T16:53:19.008Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-04T16:53:19.009Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-04T16:53:19.009Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-04T16:53:19.009Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-04T16:53:19.009Z] JENKINS_NODE_COOKIE a894759e-059b-46f5-8e68-19cabc369de9 [2022-05-04T16:53:19.009Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-04T16:53:19.009Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-04T16:53:19.009Z] JOB_BASE_NAME PR-43560 [2022-05-04T16:53:19.009Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/display/redirect [2022-05-04T16:53:19.009Z] JOB_NAME moby/PR-43560 [2022-05-04T16:53:19.009Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/ [2022-05-04T16:53:19.009Z] library.jps.version master [2022-05-04T16:53:19.009Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-04T16:53:19.009Z] NODE_LABELS amd64 azure azwin-2-b381c0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-04T16:53:19.009Z] NODE_NAME azwin-2-b381c0 [2022-05-04T16:53:19.009Z] NUMBER_OF_PROCESSORS 4 [2022-05-04T16:53:19.009Z] OS Windows_NT [2022-05-04T16:53:19.009Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-04T16:53:19.009Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-04T16:53:19.009Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-04T16:53:19.009Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-04T16:53:19.009Z] PROCESSOR_LEVEL 6 [2022-05-04T16:53:19.009Z] PROCESSOR_REVISION 5504 [2022-05-04T16:53:19.009Z] ProgramData C:\ProgramData [2022-05-04T16:53:19.009Z] ProgramFiles C:\Program Files [2022-05-04T16:53:19.009Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-04T16:53:19.009Z] ProgramW6432 C:\Program Files [2022-05-04T16:53:19.009Z] PROMPT $P$G [2022-05-04T16:53:19.009Z] PSExecutionPolicyPreference Bypass [2022-05-04T16:53:19.009Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-04T16:53:19.009Z] PUBLIC C:\Users\Public [2022-05-04T16:53:19.009Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=artif... [2022-05-04T16:53:19.009Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=changes [2022-05-04T16:53:19.009Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect [2022-05-04T16:53:19.009Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=tests [2022-05-04T16:53:19.009Z] SKIP_VALIDATION_TESTS 1 [2022-05-04T16:53:19.009Z] SOURCES_DRIVE d [2022-05-04T16:53:19.009Z] SOURCES_SUBDIR gopath [2022-05-04T16:53:19.009Z] STAGE_NAME Run tests [2022-05-04T16:53:19.009Z] SystemDrive C: [2022-05-04T16:53:19.009Z] SystemRoot C:\Windows [2022-05-04T16:53:19.009Z] TEMP C:\Windows\TEMP [2022-05-04T16:53:19.009Z] TESTDEBUG 0 [2022-05-04T16:53:19.009Z] TESTRUN_DRIVE d [2022-05-04T16:53:19.009Z] TESTRUN_SUBDIR CI [2022-05-04T16:53:19.009Z] TIMEOUT 120m [2022-05-04T16:53:19.009Z] TMP C:\Windows\TEMP [2022-05-04T16:53:19.009Z] USERDOMAIN WORKGROUP [2022-05-04T16:53:19.009Z] USERNAME azwin-2-b381c0$ [2022-05-04T16:53:19.009Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-04T16:53:19.009Z] windir C:\Windows [2022-05-04T16:53:19.009Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-04T16:53:19.009Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-04T16:53:19.009Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-04T16:53:19.009Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-04T16:53:19.009Z] [2022-05-04T16:53:19.009Z] [2022-05-04T16:53:19.009Z] [2022-05-04T16:53:19.009Z] INFO: Sources under d:\gopath\... [2022-05-04T16:53:19.009Z] INFO: Test run under d:\CI\... [2022-05-04T16:53:19.009Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-04T16:53:19.009Z] INFO: docker/docker repository was found [2022-05-04T16:53:19.009Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-04T16:53:19.079Z] ok github.com/docker/docker/daemon/logger/splunk 1.553s coverage: 82.5% of statements [2022-05-04T16:53:19.080Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T16:53:19.080Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T16:53:19.971Z] ltsc2022: Pulling from windows/servercore [2022-05-04T16:53:19.971Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T16:53:19.971Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T16:53:20.012Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-05-04T16:53:20.164Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-04T16:53:20.164Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-53d7e17f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-04T16:53:20.164Z] ---------------------------------------------------------------------------- [2022-05-04T16:53:20.164Z] [2022-05-04T16:53:20.164Z] INFO: executeCI.ps1 starting at Wed May 4 16:53:19 CUT 2022 [2022-05-04T16:53:20.164Z] [2022-05-04T16:53:20.164Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-04T16:53:20.164Z] INFO: Running git version 2.24.1.windows.2 [2022-05-04T16:53:20.164Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-04T16:53:20.164Z] INFO: Environment variables: [2022-05-04T16:53:20.164Z] [2022-05-04T16:53:20.164Z] Name Value [2022-05-04T16:53:20.164Z] ---- ----- [2022-05-04T16:53:20.164Z] ALLUSERSPROFILE C:\ProgramData [2022-05-04T16:53:20.164Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-04T16:53:20.164Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-04T16:53:20.164Z] BRANCH_NAME PR-43560 [2022-05-04T16:53:20.164Z] BUILD_DISPLAY_NAME #2 [2022-05-04T16:53:20.164Z] BUILD_ID 2 [2022-05-04T16:53:20.164Z] BUILD_NUMBER 2 [2022-05-04T16:53:20.164Z] BUILD_TAG jenkins-moby-PR-43560-2 [2022-05-04T16:53:20.164Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/ [2022-05-04T16:53:20.164Z] CHANGE_AUTHOR thaJeztah [2022-05-04T16:53:20.164Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-04T16:53:20.164Z] CHANGE_BRANCH bump_containerd_binary_1.6.4 [2022-05-04T16:53:20.164Z] CHANGE_FORK thaJeztah/docker [2022-05-04T16:53:20.164Z] CHANGE_ID 43560 [2022-05-04T16:53:20.164Z] CHANGE_TARGET master [2022-05-04T16:53:20.164Z] CHANGE_TITLE update containerd binary to v1.6.4 [2022-05-04T16:53:20.164Z] CHANGE_URL https://github.com/moby/moby/pull/43560 [2022-05-04T16:53:20.164Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:53:20.164Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-04T16:53:20.164Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-04T16:53:20.164Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-04T16:53:20.164Z] COMPUTERNAME azwin-2-b9cbd0 [2022-05-04T16:53:20.164Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-04T16:53:20.164Z] ConfigSequenceNumber 0 [2022-05-04T16:53:20.164Z] DOCKER_BUILDKIT 0 [2022-05-04T16:53:20.164Z] DOCKER_DUT_DEBUG 1 [2022-05-04T16:53:20.164Z] DOCKER_EXPERIMENTAL 1 [2022-05-04T16:53:20.164Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-04T16:53:20.164Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-04T16:53:20.164Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-04T16:53:20.164Z] EXECUTOR_NUMBER 0 [2022-05-04T16:53:20.164Z] FQDN azwin-2-b9cbd0.westus.cloudapp.azure.com [2022-05-04T16:53:20.164Z] GIT_BRANCH PR-43560 [2022-05-04T16:53:20.164Z] GIT_COMMIT 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:53:20.164Z] GIT_PREVIOUS_COMMIT 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:53:20.164Z] GIT_URL https://github.com/moby/moby.git [2022-05-04T16:53:20.164Z] HUDSON_COOKIE 8a70a4c8-f1ae-4da9-a35d-58f5fe84ad7d [2022-05-04T16:53:20.164Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-04T16:53:20.164Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-04T16:53:20.164Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-04T16:53:20.164Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-04T16:53:20.164Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-04T16:53:20.164Z] JENKINS_NODE_COOKIE 86bad652-df09-452b-b3ea-021499c32566 [2022-05-04T16:53:20.164Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-04T16:53:20.164Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-04T16:53:20.164Z] JOB_BASE_NAME PR-43560 [2022-05-04T16:53:20.164Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/display/redirect [2022-05-04T16:53:20.164Z] JOB_NAME moby/PR-43560 [2022-05-04T16:53:20.164Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/ [2022-05-04T16:53:20.164Z] library.jps.version master [2022-05-04T16:53:20.164Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-04T16:53:20.164Z] NODE_LABELS amd64 azure azwin-2-b9cbd0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-04T16:53:20.164Z] NODE_NAME azwin-2-b9cbd0 [2022-05-04T16:53:20.164Z] NUMBER_OF_PROCESSORS 4 [2022-05-04T16:53:20.164Z] OS Windows_NT [2022-05-04T16:53:20.164Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-04T16:53:20.164Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-04T16:53:20.164Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-04T16:53:20.164Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-04T16:53:20.164Z] PROCESSOR_LEVEL 6 [2022-05-04T16:53:20.164Z] PROCESSOR_REVISION 5504 [2022-05-04T16:53:20.164Z] ProgramData C:\ProgramData [2022-05-04T16:53:20.164Z] ProgramFiles C:\Program Files [2022-05-04T16:53:20.164Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-04T16:53:20.164Z] ProgramW6432 C:\Program Files [2022-05-04T16:53:20.164Z] PROMPT $P$G [2022-05-04T16:53:20.164Z] PSExecutionPolicyPreference Bypass [2022-05-04T16:53:20.164Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-04T16:53:20.164Z] PUBLIC C:\Users\Public [2022-05-04T16:53:20.164Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=artif... [2022-05-04T16:53:20.164Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=changes [2022-05-04T16:53:20.164Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect [2022-05-04T16:53:20.164Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=tests [2022-05-04T16:53:20.164Z] SKIP_VALIDATION_TESTS 1 [2022-05-04T16:53:20.164Z] SOURCES_DRIVE d [2022-05-04T16:53:20.164Z] SOURCES_SUBDIR gopath [2022-05-04T16:53:20.164Z] STAGE_NAME Run tests [2022-05-04T16:53:20.164Z] SystemDrive C: [2022-05-04T16:53:20.164Z] SystemRoot C:\Windows [2022-05-04T16:53:20.164Z] TEMP C:\Windows\TEMP [2022-05-04T16:53:20.164Z] TESTDEBUG 0 [2022-05-04T16:53:20.164Z] TESTRUN_DRIVE d [2022-05-04T16:53:20.164Z] TESTRUN_SUBDIR CI [2022-05-04T16:53:20.164Z] TIMEOUT 120m [2022-05-04T16:53:20.164Z] TMP C:\Windows\TEMP [2022-05-04T16:53:20.164Z] USERDOMAIN WORKGROUP [2022-05-04T16:53:20.164Z] USERNAME azwin-2-b9cbd0$ [2022-05-04T16:53:20.164Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-04T16:53:20.164Z] windir C:\Windows [2022-05-04T16:53:20.164Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-04T16:53:20.164Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-04T16:53:20.164Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-04T16:53:20.164Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-04T16:53:20.164Z] [2022-05-04T16:53:20.164Z] [2022-05-04T16:53:20.164Z] [2022-05-04T16:53:20.578Z] ok github.com/docker/docker/distribution 0.594s coverage: 28.2% of statements [2022-05-04T16:53:20.578Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T16:53:20.835Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-04T16:53:21.529Z] #14 ... [2022-05-04T16:53:21.530Z] [2022-05-04T16:53:21.530Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:53:21.530Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d [2022-05-04T16:53:21.687Z] INFO: Sources under d:\gopath\... [2022-05-04T16:53:21.687Z] INFO: Test run under d:\CI\... [2022-05-04T16:53:21.687Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-04T16:53:21.687Z] INFO: docker/docker repository was found [2022-05-04T16:53:21.687Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-04T16:53:21.768Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-05-04T16:53:22.026Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-04T16:53:22.044Z] #62 47.07 Updating files: 70% (3326/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-04T16:53:22.044Z] #62 47.84 + cd /tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd [2022-05-04T16:53:22.142Z] ltsc2022: Pulling from windows/servercore [2022-05-04T16:53:22.301Z] #62 47.85 + git checkout -q v1.6.4 [2022-05-04T16:53:22.591Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-04T16:53:22.591Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-05-04T16:53:22.591Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T16:53:22.597Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T16:53:22.597Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T16:53:22.848Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2022-05-04T16:53:22.848Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T16:53:23.413Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-04T16:53:23.500Z] #14 ... [2022-05-04T16:53:23.500Z] [2022-05-04T16:53:23.500Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:53:23.500Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:53:23.500Z] #62 44.29 Updating files: 70% (3355/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-04T16:53:23.500Z] #62 45.07 + cd /tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd [2022-05-04T16:53:23.500Z] #62 45.07 + git checkout -q v1.6.4 [2022-05-04T16:53:23.669Z] #62 49.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T16:53:23.669Z] #62 49.43 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T16:53:23.669Z] #62 49.43 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:53:23.669Z] #62 49.43 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:53:23.669Z] #62 49.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T16:53:23.669Z] #62 49.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T16:53:23.669Z] #62 49.43 + '[' '' = dynamic ']' [2022-05-04T16:53:23.669Z] #62 49.43 + make [2022-05-04T16:53:23.979Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-04T16:53:24.435Z] #62 46.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T16:53:24.435Z] #62 46.41 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T16:53:24.435Z] #62 46.41 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:53:24.435Z] #62 46.41 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T16:53:24.435Z] #62 46.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T16:53:24.435Z] #62 46.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T16:53:24.435Z] #62 46.41 + '[' '' = dynamic ']' [2022-05-04T16:53:24.435Z] #62 46.41 + make [2022-05-04T16:53:24.544Z] ok github.com/docker/docker/opts 0.024s coverage: 65.5% of statements [2022-05-04T16:53:24.544Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-04T16:53:25.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:53:25.437Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:53:25.437Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:53:25.437Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:53:25.437Z] [2022-05-04T16:53:25.437Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T16:53:25.437Z] DOCKER_SYSTEMD=1 [2022-05-04T16:53:25.437Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T16:53:25.437Z] HOSTNAME=0d2c40203ccc [2022-05-04T16:53:25.437Z] DEST=bundles/test-integration [2022-05-04T16:53:25.437Z] PWD=/go/src/github.com/docker/docker [2022-05-04T16:53:25.437Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:53:25.437Z] container=docker [2022-05-04T16:53:25.437Z] HOME=/root [2022-05-04T16:53:25.437Z] LANG=C.UTF-8 [2022-05-04T16:53:25.437Z] INVOCATION_ID=bdd644006f0747a69f4ce0c29d371e8e [2022-05-04T16:53:25.437Z] GOLANG_VERSION=1.18.1 [2022-05-04T16:53:25.437Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T16:53:25.437Z] VALIDATE_BRANCH=master [2022-05-04T16:53:25.437Z] TERM=xterm [2022-05-04T16:53:25.437Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T16:53:25.437Z] SHLVL=3 [2022-05-04T16:53:25.437Z] TIMEOUT=120m [2022-05-04T16:53:25.437Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T16:53:25.437Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T16:53:25.437Z] GO111MODULE=off [2022-05-04T16:53:25.437Z] DOCKER_EXPERIMENTAL=1 [2022-05-04T16:53:25.437Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T16:53:25.437Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T16:53:25.437Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T16:53:25.437Z] GOPATH=/go [2022-05-04T16:53:25.437Z] PKG_CONFIG=pkg-config [2022-05-04T16:53:25.437Z] _=/usr/bin/env [2022-05-04T16:53:25.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T16:53:25.564Z] #62 51.08 + bin/ctr [2022-05-04T16:53:25.918Z] ok github.com/docker/docker/pkg/archive 0.270s coverage: 82.3% of statements [2022-05-04T16:53:26.338Z] #62 47.98 + bin/ctr [2022-05-04T16:53:26.851Z] ok github.com/docker/docker/pkg/authorization 0.389s coverage: 68.3% of statements [2022-05-04T16:53:27.109Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-04T16:53:27.109Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-04T16:53:30.389Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 42.7% of statements [2022-05-04T16:53:30.646Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-04T16:53:30.646Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-04T16:53:30.904Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-04T16:53:31.162Z] ok github.com/docker/docker/layer 7.185s coverage: 69.0% of statements [2022-05-04T16:53:31.162Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T16:53:31.162Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T16:53:31.162Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T16:53:31.162Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T16:53:31.162Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T16:53:31.162Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T16:53:31.420Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-04T16:53:31.677Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-04T16:53:31.935Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-05-04T16:53:31.935Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-04T16:53:32.867Z] ok github.com/docker/docker/pkg/idtools 0.407s coverage: 67.9% of statements [2022-05-04T16:53:32.867Z] ok github.com/docker/docker/pkg/ioutils 0.342s coverage: 70.1% of statements [2022-05-04T16:53:33.125Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-05-04T16:53:33.125Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-05-04T16:53:33.125Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-04T16:53:33.383Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-05-04T16:53:33.383Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-04T16:53:33.641Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-04T16:53:33.664Z] #62 ... [2022-05-04T16:53:33.664Z] [2022-05-04T16:53:33.664Z] #14 [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 [2022-05-04T16:53:33.664Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:33.664Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-04T16:53:33.664Z] #14 104.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:33.664Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T16:53:33.664Z] #14 109.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-04T16:53:33.664Z] #14 109.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:33.664Z] #14 109.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:33.898Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-05-04T16:53:33.898Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-04T16:53:33.898Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T16:53:33.898Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T16:53:34.156Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-05-04T16:53:34.515Z] #62 ... [2022-05-04T16:53:34.515Z] [2022-05-04T16:53:34.515Z] #14 [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 [2022-05-04T16:53:34.515Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:34.515Z] #14 99.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-04T16:53:34.515Z] #14 99.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:34.515Z] #14 99.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:34.515Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-04T16:53:34.515Z] #14 104.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:34.515Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T16:53:34.515Z] #14 109.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-04T16:53:34.515Z] #14 109.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:34.515Z] #14 109.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:34.720Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-04T16:53:34.930Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T16:53:34.930Z] dccd9e4d14d3: Download complete [2022-05-04T16:53:34.930Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T16:53:34.930Z] 8f616e6e9eec: Download complete [2022-05-04T16:53:34.978Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-04T16:53:35.236Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-04T16:53:35.556Z] Fetching without tags [2022-05-04T16:53:36.268Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:53:36.607Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-05-04T16:53:36.607Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-04T16:53:36.865Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-04T16:53:37.123Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-04T16:53:37.380Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-04T16:53:37.380Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-04T16:53:35.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:53:35.300Z] > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10 [2022-05-04T16:53:35.348Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:53:35.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T16:53:35.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T16:53:35.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:53:35.601Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T16:53:36.386Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:53:36.432Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:53:37.946Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-04T16:53:38.512Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-04T16:53:38.512Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-05-04T16:53:38.922Z] #14 119.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-04T16:53:38.922Z] #14 119.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:38.922Z] #14 119.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:39.078Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-04T16:53:39.336Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-04T16:53:39.558Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:53:39.558Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560) [2022-05-04T16:53:39.593Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-04T16:53:39.201Z] > git remote # timeout=10 [2022-05-04T16:53:39.279Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T16:53:39.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T16:53:39.338Z] > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10 [2022-05-04T16:53:39.478Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-04T16:53:39.599Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T16:53:39.643Z] > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10 [2022-05-04T16:53:41.492Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.3% of statements [2022-05-04T16:53:41.492Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-04T16:53:42.057Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-05-04T16:53:42.990Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements [2022-05-04T16:53:43.097Z] #14 ... [2022-05-04T16:53:43.097Z] [2022-05-04T16:53:43.097Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:53:43.097Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f [2022-05-04T16:53:43.097Z] #65 123.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T16:53:43.097Z] #65 123.2 + GOBIN=/build [2022-05-04T16:53:43.097Z] #65 123.2 + GO111MODULE=on [2022-05-04T16:53:43.097Z] #65 123.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:53:43.248Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-04T16:53:44.182Z] ok github.com/docker/docker/registry 0.077s coverage: 58.6% of statements [2022-05-04T16:53:44.494Z] #14 119.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-04T16:53:44.494Z] #14 119.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T16:53:44.494Z] #14 119.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:44.747Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-04T16:53:44.747Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-04T16:53:45.313Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-04T16:53:45.570Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-04T16:53:46.401Z] #14 ... [2022-05-04T16:53:46.401Z] [2022-05-04T16:53:46.401Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:53:46.401Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5 [2022-05-04T16:53:46.401Z] #65 121.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T16:53:46.401Z] #65 121.3 + GOBIN=/build [2022-05-04T16:53:46.401Z] #65 121.3 + GO111MODULE=on [2022-05-04T16:53:46.401Z] #65 121.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T16:53:46.943Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-04T16:53:47.271Z] #65 127.8 rootlesskit version 1.0.0 [2022-05-04T16:53:47.271Z] #65 127.8 Usage of /build/rootlesskit-docker-proxy: [2022-05-04T16:53:47.271Z] #65 127.8 -container-ip string [2022-05-04T16:53:47.271Z] #65 127.8 container ip [2022-05-04T16:53:47.271Z] #65 127.8 -container-port int [2022-05-04T16:53:47.271Z] #65 127.8 container port (default -1) [2022-05-04T16:53:47.271Z] #65 127.8 -host-ip string [2022-05-04T16:53:47.271Z] #65 127.8 host ip [2022-05-04T16:53:47.271Z] #65 127.8 -host-port int [2022-05-04T16:53:47.271Z] #65 127.8 host port (default -1) [2022-05-04T16:53:47.271Z] #65 127.8 -proto string [2022-05-04T16:53:47.271Z] #65 127.8 proxy protocol (default "tcp") [2022-05-04T16:53:47.667Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-05-04T16:53:47.982Z] #65 ... [2022-05-04T16:53:47.982Z] [2022-05-04T16:53:47.982Z] #14 [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 [2022-05-04T16:53:47.982Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:47.982Z] #14 125.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-04T16:53:47.982Z] #14 125.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-04T16:53:47.982Z] #14 125.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T16:53:47.982Z] #14 125.1 Selecting previously unselected package libapparmor1:amd64. [2022-05-04T16:53:47.982Z] #14 125.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 125.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T16:53:47.982Z] #14 125.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-04T16:53:47.982Z] #14 125.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 125.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T16:53:47.982Z] #14 125.3 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T16:53:47.982Z] #14 125.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 125.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:53:47.982Z] #14 125.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T16:53:47.982Z] #14 125.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 125.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:53:47.982Z] #14 125.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-04T16:53:47.982Z] #14 125.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 125.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:47.982Z] #14 125.7 Selecting previously unselected package libudev-dev:amd64. [2022-05-04T16:53:47.982Z] #14 125.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 125.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-04T16:53:47.982Z] #14 125.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-04T16:53:47.982Z] #14 125.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 125.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T16:53:47.982Z] #14 126.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-04T16:53:47.982Z] #14 126.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 126.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 126.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-04T16:53:47.982Z] #14 126.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 126.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 126.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-04T16:53:47.982Z] #14 126.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 126.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 126.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-04T16:53:47.982Z] #14 126.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 126.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 127.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-04T16:53:47.982Z] #14 127.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 127.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T16:53:47.982Z] #14 127.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-04T16:53:47.982Z] #14 127.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 127.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:47.982Z] #14 127.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-04T16:53:47.982Z] #14 127.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 127.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T16:53:47.982Z] #14 127.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-04T16:53:47.982Z] #14 127.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-04T16:53:47.982Z] #14 127.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T16:53:47.982Z] #14 128.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T16:53:47.982Z] #14 128.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T16:53:47.982Z] #14 128.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T16:53:47.982Z] #14 128.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T16:53:47.982Z] #14 128.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T16:53:47.982Z] #14 128.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-04T16:53:47.982Z] #14 128.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T16:53:47.982Z] #14 128.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T16:53:47.982Z] #14 128.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T16:53:47.982Z] #14 128.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T16:53:47.982Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T16:53:47.982Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:47.982Z] #14 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-04T16:53:47.982Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:47.982Z] #14 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-04T16:53:47.982Z] #14 129.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T16:53:47.982Z] #14 129.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:48.233Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-05-04T16:53:48.241Z] #14 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-04T16:53:48.241Z] #14 129.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:48.498Z] #14 129.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T16:53:48.704Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|files|name|types_sizes|deps) took 2m49.01787978s [2022-05-04T16:53:48.704Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-04T16:53:48.704Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 486.100631ms [2022-05-04T16:53:48.755Z] #14 129.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:49.166Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-04T16:53:49.395Z] #14 130.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-04T16:53:49.971Z] #14 130.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:50.239Z] #14 131.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:50.814Z] #14 131.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:53:51.075Z] #14 DONE 132.1s [2022-05-04T16:53:51.075Z] [2022-05-04T16:53:51.075Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:53:51.075Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f [2022-05-04T16:53:51.075Z] #65 DONE 131.7s [2022-05-04T16:53:51.075Z] [2022-05-04T16:53:51.075Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T16:53:51.075Z] #66 sha256:d8e2ff9f3658b054f5f917c3cc38ea6a9dd0d8b50343b16737bd9dae416773fa [2022-05-04T16:53:51.331Z] #66 DONE 0.2s [2022-05-04T16:53:51.331Z] [2022-05-04T16:53:51.331Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T16:53:51.331Z] #57 sha256:2c281e7abee9c10fdbadbd209b55b80a6b15ca376810835c459e2adc6687ebd4 [2022-05-04T16:53:51.331Z] #57 DONE 0.2s [2022-05-04T16:53:51.331Z] [2022-05-04T16:53:51.331Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T16:53:51.331Z] #67 sha256:f5ac77addc4562c9f9e23d0061a3250a5ea31ddf1a025666474936f8a3978d51 [2022-05-04T16:53:51.331Z] #67 DONE 0.1s [2022-05-04T16:53:51.331Z] [2022-05-04T16:53:51.331Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:53:51.331Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a [2022-05-04T16:53:51.677Z] #65 125.9 rootlesskit version 1.0.0 [2022-05-04T16:53:51.677Z] #65 125.9 Usage of /build/rootlesskit-docker-proxy: [2022-05-04T16:53:51.677Z] #65 125.9 -container-ip string [2022-05-04T16:53:51.677Z] #65 125.9 container ip [2022-05-04T16:53:51.677Z] #65 125.9 -container-port int [2022-05-04T16:53:51.677Z] #65 125.9 container port (default -1) [2022-05-04T16:53:51.677Z] #65 125.9 -host-ip string [2022-05-04T16:53:51.677Z] #65 125.9 host ip [2022-05-04T16:53:51.677Z] #65 125.9 -host-port int [2022-05-04T16:53:51.677Z] #65 125.9 host port (default -1) [2022-05-04T16:53:51.677Z] #65 125.9 -proto string [2022-05-04T16:53:51.677Z] #65 125.9 proxy protocol (default "tcp") [2022-05-04T16:53:51.677Z] #65 ... [2022-05-04T16:53:51.677Z] [2022-05-04T16:53:51.677Z] #14 [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 [2022-05-04T16:53:51.677Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:51.677Z] #14 124.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-04T16:53:51.677Z] #14 124.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-04T16:53:51.677Z] #14 124.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T16:53:51.677Z] #14 124.5 Selecting previously unselected package libapparmor1:amd64. [2022-05-04T16:53:51.677Z] #14 124.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-04T16:53:51.677Z] #14 124.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T16:53:51.677Z] #14 124.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-04T16:53:51.677Z] #14 124.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-04T16:53:51.677Z] #14 124.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T16:53:51.677Z] #14 124.7 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T16:53:51.677Z] #14 124.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T16:53:51.677Z] #14 124.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:53:51.677Z] #14 124.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T16:53:51.677Z] #14 124.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T16:53:51.677Z] #14 124.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:53:51.677Z] #14 125.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-04T16:53:51.677Z] #14 125.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T16:53:51.677Z] #14 125.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:51.677Z] #14 125.1 Selecting previously unselected package libudev-dev:amd64. [2022-05-04T16:53:51.677Z] #14 125.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-04T16:53:51.677Z] #14 125.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-04T16:53:51.677Z] #14 125.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-04T16:53:51.677Z] #14 125.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-04T16:53:51.677Z] #14 125.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T16:53:51.678Z] #14 125.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-04T16:53:51.678Z] #14 125.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-04T16:53:51.678Z] #14 125.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T16:53:51.678Z] #14 125.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-04T16:53:51.678Z] #14 125.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-04T16:53:51.678Z] #14 125.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T16:53:51.678Z] #14 125.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-04T16:53:51.678Z] #14 125.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-04T16:53:51.678Z] #14 125.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T16:53:51.678Z] #14 126.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-04T16:53:51.678Z] #14 126.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-04T16:53:51.678Z] #14 126.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T16:53:51.678Z] #14 126.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-04T16:53:51.678Z] #14 126.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-04T16:53:51.678Z] #14 126.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T16:53:51.777Z] Commit message: "update containerd binary to v1.6.4" [2022-05-04T16:53:51.941Z] #14 127.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-04T16:53:51.941Z] #14 127.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T16:53:52.201Z] #14 127.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:52.699Z] #58 ... [2022-05-04T16:53:52.699Z] [2022-05-04T16:53:52.699Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T16:53:52.699Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-04T16:53:52.699Z] #15 DONE 1.7s [2022-05-04T16:53:52.783Z] #14 128.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-04T16:53:52.783Z] #14 128.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-04T16:53:52.783Z] #14 128.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T16:53:52.956Z] [2022-05-04T16:53:52.956Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:53:52.956Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a [2022-05-04T16:53:52.956Z] #58 1.614 + RM_GOPATH=0 [2022-05-04T16:53:52.956Z] #58 1.614 + TMP_GOPATH= [2022-05-04T16:53:52.956Z] #58 1.614 + : /build [2022-05-04T16:53:52.956Z] #58 1.614 + '[' -z '' ']' [2022-05-04T16:53:52.956Z] #58 1.614 ++ mktemp -d [2022-05-04T16:53:52.956Z] #58 1.628 + export GOPATH=/tmp/tmp.55nXnwGla9 [2022-05-04T16:53:52.956Z] #58 1.628 + GOPATH=/tmp/tmp.55nXnwGla9 [2022-05-04T16:53:52.956Z] #58 1.628 + RM_GOPATH=1 [2022-05-04T16:53:52.956Z] #58 1.628 + case "$(go env GOARCH)" in [2022-05-04T16:53:52.956Z] #58 1.634 ++ go env GOARCH [2022-05-04T16:53:52.956Z] #58 1.666 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:52.956Z] #58 1.666 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:52.956Z] #58 1.666 ++ dirname /install.sh [2022-05-04T16:53:52.956Z] #58 1.666 + dir=/ [2022-05-04T16:53:52.956Z] #58 1.666 + bin=runc [2022-05-04T16:53:52.956Z] #58 1.666 + shift [2022-05-04T16:53:52.956Z] #58 1.666 + '[' '!' -f //runc.installer ']' [2022-05-04T16:53:52.956Z] #58 1.666 + . //runc.installer [2022-05-04T16:53:52.956Z] #58 1.666 ++ set -e [2022-05-04T16:53:52.956Z] #58 1.666 ++ : v1.1.1 [2022-05-04T16:53:52.956Z] #58 1.666 Install runc version v1.1.1 (build tags: seccomp) [2022-05-04T16:53:52.956Z] #58 1.666 + install_runc [2022-05-04T16:53:52.956Z] #58 1.666 + RUNC_BUILDTAGS=seccomp [2022-05-04T16:53:52.956Z] #58 1.666 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-04T16:53:52.956Z] #58 1.666 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.55nXnwGla9/src/github.com/opencontainers/runc [2022-05-04T16:53:52.956Z] #58 1.666 Cloning into '/tmp/tmp.55nXnwGla9/src/github.com/opencontainers/runc'... [2022-05-04T16:53:53.610Z] #14 128.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-04T16:53:53.610Z] #14 128.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-04T16:53:53.610Z] #14 128.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T16:53:54.179Z] #14 129.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T16:53:54.179Z] #14 129.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T16:53:54.179Z] [2022-05-04T16:53:54.179Z] #14 ... [2022-05-04T16:53:54.179Z] [2022-05-04T16:53:54.179Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-04T16:53:54.179Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5 [2022-05-04T16:53:54.179Z] #65 DONE 129.3s [2022-05-04T16:53:54.179Z] [2022-05-04T16:53:54.179Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T16:53:54.179Z] #66 sha256:076ee609ab24761d8ed3907089fa84152882cd969ec6648c59a5538dd4efa27c [2022-05-04T16:53:54.179Z] #66 DONE 0.1s [2022-05-04T16:53:54.179Z] [2022-05-04T16:53:54.179Z] #14 [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 [2022-05-04T16:53:54.179Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:54.179Z] #14 129.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T16:53:54.179Z] #14 129.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T16:53:54.179Z] #14 ... [2022-05-04T16:53:54.179Z] [2022-05-04T16:53:54.179Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T16:53:54.179Z] #67 sha256:26a73e65ae70b3d9e6c72f81bfe0bdc82f9e79f029f70d0ab4288e659ab21797 [2022-05-04T16:53:54.327Z] #58 ... [2022-05-04T16:53:54.327Z] [2022-05-04T16:53:54.327Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T16:53:54.327Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-04T16:53:54.327Z] #16 DONE 1.6s [2022-05-04T16:53:54.439Z] #67 DONE 0.1s [2022-05-04T16:53:54.439Z] [2022-05-04T16:53:54.439Z] #14 [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 [2022-05-04T16:53:54.439Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T16:53:54.439Z] #14 129.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T16:53:54.439Z] #14 129.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T16:53:54.439Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T16:53:54.439Z] #14 129.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-04T16:53:54.439Z] #14 129.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T16:53:54.439Z] #14 129.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T16:53:54.439Z] #14 129.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T16:53:54.439Z] #14 129.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T16:53:54.439Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T16:53:54.439Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:54.439Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-04T16:53:54.439Z] #14 130.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:54.439Z] #14 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-04T16:53:54.439Z] #14 130.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T16:53:54.439Z] #14 130.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T16:53:54.439Z] #14 130.0 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 [2022-05-04T16:53:54.439Z] #14 130.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T16:53:54.439Z] #14 130.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T16:53:54.439Z] #14 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:54.584Z] [2022-05-04T16:53:54.584Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T16:53:54.584Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-04T16:53:54.699Z] #14 130.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-04T16:53:54.699Z] #14 130.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:54.699Z] #14 130.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T16:53:54.699Z] #14 130.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:53:55.269Z] #14 DONE 130.5s [2022-05-04T16:53:55.269Z] [2022-05-04T16:53:55.269Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T16:53:55.269Z] #57 sha256:23ae03658ab3bf8c347691ce49817fa2f294e237f791178020108f1a5d8ee380 [2022-05-04T16:53:55.269Z] #57 DONE 0.2s [2022-05-04T16:53:55.269Z] [2022-05-04T16:53:55.269Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:53:55.269Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633 [2022-05-04T16:53:55.514Z] #17 1.166 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-04T16:53:55.514Z] #17 DONE 1.3s [2022-05-04T16:53:55.514Z] [2022-05-04T16:53:55.514Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T16:53:55.514Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-04T16:53:55.519Z] + docker version [2022-05-04T16:53:56.883Z] #18 DONE 1.0s [2022-05-04T16:53:56.883Z] [2022-05-04T16:53:56.883Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T16:53:56.883Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-04T16:53:57.176Z] #58 ... [2022-05-04T16:53:57.176Z] [2022-05-04T16:53:57.176Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T16:53:57.176Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-04T16:53:57.176Z] #15 DONE 2.0s [2022-05-04T16:53:57.176Z] [2022-05-04T16:53:57.176Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:53:57.176Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633 [2022-05-04T16:53:57.176Z] #58 1.722 + RM_GOPATH=0 [2022-05-04T16:53:57.176Z] #58 1.722 + TMP_GOPATH= [2022-05-04T16:53:57.176Z] #58 1.722 + : /build [2022-05-04T16:53:57.176Z] #58 1.722 + '[' -z '' ']' [2022-05-04T16:53:57.176Z] #58 1.722 ++ mktemp -d [2022-05-04T16:53:57.176Z] #58 1.725 + export GOPATH=/tmp/tmp.uEmACz1JkK [2022-05-04T16:53:57.176Z] #58 1.725 + GOPATH=/tmp/tmp.uEmACz1JkK [2022-05-04T16:53:57.176Z] #58 1.725 + RM_GOPATH=1 [2022-05-04T16:53:57.176Z] #58 1.725 + case "$(go env GOARCH)" in [2022-05-04T16:53:57.176Z] #58 1.725 ++ go env GOARCH [2022-05-04T16:53:57.176Z] #58 1.731 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:57.176Z] #58 1.731 + GO_BUILDMODE=-buildmode=pie [2022-05-04T16:53:57.176Z] #58 1.732 ++ dirname /install.sh [2022-05-04T16:53:57.176Z] #58 1.742 + dir=/ [2022-05-04T16:53:57.176Z] #58 1.742 + bin=runc [2022-05-04T16:53:57.176Z] #58 1.742 + shift [2022-05-04T16:53:57.176Z] #58 1.742 + '[' '!' -f //runc.installer ']' [2022-05-04T16:53:57.176Z] #58 1.742 + . //runc.installer [2022-05-04T16:53:57.176Z] #58 1.742 ++ set -e [2022-05-04T16:53:57.176Z] #58 1.742 ++ : v1.1.1 [2022-05-04T16:53:57.176Z] #58 1.742 + install_runc [2022-05-04T16:53:57.176Z] #58 1.742 + RUNC_BUILDTAGS=seccomp [2022-05-04T16:53:57.176Z] #58 1.742 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-04T16:53:57.176Z] #58 1.742 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uEmACz1JkK/src/github.com/opencontainers/runc [2022-05-04T16:53:57.176Z] #58 1.742 Install runc version v1.1.1 (build tags: seccomp) [2022-05-04T16:53:57.176Z] #58 1.755 Cloning into '/tmp/tmp.uEmACz1JkK/src/github.com/opencontainers/runc'... [2022-05-04T16:53:57.447Z] #19 DONE 1.0s [2022-05-04T16:53:57.447Z] [2022-05-04T16:53:57.447Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T16:53:57.447Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-04T16:53:58.114Z] #58 ... [2022-05-04T16:53:58.114Z] [2022-05-04T16:53:58.114Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T16:53:58.114Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-04T16:53:58.114Z] #16 DONE 1.0s [2022-05-04T16:53:58.114Z] [2022-05-04T16:53:58.114Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T16:53:58.114Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-04T16:53:58.381Z] #20 DONE 0.9s [2022-05-04T16:53:58.381Z] [2022-05-04T16:53:58.381Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:53:58.381Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T16:53:58.686Z] #17 0.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-04T16:53:58.945Z] #17 DONE 0.8s [2022-05-04T16:53:58.945Z] [2022-05-04T16:53:58.945Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T16:53:58.945Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-04T16:53:59.751Z] #21 1.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:53:59.751Z] #21 1.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:53:59.751Z] #21 1.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:53:59.884Z] #18 DONE 1.0s [2022-05-04T16:53:59.884Z] [2022-05-04T16:53:59.884Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T16:53:59.884Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-04T16:54:00.008Z] #21 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:54:00.822Z] #19 DONE 1.0s [2022-05-04T16:54:00.822Z] [2022-05-04T16:54:00.822Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T16:54:00.822Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-04T16:54:00.939Z] #21 2.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:54:02.204Z] #20 DONE 1.3s [2022-05-04T16:54:02.204Z] [2022-05-04T16:54:02.204Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:54:02.204Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:54:02.204Z] #62 ... [2022-05-04T16:54:02.204Z] [2022-05-04T16:54:02.204Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:54:02.204Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T16:54:02.309Z] #21 3.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:54:03.582Z] #21 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T16:54:03.583Z] #21 1.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T16:54:03.583Z] #21 1.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T16:54:03.842Z] #21 1.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T16:54:04.779Z] #21 2.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T16:54:05.583Z] #21 7.036 Fetched 8511 kB in 6s (1389 kB/s) [2022-05-04T16:54:05.717Z] #21 3.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T16:54:05.945Z] Client: [2022-05-04T16:54:05.945Z] Version: 20.10.9 [2022-05-04T16:54:05.945Z] API version: 1.41 [2022-05-04T16:54:05.945Z] Go version: go1.16.8 [2022-05-04T16:54:05.945Z] Git commit: c2ea9bc [2022-05-04T16:54:05.945Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T16:54:05.945Z] OS/Arch: windows/amd64 [2022-05-04T16:54:05.945Z] Context: default [2022-05-04T16:54:05.945Z] Experimental: true [2022-05-04T16:54:05.945Z] [2022-05-04T16:54:05.945Z] Server: Docker Engine - Community [2022-05-04T16:54:05.945Z] Engine: [2022-05-04T16:54:05.945Z] Version: 20.10.9 [2022-05-04T16:54:05.945Z] API version: 1.41 (minimum version 1.24) [2022-05-04T16:54:05.945Z] Go version: go1.16.8 [2022-05-04T16:54:05.945Z] Git commit: 79ea9d3 [2022-05-04T16:54:05.945Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T16:54:05.945Z] OS/Arch: windows/amd64 [2022-05-04T16:54:05.945Z] Experimental: true [Pipeline] sh [2022-05-04T16:54:06.953Z] #21 7.036 Reading package lists... [2022-05-04T16:54:06.953Z] #21 ... [2022-05-04T16:54:06.953Z] [2022-05-04T16:54:06.953Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:54:06.953Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a [2022-05-04T16:54:06.953Z] #58 11.29 + cd /tmp/tmp.55nXnwGla9/src/github.com/opencontainers/runc [2022-05-04T16:54:06.953Z] #58 11.29 + git checkout -q v1.1.1 [2022-05-04T16:54:06.953Z] #58 11.69 + '[' -z '' ']' [2022-05-04T16:54:06.953Z] #58 11.69 + target=static [2022-05-04T16:54:06.953Z] #58 11.69 + make BUILDTAGS=seccomp static [2022-05-04T16:54:06.953Z] #58 12.03 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-04T16:54:07.528Z] + docker info [2022-05-04T16:54:07.884Z] #58 ... [2022-05-04T16:54:07.884Z] [2022-05-04T16:54:07.884Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:54:07.884Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T16:54:07.884Z] #21 7.036 Reading package lists... [2022-05-04T16:54:09.006Z] #21 ... [2022-05-04T16:54:09.006Z] [2022-05-04T16:54:09.006Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:54:09.006Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633 [2022-05-04T16:54:09.006Z] #58 11.61 + cd /tmp/tmp.uEmACz1JkK/src/github.com/opencontainers/runc [2022-05-04T16:54:09.006Z] #58 11.62 + git checkout -q v1.1.1 [2022-05-04T16:54:09.006Z] #58 12.05 + '[' -z '' ']' [2022-05-04T16:54:09.006Z] #58 12.05 + target=static [2022-05-04T16:54:09.006Z] #58 12.05 + make BUILDTAGS=seccomp static [2022-05-04T16:54:09.006Z] #58 12.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-04T16:54:10.406Z] #21 9.405 Reading package lists... [2022-05-04T16:54:10.565Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T16:54:10.565Z] 8f616e6e9eec: Download complete [2022-05-04T16:54:10.970Z] #21 12.01 Building dependency tree... [2022-05-04T16:54:11.172Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T16:54:11.172Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === Skipped [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T16:54:11.172Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T16:54:11.172Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T16:54:11.172Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T16:54:11.172Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:71: No driver to put! [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:71: No driver to put! [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-04T16:54:11.172Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-04T16:54:11.172Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-04T16:54:11.172Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T16:54:11.172Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-04T16:54:11.172Z] graphtest_unix.go:71: No driver to put! [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-04T16:54:11.172Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-04T16:54:11.172Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-04T16:54:11.172Z] [2022-05-04T16:54:11.172Z] DONE 2526 tests, 28 skipped in 201.344s [2022-05-04T16:54:11.172Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/config [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/idm [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ns [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/options [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/osl [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-04T16:54:11.173Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-04T16:54:11.900Z] #21 ... [2022-05-04T16:54:11.901Z] [2022-05-04T16:54:11.901Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:54:11.901Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:54:11.901Z] #34 DONE 152.8s [2022-05-04T16:54:11.901Z] [2022-05-04T16:54:11.901Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:54:11.901Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T16:54:11.901Z] #21 13.34 The following additional packages will be installed: [2022-05-04T16:54:11.901Z] #21 13.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T16:54:11.901Z] #21 13.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-04T16:54:11.901Z] #21 13.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-04T16:54:11.901Z] #21 13.34 python3-pkg-resources vim-runtime xxd [2022-05-04T16:54:11.901Z] #21 13.35 Suggested packages: [2022-05-04T16:54:11.901Z] #21 13.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-04T16:54:11.901Z] #21 13.35 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-04T16:54:11.901Z] #21 13.35 acl attr quota [2022-05-04T16:54:11.901Z] #21 13.35 Recommended packages: [2022-05-04T16:54:11.901Z] #21 13.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-04T16:54:12.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T16:54:12.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T16:54:13.271Z] #21 14.75 The following NEW packages will be installed: [2022-05-04T16:54:13.271Z] #21 14.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-04T16:54:13.271Z] #21 14.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T16:54:13.271Z] #21 14.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-04T16:54:13.271Z] #21 14.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-04T16:54:13.271Z] #21 14.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-04T16:54:13.271Z] #21 14.76 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-04T16:54:13.271Z] #21 14.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-04T16:54:13.271Z] #21 14.76 xz-utils zip zstd [2022-05-04T16:54:13.528Z] #21 15.08 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:54:13.528Z] #21 15.08 Need to get 27.6 MB of archives. [2022-05-04T16:54:13.528Z] #21 15.08 After this operation, 106 MB of additional disk space will be used. [2022-05-04T16:54:13.528Z] #21 15.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-04T16:54:13.528Z] #21 15.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-04T16:54:13.528Z] #21 15.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-04T16:54:13.528Z] #21 15.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-04T16:54:13.528Z] #21 15.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-04T16:54:13.528Z] #21 15.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-04T16:54:13.528Z] #21 15.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-04T16:54:13.528Z] #21 15.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-04T16:54:13.528Z] #21 15.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T16:54:13.528Z] #21 15.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T16:54:13.528Z] #21 15.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-04T16:54:13.528Z] #21 15.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-04T16:54:13.528Z] #21 15.16 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-04T16:54:13.785Z] #21 15.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-04T16:54:13.785Z] #21 15.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-04T16:54:13.785Z] #21 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-04T16:54:13.785Z] #21 15.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-04T16:54:13.785Z] #21 15.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-04T16:54:13.785Z] #21 15.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-04T16:54:13.785Z] #21 15.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-04T16:54:13.785Z] #21 15.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-04T16:54:13.785Z] #21 15.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T16:54:13.785Z] #21 15.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T16:54:13.785Z] #21 15.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T16:54:13.785Z] #21 15.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-04T16:54:13.785Z] #21 15.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-04T16:54:13.785Z] #21 15.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T16:54:14.042Z] #21 15.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-04T16:54:14.042Z] #21 15.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T16:54:14.042Z] #21 15.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-04T16:54:14.042Z] #21 15.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T16:54:14.042Z] #21 15.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-04T16:54:14.042Z] #21 15.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-04T16:54:14.042Z] #21 15.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-04T16:54:14.042Z] #21 15.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-04T16:54:14.042Z] #21 15.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-04T16:54:14.042Z] #21 15.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T16:54:14.042Z] #21 15.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-04T16:54:14.042Z] #21 15.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-04T16:54:14.042Z] #21 15.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-04T16:54:14.042Z] #21 15.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-04T16:54:14.042Z] #21 15.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-04T16:54:14.042Z] #21 15.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-04T16:54:14.042Z] #21 15.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-04T16:54:14.299Z] #21 15.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-04T16:54:14.299Z] #21 15.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-04T16:54:14.299Z] #21 15.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-04T16:54:14.299Z] #21 15.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-04T16:54:14.863Z] #21 16.49 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:54:14.863Z] #21 16.60 Fetched 27.6 MB in 1s (23.1 MB/s) [2022-05-04T16:54:15.120Z] #21 16.65 Selecting previously unselected package pigz. [2022-05-04T16:54:15.120Z] #21 16.65 (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 ... 24010 files and directories currently installed.) [2022-05-04T16:54:15.120Z] #21 16.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-04T16:54:15.120Z] #21 16.74 Unpacking pigz (2.6-1) ... [2022-05-04T16:54:15.120Z] #21 16.85 Selecting previously unselected package libelf1:amd64. [2022-05-04T16:54:15.120Z] #21 16.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-04T16:54:15.378Z] #21 16.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-04T16:54:15.378Z] #21 16.97 Selecting previously unselected package libbpf0:amd64. [2022-05-04T16:54:15.378Z] #21 16.97 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-04T16:54:15.378Z] #21 16.98 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-04T16:54:15.378Z] #21 17.09 Selecting previously unselected package libcap2:amd64. [2022-05-04T16:54:15.378Z] #21 17.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-04T16:54:15.578Z] #58 ... [2022-05-04T16:54:15.578Z] [2022-05-04T16:54:15.578Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:54:15.578Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T16:54:15.578Z] #21 6.916 Fetched 8511 kB in 6s (1427 kB/s) [2022-05-04T16:54:15.578Z] #21 6.916 Reading package lists... [2022-05-04T16:54:15.578Z] #21 9.230 Reading package lists... [2022-05-04T16:54:15.578Z] #21 11.54 Building dependency tree... [2022-05-04T16:54:15.578Z] #21 12.92 The following additional packages will be installed: [2022-05-04T16:54:15.578Z] #21 12.93 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T16:54:15.578Z] #21 12.93 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-04T16:54:15.578Z] #21 12.93 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-04T16:54:15.578Z] #21 12.93 python3-pkg-resources vim-runtime xxd [2022-05-04T16:54:15.578Z] #21 12.94 Suggested packages: [2022-05-04T16:54:15.578Z] #21 12.94 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-04T16:54:15.578Z] #21 12.94 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-04T16:54:15.578Z] #21 12.94 acl attr quota [2022-05-04T16:54:15.578Z] #21 12.94 Recommended packages: [2022-05-04T16:54:15.578Z] #21 12.94 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-04T16:54:15.578Z] #21 ... [2022-05-04T16:54:15.578Z] [2022-05-04T16:54:15.578Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T16:54:15.578Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T16:54:15.578Z] #34 DONE 150.2s [2022-05-04T16:54:15.578Z] [2022-05-04T16:54:15.578Z] #21 [dev-systemd-false 7/25] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-04T16:54:15.578Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T16:54:15.635Z] #21 17.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-04T16:54:15.635Z] #21 17.16 Selecting previously unselected package libmnl0:amd64. [2022-05-04T16:54:15.635Z] #21 17.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-04T16:54:15.635Z] #21 17.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-04T16:54:15.635Z] #21 17.25 Selecting previously unselected package libxtables12:amd64. [2022-05-04T16:54:15.635Z] #21 17.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-04T16:54:15.635Z] #21 17.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-04T16:54:15.635Z] #21 17.34 Selecting previously unselected package libcap2-bin. [2022-05-04T16:54:15.635Z] #21 17.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-04T16:54:15.635Z] #21 17.36 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-04T16:54:15.892Z] #21 17.44 Selecting previously unselected package iproute2. [2022-05-04T16:54:15.892Z] #21 17.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-04T16:54:15.892Z] #21 17.45 Unpacking iproute2 (5.10.0-4) ... [2022-05-04T16:54:16.456Z] #21 17.92 Selecting previously unselected package xxd. [2022-05-04T16:54:16.457Z] #21 17.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T16:54:16.457Z] #21 17.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:16.457Z] #21 18.02 Selecting previously unselected package vim-common. [2022-05-04T16:54:16.457Z] #21 18.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T16:54:16.457Z] #21 18.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:16.516Z] #21 14.52 The following NEW packages will be installed: [2022-05-04T16:54:16.714Z] #21 18.21 Selecting previously unselected package bash-completion. [2022-05-04T16:54:16.714Z] #21 18.22 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-04T16:54:16.776Z] #21 14.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-04T16:54:16.776Z] #21 14.53 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T16:54:16.776Z] #21 14.53 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-04T16:54:16.776Z] #21 14.53 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-04T16:54:16.776Z] #21 14.53 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-04T16:54:16.776Z] #21 14.53 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-04T16:54:16.776Z] #21 14.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-04T16:54:16.776Z] #21 14.53 xz-utils zip zstd [2022-05-04T16:54:17.036Z] #21 14.84 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T16:54:17.036Z] #21 14.84 Need to get 27.6 MB of archives. [2022-05-04T16:54:17.036Z] #21 14.84 After this operation, 106 MB of additional disk space will be used. [2022-05-04T16:54:17.036Z] #21 14.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-04T16:54:17.036Z] #21 14.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-04T16:54:17.036Z] #21 14.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-04T16:54:17.036Z] #21 14.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-04T16:54:17.036Z] #21 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-04T16:54:17.036Z] #21 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-04T16:54:17.036Z] #21 14.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-04T16:54:17.036Z] #21 14.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-04T16:54:17.036Z] #21 14.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T16:54:17.036Z] #21 14.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T16:54:17.036Z] #21 14.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-04T16:54:17.036Z] #21 14.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-04T16:54:17.036Z] #21 14.92 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-04T16:54:17.036Z] #21 14.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-04T16:54:17.036Z] #21 14.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-04T16:54:17.036Z] #21 14.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-04T16:54:17.036Z] #21 14.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-04T16:54:17.036Z] #21 14.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-04T16:54:17.036Z] #21 14.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-04T16:54:17.036Z] #21 14.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-04T16:54:17.036Z] #21 14.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-04T16:54:17.036Z] #21 14.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T16:54:17.036Z] #21 14.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T16:54:17.036Z] #21 14.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T16:54:17.036Z] #21 15.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-04T16:54:17.036Z] #21 15.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-04T16:54:17.036Z] #21 15.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T16:54:17.296Z] #21 15.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-04T16:54:17.296Z] #21 15.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T16:54:17.556Z] #21 15.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-04T16:54:17.556Z] #21 15.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T16:54:17.556Z] #21 15.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-04T16:54:17.556Z] #21 15.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-04T16:54:17.556Z] #21 15.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-04T16:54:17.556Z] #21 15.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-04T16:54:17.556Z] #21 15.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-04T16:54:17.556Z] #21 15.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T16:54:17.556Z] #21 15.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-04T16:54:17.556Z] #21 15.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-04T16:54:17.556Z] #21 15.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-04T16:54:17.556Z] #21 15.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-04T16:54:17.556Z] #21 15.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-04T16:54:17.556Z] #21 15.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-04T16:54:17.556Z] #21 15.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-04T16:54:17.815Z] #21 15.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-04T16:54:17.815Z] #21 15.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-04T16:54:17.815Z] #21 15.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-04T16:54:17.815Z] #21 15.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-04T16:54:18.087Z] #21 19.78 Unpacking bash-completion (1:2.11-2) ... [2022-05-04T16:54:18.384Z] #21 16.41 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T16:54:18.643Z] #21 16.55 Fetched 27.6 MB in 1s (22.0 MB/s) [2022-05-04T16:54:18.643Z] #21 16.60 Selecting previously unselected package pigz. [2022-05-04T16:54:18.643Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-05-04T16:54:18.643Z] #21 16.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-04T16:54:18.643Z] #21 16.66 Unpacking pigz (2.6-1) ... [2022-05-04T16:54:18.650Z] #21 20.19 Selecting previously unselected package bzip2. [2022-05-04T16:54:18.650Z] #21 20.19 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-04T16:54:18.650Z] #21 20.20 Unpacking bzip2 (1.0.8-4) ... [2022-05-04T16:54:18.650Z] #21 20.26 Selecting previously unselected package xz-utils. [2022-05-04T16:54:18.650Z] #21 20.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-04T16:54:18.650Z] #21 20.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T16:54:18.902Z] #21 16.75 Selecting previously unselected package libelf1:amd64. [2022-05-04T16:54:18.902Z] #21 16.76 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-04T16:54:18.902Z] #21 16.78 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-04T16:54:18.902Z] #21 16.89 Selecting previously unselected package libbpf0:amd64. [2022-05-04T16:54:18.902Z] #21 16.90 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-04T16:54:18.902Z] #21 16.90 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-04T16:54:18.902Z] #21 16.98 Selecting previously unselected package libcap2:amd64. [2022-05-04T16:54:18.907Z] #21 20.42 Selecting previously unselected package apparmor. [2022-05-04T16:54:18.907Z] #21 20.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-04T16:54:18.907Z] #21 20.48 Unpacking apparmor (2.13.6-10) ... [2022-05-04T16:54:19.165Z] #21 16.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-04T16:54:19.165Z] #21 17.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-04T16:54:19.165Z] #21 17.04 Selecting previously unselected package libmnl0:amd64. [2022-05-04T16:54:19.165Z] #21 17.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-04T16:54:19.165Z] #21 17.06 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-04T16:54:19.165Z] #21 17.12 Selecting previously unselected package libxtables12:amd64. [2022-05-04T16:54:19.165Z] #21 17.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-04T16:54:19.165Z] #21 17.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-04T16:54:19.165Z] #21 17.18 Selecting previously unselected package libcap2-bin. [2022-05-04T16:54:19.165Z] #21 17.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-04T16:54:19.165Z] #21 17.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-04T16:54:19.425Z] #21 17.27 Selecting previously unselected package iproute2. [2022-05-04T16:54:19.425Z] #21 17.29 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-04T16:54:19.425Z] #21 17.29 Unpacking iproute2 (5.10.0-4) ... [2022-05-04T16:54:19.471Z] #21 20.82 Selecting previously unselected package inetutils-ping. [2022-05-04T16:54:19.471Z] #21 20.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-04T16:54:19.471Z] #21 20.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-04T16:54:19.471Z] #21 20.94 Selecting previously unselected package libip4tc2:amd64. [2022-05-04T16:54:19.471Z] #21 20.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-04T16:54:19.471Z] #21 20.98 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:19.471Z] #21 21.04 Selecting previously unselected package libip6tc2:amd64. [2022-05-04T16:54:19.471Z] #21 21.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-04T16:54:19.471Z] #21 21.05 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:19.471Z] #21 21.09 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-04T16:54:19.471Z] #21 21.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-04T16:54:19.471Z] #21 21.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T16:54:19.471Z] #21 21.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-04T16:54:19.728Z] #21 21.18 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-04T16:54:19.728Z] #21 21.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T16:54:19.728Z] #21 21.28 Selecting previously unselected package libnftnl11:amd64. [2022-05-04T16:54:19.728Z] #21 21.28 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-04T16:54:19.728Z] #21 21.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T16:54:19.728Z] #21 21.36 Selecting previously unselected package iptables. [2022-05-04T16:54:19.728Z] #21 21.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-04T16:54:19.728Z] #21 21.37 Unpacking iptables (1.8.7-1) ... [2022-05-04T16:54:19.994Z] #21 17.72 Selecting previously unselected package xxd. [2022-05-04T16:54:19.994Z] #21 17.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T16:54:19.994Z] #21 17.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:19.994Z] #21 17.84 Selecting previously unselected package vim-common. [2022-05-04T16:54:19.994Z] #21 17.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T16:54:19.994Z] #21 17.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:20.253Z] #21 18.01 Selecting previously unselected package bash-completion. [2022-05-04T16:54:20.253Z] #21 18.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-04T16:54:20.291Z] #21 21.67 Selecting previously unselected package libonig5:amd64. [2022-05-04T16:54:20.291Z] #21 21.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T16:54:20.291Z] #21 21.68 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:54:20.291Z] #21 21.81 Selecting previously unselected package libjq1:amd64. [2022-05-04T16:54:20.291Z] #21 21.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T16:54:20.291Z] #21 21.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:54:20.291Z] #21 21.91 Selecting previously unselected package jq. [2022-05-04T16:54:20.291Z] #21 21.91 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-04T16:54:20.291Z] #21 21.92 Unpacking jq (1.6-2.1) ... [2022-05-04T16:54:20.291Z] #21 22.02 Selecting previously unselected package libaio1:amd64. [2022-05-04T16:54:20.548Z] #21 22.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-04T16:54:20.548Z] #21 22.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-04T16:54:20.548Z] #21 22.09 Selecting previously unselected package libgpm2:amd64. [2022-05-04T16:54:20.548Z] #21 22.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-04T16:54:20.548Z] #21 22.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-04T16:54:20.805Z] #21 22.16 Selecting previously unselected package libicu67:amd64. [2022-05-04T16:54:20.805Z] #21 22.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-04T16:54:20.805Z] #21 22.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T16:54:22.158Z] #21 19.69 Unpacking bash-completion (1:2.11-2) ... [2022-05-04T16:54:22.158Z] #21 20.10 Selecting previously unselected package bzip2. [2022-05-04T16:54:22.158Z] #21 20.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-04T16:54:22.158Z] #21 20.12 Unpacking bzip2 (1.0.8-4) ... [2022-05-04T16:54:22.158Z] #21 20.19 Selecting previously unselected package xz-utils. [2022-05-04T16:54:22.418Z] #21 20.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-04T16:54:22.418Z] #21 20.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T16:54:22.418Z] #21 20.35 Selecting previously unselected package apparmor. [2022-05-04T16:54:22.418Z] #21 20.35 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-04T16:54:22.418Z] #21 20.43 Unpacking apparmor (2.13.6-10) ... [2022-05-04T16:54:22.987Z] #21 20.79 Selecting previously unselected package inetutils-ping. [2022-05-04T16:54:22.987Z] #21 20.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-04T16:54:22.987Z] #21 20.82 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-04T16:54:22.987Z] #21 20.91 Selecting previously unselected package libip4tc2:amd64. [2022-05-04T16:54:22.987Z] #21 20.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-04T16:54:22.987Z] #21 20.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:22.987Z] #21 20.97 Selecting previously unselected package libip6tc2:amd64. [2022-05-04T16:54:22.987Z] #21 20.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-04T16:54:22.987Z] #21 20.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:23.247Z] #21 21.06 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-04T16:54:23.247Z] #21 21.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-04T16:54:23.247Z] #21 21.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T16:54:23.247Z] #21 21.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-04T16:54:23.247Z] #21 21.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-04T16:54:23.247Z] #21 21.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T16:54:23.247Z] #21 21.20 Selecting previously unselected package libnftnl11:amd64. [2022-05-04T16:54:23.247Z] #21 21.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-04T16:54:23.247Z] #21 21.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T16:54:23.247Z] #21 21.28 Selecting previously unselected package iptables. [2022-05-04T16:54:23.247Z] #21 21.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-04T16:54:23.247Z] #21 21.29 Unpacking iptables (1.8.7-1) ... [2022-05-04T16:54:23.816Z] #21 21.58 Selecting previously unselected package libonig5:amd64. [2022-05-04T16:54:23.817Z] #21 21.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T16:54:23.817Z] #21 21.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:54:23.817Z] #21 21.73 Selecting previously unselected package libjq1:amd64. [2022-05-04T16:54:23.817Z] #21 21.74 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T16:54:23.817Z] #21 21.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:54:24.076Z] #21 21.84 Selecting previously unselected package jq. [2022-05-04T16:54:24.076Z] #21 21.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-04T16:54:24.076Z] #21 21.86 Unpacking jq (1.6-2.1) ... [2022-05-04T16:54:24.076Z] #21 21.93 Selecting previously unselected package libaio1:amd64. [2022-05-04T16:54:24.076Z] #21 21.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-04T16:54:24.076Z] #21 21.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-04T16:54:24.076Z] #21 21.99 Selecting previously unselected package libgpm2:amd64. [2022-05-04T16:54:24.076Z] #21 21.99 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-04T16:54:24.076Z] #21 22.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-04T16:54:24.076Z] #21 22.05 Selecting previously unselected package libicu67:amd64. [2022-05-04T16:54:24.080Z] #21 25.11 Selecting previously unselected package libinih1:amd64. [2022-05-04T16:54:24.080Z] #21 25.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-04T16:54:24.080Z] #21 25.14 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-04T16:54:24.080Z] #21 25.18 Selecting previously unselected package libnet1:amd64. [2022-05-04T16:54:24.080Z] #21 25.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T16:54:24.080Z] #21 25.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:54:24.080Z] #21 25.26 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T16:54:24.080Z] #21 25.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T16:54:24.080Z] #21 25.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:54:24.080Z] #21 25.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T16:54:24.080Z] #21 25.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T16:54:24.080Z] #21 25.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:54:24.080Z] #21 25.43 Selecting previously unselected package net-tools. [2022-05-04T16:54:24.080Z] #21 25.44 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-04T16:54:24.080Z] #21 25.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T16:54:24.080Z] #21 25.60 Selecting previously unselected package patch. [2022-05-04T16:54:24.080Z] #21 25.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-04T16:54:24.080Z] #21 25.63 Unpacking patch (2.7.6-7) ... [2022-05-04T16:54:24.080Z] #21 25.72 Selecting previously unselected package python-pip-whl. [2022-05-04T16:54:24.336Z] #21 22.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-04T16:54:24.336Z] #21 22.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T16:54:24.337Z] #21 25.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-04T16:54:24.337Z] #21 25.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T16:54:24.594Z] #21 26.21 Selecting previously unselected package python3-lib2to3. [2022-05-04T16:54:24.594Z] #21 26.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-04T16:54:24.594Z] #21 26.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-04T16:54:24.852Z] #21 26.31 Selecting previously unselected package python3-distutils. [2022-05-04T16:54:24.852Z] #21 26.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-04T16:54:24.852Z] #21 26.32 Unpacking python3-distutils (3.9.2-1) ... [2022-05-04T16:54:24.852Z] #21 26.45 Selecting previously unselected package python3-pkg-resources. [2022-05-04T16:54:24.852Z] #21 26.45 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T16:54:24.852Z] #21 26.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:54:25.109Z] #21 26.57 Selecting previously unselected package python3-setuptools. [2022-05-04T16:54:25.109Z] #21 26.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-04T16:54:25.109Z] #21 26.58 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-04T16:54:25.347Z] Client: [2022-05-04T16:54:25.347Z] Context: default [2022-05-04T16:54:25.347Z] Debug Mode: false [2022-05-04T16:54:25.347Z] Plugins: [2022-05-04T16:54:25.347Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-04T16:54:25.347Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-04T16:54:25.347Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-04T16:54:25.347Z] [2022-05-04T16:54:25.347Z] Server: [2022-05-04T16:54:25.347Z] Containers: 0 [2022-05-04T16:54:25.347Z] Running: 0 [2022-05-04T16:54:25.347Z] Paused: 0 [2022-05-04T16:54:25.347Z] Stopped: 0 [2022-05-04T16:54:25.347Z] Images: 0 [2022-05-04T16:54:25.347Z] Server Version: 20.10.9 [2022-05-04T16:54:25.347Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-04T16:54:25.347Z] LCOW: [2022-05-04T16:54:25.347Z] Windows: [2022-05-04T16:54:25.347Z] Logging Driver: json-file [2022-05-04T16:54:25.347Z] Plugins: [2022-05-04T16:54:25.347Z] Volume: local [2022-05-04T16:54:25.347Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T16:54:25.347Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T16:54:25.347Z] Swarm: inactive [2022-05-04T16:54:25.347Z] Default Isolation: process [2022-05-04T16:54:25.347Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T16:54:25.347Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-04T16:54:25.347Z] OSType: windows [2022-05-04T16:54:25.347Z] Architecture: x86_64 [2022-05-04T16:54:25.347Z] CPUs: 4 [2022-05-04T16:54:25.347Z] Total Memory: 32GiB [2022-05-04T16:54:25.347Z] Name: azwin-2-a2e230 [2022-05-04T16:54:25.347Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-04T16:54:25.347Z] Docker Root Dir: D:\docker [2022-05-04T16:54:25.347Z] Debug Mode: false [2022-05-04T16:54:25.347Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:54:25.347Z] Labels: [2022-05-04T16:54:25.347Z] Experimental: true [2022-05-04T16:54:25.347Z] Insecure Registries: [2022-05-04T16:54:25.347Z] 10.0.0.4:5000 [2022-05-04T16:54:25.347Z] 127.0.0.0/8 [2022-05-04T16:54:25.347Z] Registry Mirrors: [2022-05-04T16:54:25.347Z] http://10.0.0.4:5000/ [2022-05-04T16:54:25.347Z] Live Restore Enabled: false [2022-05-04T16:54:25.347Z] Product License: Community Engine [2022-05-04T16:54:25.347Z] [2022-05-04T16:54:25.366Z] #21 26.83 Selecting previously unselected package python3-wheel. [2022-05-04T16:54:25.366Z] #21 26.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-04T16:54:25.366Z] #21 26.84 Unpacking python3-wheel (0.34.2-1) ... [2022-05-04T16:54:25.366Z] #21 26.92 Selecting previously unselected package python3-pip. [2022-05-04T16:54:25.366Z] #21 26.92 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-04T16:54:25.366Z] #21 26.92 Unpacking python3-pip (20.3.4-4+deb11u1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-04T16:54:25.624Z] #21 27.19 Selecting previously unselected package sudo. [2022-05-04T16:54:25.624Z] #21 27.20 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-04T16:54:25.624Z] #21 27.21 Unpacking sudo (1.9.5p2-3) ... [2022-05-04T16:54:26.189Z] #21 27.74 Selecting previously unselected package thin-provisioning-tools. [2022-05-04T16:54:26.189Z] #21 27.76 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-04T16:54:26.189Z] #21 27.76 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-04T16:54:26.446Z] #21 27.96 Selecting previously unselected package uidmap. [2022-05-04T16:54:26.446Z] #21 27.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-04T16:54:26.446Z] #21 27.97 Unpacking uidmap (1:4.8.1-1) ... [2022-05-04T16:54:26.446Z] #21 28.09 Selecting previously unselected package vim-runtime. [2022-05-04T16:54:26.446Z] #21 28.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T16:54:26.446Z] #21 28.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-04T16:54:26.703Z] #21 28.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-04T16:54:26.703Z] #21 28.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:27.646Z] #21 24.98 Selecting previously unselected package libinih1:amd64. [2022-05-04T16:54:27.646Z] #21 24.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-04T16:54:27.646Z] #21 24.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-04T16:54:27.646Z] #21 25.05 Selecting previously unselected package libnet1:amd64. [2022-05-04T16:54:27.647Z] #21 25.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T16:54:27.647Z] #21 25.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:54:27.647Z] #21 25.15 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T16:54:27.647Z] #21 25.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T16:54:27.647Z] #21 25.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:54:27.647Z] #21 25.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T16:54:27.647Z] #21 25.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T16:54:27.647Z] #21 25.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:54:27.647Z] #21 25.34 Selecting previously unselected package net-tools. [2022-05-04T16:54:27.647Z] #21 25.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-04T16:54:27.647Z] #21 25.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T16:54:27.647Z] #21 25.55 Selecting previously unselected package patch. [2022-05-04T16:54:27.647Z] #21 25.55 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-04T16:54:27.647Z] #21 25.56 Unpacking patch (2.7.6-7) ... [2022-05-04T16:54:27.910Z] #21 25.69 Selecting previously unselected package python-pip-whl. [2022-05-04T16:54:27.910Z] #21 25.71 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-04T16:54:27.910Z] #21 25.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T16:54:28.496Z] #21 26.31 Selecting previously unselected package python3-lib2to3. [2022-05-04T16:54:28.496Z] #21 26.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-04T16:54:28.496Z] #21 26.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-04T16:54:28.496Z] #21 26.44 Selecting previously unselected package python3-distutils. [2022-05-04T16:54:28.496Z] #21 26.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-04T16:54:28.496Z] #21 26.45 Unpacking python3-distutils (3.9.2-1) ... [2022-05-04T16:54:28.756Z] #21 26.62 Selecting previously unselected package python3-pkg-resources. [2022-05-04T16:54:28.756Z] #21 26.62 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T16:54:28.756Z] #21 26.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:54:29.017Z] #21 26.77 Selecting previously unselected package python3-setuptools. [2022-05-04T16:54:29.017Z] #21 26.77 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-04T16:54:29.017Z] #21 26.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-04T16:54:29.279Z] #21 27.00 Selecting previously unselected package python3-wheel. [2022-05-04T16:54:29.279Z] #21 27.00 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-04T16:54:29.279Z] #21 27.01 Unpacking python3-wheel (0.34.2-1) ... [2022-05-04T16:54:29.279Z] #21 27.08 Selecting previously unselected package python3-pip. [2022-05-04T16:54:29.279Z] #21 27.09 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-04T16:54:29.279Z] #21 27.09 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T16:54:29.542Z] #21 27.33 Selecting previously unselected package sudo. [2022-05-04T16:54:29.542Z] #21 27.33 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-04T16:54:29.542Z] #21 27.34 Unpacking sudo (1.9.5p2-3) ... [2022-05-04T16:54:29.976Z] #21 31.01 Selecting previously unselected package vim. [2022-05-04T16:54:29.976Z] #21 31.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T16:54:29.976Z] #21 31.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:29.976Z] #21 31.60 Selecting previously unselected package xfsprogs. [2022-05-04T16:54:29.976Z] #21 31.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-04T16:54:29.976Z] #21 31.61 Unpacking xfsprogs (5.10.0-4) ... [2022-05-04T16:54:30.062Z] #21 27.88 Selecting previously unselected package thin-provisioning-tools. [2022-05-04T16:54:30.063Z] #21 27.88 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-04T16:54:30.063Z] #21 27.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-04T16:54:30.322Z] #21 28.15 Selecting previously unselected package uidmap. [2022-05-04T16:54:30.322Z] #21 28.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-04T16:54:30.322Z] #21 28.16 Unpacking uidmap (1:4.8.1-1) ... [2022-05-04T16:54:30.322Z] #21 28.27 Selecting previously unselected package vim-runtime. [2022-05-04T16:54:30.322Z] #21 28.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T16:54:30.322Z] #21 28.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-04T16:54:30.322Z] #21 28.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-04T16:54:30.322Z] #21 28.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:30.540Z] #21 32.04 Selecting previously unselected package zip. [2022-05-04T16:54:30.540Z] #21 32.06 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-04T16:54:30.540Z] #21 32.06 Unpacking zip (3.0-12) ... [2022-05-04T16:54:30.799Z] #21 32.20 Selecting previously unselected package zstd. [2022-05-04T16:54:30.799Z] #21 32.21 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-04T16:54:30.799Z] #21 32.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-04T16:54:31.057Z] #21 32.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:54:31.882Z] #21 33.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:31.882Z] #21 33.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T16:54:31.882Z] #21 33.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-04T16:54:31.882Z] #21 33.38 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T16:54:31.882Z] #21 33.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:31.882Z] #21 33.42 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-04T16:54:31.882Z] #21 33.43 Setting up uidmap (1:4.8.1-1) ... [2022-05-04T16:54:31.882Z] #21 33.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:54:31.882Z] #21 33.45 Setting up bzip2 (1.0.8-4) ... [2022-05-04T16:54:31.882Z] #21 33.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:54:31.882Z] #21 33.49 Setting up python3-wheel (0.34.2-1) ... [2022-05-04T16:54:32.813Z] #21 34.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:32.813Z] #21 34.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-04T16:54:32.813Z] #21 34.09 Setting up libcap2-bin (1:2.44-1) ... [2022-05-04T16:54:32.813Z] #21 34.10 Setting up apparmor (2.13.6-10) ... [2022-05-04T16:54:32.858Z] #21 30.90 Selecting previously unselected package vim. [2022-05-04T16:54:32.858Z] #21 30.92 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T16:54:32.858Z] #21 30.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:33.426Z] #21 31.44 Selecting previously unselected package xfsprogs. [2022-05-04T16:54:33.426Z] #21 31.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-04T16:54:33.426Z] #21 31.46 Unpacking xfsprogs (5.10.0-4) ... [2022-05-04T16:54:33.994Z] #21 31.92 Selecting previously unselected package zip. [2022-05-04T16:54:33.994Z] #21 31.94 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-04T16:54:33.994Z] #21 31.95 Unpacking zip (3.0-12) ... [2022-05-04T16:54:34.227Z] #21 35.52 Setting up zip (3.0-12) ... [2022-05-04T16:54:34.227Z] #21 35.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:34.227Z] #21 35.58 Setting up bash-completion (1:2.11-2) ... [2022-05-04T16:54:34.253Z] #21 32.10 Selecting previously unselected package zstd. [2022-05-04T16:54:34.253Z] #21 32.11 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-04T16:54:34.253Z] #21 32.13 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-04T16:54:34.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T16:54:34.513Z] #21 32.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T16:54:35.492Z] #21 33.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:35.492Z] #21 33.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T16:54:35.492Z] #21 33.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-04T16:54:35.492Z] #21 33.29 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T16:54:35.492Z] #21 33.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T16:54:35.492Z] #21 33.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-04T16:54:35.492Z] #21 33.36 Setting up uidmap (1:4.8.1-1) ... [2022-05-04T16:54:35.492Z] #21 33.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T16:54:35.492Z] #21 33.38 Setting up bzip2 (1.0.8-4) ... [2022-05-04T16:54:35.492Z] #21 33.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T16:54:35.492Z] #21 33.40 Setting up python3-wheel (0.34.2-1) ... [2022-05-04T16:54:35.624Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T16:54:35.624Z] dccd9e4d14d3: Download complete [2022-05-04T16:54:36.072Z] #21 34.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:36.173Z] #21 37.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T16:54:36.173Z] #21 37.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-04T16:54:36.173Z] #21 37.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-04T16:54:36.173Z] #21 37.58 Setting up patch (2.7.6-7) ... [2022-05-04T16:54:36.173Z] #21 37.59 Setting up sudo (1.9.5p2-3) ... [2022-05-04T16:54:36.173Z] #21 37.66 invoke-rc.d: could not determine current runlevel [2022-05-04T16:54:36.173Z] #21 37.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T16:54:36.173Z] #21 37.68 Setting up xfsprogs (5.10.0-4) ... [2022-05-04T16:54:36.173Z] #21 37.70 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-04T16:54:36.173Z] #21 37.72 Setting up inetutils-ping (2:2.0-1) ... [2022-05-04T16:54:36.173Z] #21 37.74 Setting up pigz (2.6-1) ... [2022-05-04T16:54:36.173Z] #21 37.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T16:54:36.173Z] #21 37.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:54:36.173Z] #21 37.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T16:54:36.331Z] #21 34.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-04T16:54:36.331Z] #21 34.11 Setting up libcap2-bin (1:2.44-1) ... [2022-05-04T16:54:36.331Z] #21 34.13 Setting up apparmor (2.13.6-10) ... [2022-05-04T16:54:36.430Z] #21 37.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:36.994Z] #21 38.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-04T16:54:36.994Z] #21 38.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-04T16:54:37.558Z] #21 39.04 Setting up libelf1:amd64 (0.183-1) ... [2022-05-04T16:54:37.558Z] #21 39.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-04T16:54:37.558Z] #21 39.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:54:37.558Z] #21 39.09 Setting up python3-distutils (3.9.2-1) ... [2022-05-04T16:54:37.709Z] #21 35.59 Setting up zip (3.0-12) ... [2022-05-04T16:54:37.709Z] #21 35.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:37.709Z] #21 35.64 Setting up bash-completion (1:2.11-2) ... [2022-05-04T16:54:37.816Z] #21 39.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:38.073Z] #21 39.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-04T16:54:38.073Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-04T16:54:38.073Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-04T16:54:38.073Z] #21 39.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-04T16:54:38.073Z] #21 39.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-04T16:54:38.073Z] #21 39.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-04T16:54:38.073Z] #21 39.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-04T16:54:38.073Z] #21 39.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-04T16:54:38.073Z] #21 39.59 Setting up python3-setuptools (52.0.0-4) ... [2022-05-04T16:54:39.442Z] #21 40.97 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:54:39.442Z] #21 40.98 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T16:54:39.442Z] #21 40.99 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-04T16:54:39.442Z] #21 41.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T16:54:39.615Z] #21 37.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T16:54:39.616Z] #21 37.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-04T16:54:39.616Z] #21 37.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-04T16:54:39.616Z] #21 37.44 Setting up patch (2.7.6-7) ... [2022-05-04T16:54:39.616Z] #21 37.45 Setting up sudo (1.9.5p2-3) ... [2022-05-04T16:54:39.616Z] #21 37.53 invoke-rc.d: could not determine current runlevel [2022-05-04T16:54:39.616Z] #21 37.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T16:54:39.616Z] #21 37.54 Setting up xfsprogs (5.10.0-4) ... [2022-05-04T16:54:39.616Z] #21 37.56 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-04T16:54:39.616Z] #21 37.58 Setting up inetutils-ping (2:2.0-1) ... [2022-05-04T16:54:39.616Z] #21 37.59 Setting up pigz (2.6-1) ... [2022-05-04T16:54:39.616Z] #21 37.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T16:54:39.616Z] #21 37.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T16:54:39.875Z] #21 37.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T16:54:39.875Z] #21 37.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:40.443Z] #21 38.38 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-04T16:54:40.443Z] #21 38.40 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-04T16:54:40.720Z] #21 38.80 Setting up libelf1:amd64 (0.183-1) ... [2022-05-04T16:54:40.810Z] #21 42.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T16:54:40.810Z] #21 42.24 Setting up jq (1.6-2.1) ... [2022-05-04T16:54:40.810Z] #21 42.27 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-04T16:54:40.810Z] #21 42.28 Setting up iptables (1.8.7-1) ... [2022-05-04T16:54:40.810Z] #21 42.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T16:54:40.810Z] #21 42.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T16:54:40.810Z] #21 42.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T16:54:40.810Z] #21 42.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T16:54:40.810Z] #21 42.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-04T16:54:40.810Z] #21 42.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-04T16:54:40.810Z] #21 42.34 Setting up iproute2 (5.10.0-4) ... [2022-05-04T16:54:40.979Z] #21 38.88 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-04T16:54:40.979Z] #21 38.89 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T16:54:40.979Z] #21 38.91 Setting up python3-distutils (3.9.2-1) ... [2022-05-04T16:54:41.366Z] #21 42.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:54:41.551Z] #21 39.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T16:54:41.551Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-04T16:54:41.551Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-04T16:54:41.551Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-04T16:54:41.551Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-04T16:54:41.551Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-04T16:54:41.551Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-04T16:54:41.551Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-04T16:54:41.551Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-04T16:54:41.551Z] #21 39.46 Setting up python3-setuptools (52.0.0-4) ... [2022-05-04T16:54:42.297Z] #21 DONE 44.0s [2022-05-04T16:54:42.297Z] [2022-05-04T16:54:42.297Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:54:42.297Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:54:42.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T16:54:42.553Z] #45 ... [2022-05-04T16:54:42.553Z] [2022-05-04T16:54:42.553Z] #22 [dev-systemd-false 8/25] 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 [2022-05-04T16:54:42.553Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-04T16:54:42.948Z] #21 41.00 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T16:54:43.207Z] #21 41.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T16:54:43.207Z] #21 41.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-04T16:54:43.207Z] #21 41.07 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T16:54:45.074Z] #22 2.127 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-04T16:54:45.074Z] #22 2.534 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-04T16:54:45.074Z] #22 2.541 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-04T16:54:45.330Z] #22 DONE 3.0s [2022-05-04T16:54:45.330Z] [2022-05-04T16:54:45.330Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:54:45.330Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:54:45.587Z] #45 ... [2022-05-04T16:54:45.587Z] [2022-05-04T16:54:45.587Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T16:54:45.587Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-04T16:54:46.494Z] #21 43.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T16:54:46.494Z] #21 44.01 Setting up jq (1.6-2.1) ... [2022-05-04T16:54:46.494Z] #21 44.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-04T16:54:46.494Z] #21 44.07 Setting up iptables (1.8.7-1) ... [2022-05-04T16:54:46.494Z] #21 44.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T16:54:46.494Z] #21 44.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T16:54:46.494Z] #21 44.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T16:54:46.494Z] #21 44.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T16:54:46.494Z] #21 44.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-04T16:54:46.494Z] #21 44.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-04T16:54:46.494Z] #21 44.26 Setting up iproute2 (5.10.0-4) ... [2022-05-04T16:54:46.932Z] 8f616e6e9eec: Pull complete [2022-05-04T16:54:47.061Z] #21 44.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T16:54:47.314Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-04T16:54:47.314Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9d4599e2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-04T16:54:47.314Z] ---------------------------------------------------------------------------- [2022-05-04T16:54:47.314Z] [2022-05-04T16:54:47.314Z] INFO: executeCI.ps1 starting at Wed May 4 16:54:46 CUT 2022 [2022-05-04T16:54:47.314Z] [2022-05-04T16:54:47.314Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-04T16:54:47.314Z] INFO: Running git version 2.24.1.windows.2 [2022-05-04T16:54:47.314Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-04T16:54:47.314Z] INFO: Environment variables: [2022-05-04T16:54:47.314Z] [2022-05-04T16:54:47.314Z] Name Value [2022-05-04T16:54:47.314Z] ---- ----- [2022-05-04T16:54:47.314Z] ALLUSERSPROFILE C:\ProgramData [2022-05-04T16:54:47.314Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-04T16:54:47.314Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-04T16:54:47.314Z] BRANCH_NAME PR-43560 [2022-05-04T16:54:47.314Z] BUILD_DISPLAY_NAME #2 [2022-05-04T16:54:47.314Z] BUILD_ID 2 [2022-05-04T16:54:47.314Z] BUILD_NUMBER 2 [2022-05-04T16:54:47.314Z] BUILD_TAG jenkins-moby-PR-43560-2 [2022-05-04T16:54:47.314Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/ [2022-05-04T16:54:47.314Z] CHANGE_AUTHOR thaJeztah [2022-05-04T16:54:47.314Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-04T16:54:47.314Z] CHANGE_BRANCH bump_containerd_binary_1.6.4 [2022-05-04T16:54:47.314Z] CHANGE_FORK thaJeztah/docker [2022-05-04T16:54:47.314Z] CHANGE_ID 43560 [2022-05-04T16:54:47.314Z] CHANGE_TARGET master [2022-05-04T16:54:47.314Z] CHANGE_TITLE update containerd binary to v1.6.4 [2022-05-04T16:54:47.314Z] CHANGE_URL https://github.com/moby/moby/pull/43560 [2022-05-04T16:54:47.314Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T16:54:47.314Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-04T16:54:47.314Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-04T16:54:47.314Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-04T16:54:47.314Z] COMPUTERNAME azwin-2-a2e230 [2022-05-04T16:54:47.314Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-04T16:54:47.314Z] ConfigSequenceNumber 0 [2022-05-04T16:54:47.314Z] DOCKER_BUILDKIT 0 [2022-05-04T16:54:47.314Z] DOCKER_DUT_DEBUG 1 [2022-05-04T16:54:47.314Z] DOCKER_EXPERIMENTAL 1 [2022-05-04T16:54:47.314Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-04T16:54:47.314Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-04T16:54:47.314Z] EXECUTOR_NUMBER 0 [2022-05-04T16:54:47.314Z] FQDN azwin-2-a2e230.westus.cloudapp.azure.com [2022-05-04T16:54:47.314Z] GIT_BRANCH PR-43560 [2022-05-04T16:54:47.314Z] GIT_COMMIT 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:54:47.314Z] GIT_PREVIOUS_COMMIT 6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:54:47.314Z] GIT_URL https://github.com/moby/moby.git [2022-05-04T16:54:47.314Z] HUDSON_COOKIE e823816c-1540-4cac-bdcf-ed38f7ea1db7 [2022-05-04T16:54:47.314Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-04T16:54:47.314Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-04T16:54:47.314Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-04T16:54:47.314Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-04T16:54:47.314Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-04T16:54:47.314Z] JENKINS_NODE_COOKIE c42f8ffa-f478-4471-bcaa-d6d2172209fc [2022-05-04T16:54:47.314Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-04T16:54:47.314Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-04T16:54:47.314Z] JOB_BASE_NAME PR-43560 [2022-05-04T16:54:47.314Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/display/redirect [2022-05-04T16:54:47.314Z] JOB_NAME moby/PR-43560 [2022-05-04T16:54:47.314Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/ [2022-05-04T16:54:47.314Z] library.jps.version master [2022-05-04T16:54:47.314Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-04T16:54:47.314Z] NODE_LABELS amd64 azure azwin-2-a2e230 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-04T16:54:47.314Z] NODE_NAME azwin-2-a2e230 [2022-05-04T16:54:47.314Z] NUMBER_OF_PROCESSORS 4 [2022-05-04T16:54:47.314Z] OS Windows_NT [2022-05-04T16:54:47.314Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-04T16:54:47.315Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-04T16:54:47.315Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-04T16:54:47.315Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-04T16:54:47.315Z] PROCESSOR_LEVEL 6 [2022-05-04T16:54:47.315Z] PROCESSOR_REVISION 5504 [2022-05-04T16:54:47.315Z] ProgramData C:\ProgramData [2022-05-04T16:54:47.315Z] ProgramFiles C:\Program Files [2022-05-04T16:54:47.315Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-04T16:54:47.315Z] ProgramW6432 C:\Program Files [2022-05-04T16:54:47.315Z] PROMPT $P$G [2022-05-04T16:54:47.315Z] PSExecutionPolicyPreference Bypass [2022-05-04T16:54:47.315Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-04T16:54:47.315Z] PUBLIC C:\Users\Public [2022-05-04T16:54:47.315Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=artif... [2022-05-04T16:54:47.315Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=changes [2022-05-04T16:54:47.315Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect [2022-05-04T16:54:47.315Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=tests [2022-05-04T16:54:47.315Z] SKIP_VALIDATION_TESTS 1 [2022-05-04T16:54:47.315Z] SOURCES_DRIVE d [2022-05-04T16:54:47.315Z] SOURCES_SUBDIR gopath [2022-05-04T16:54:47.315Z] STAGE_NAME Run tests [2022-05-04T16:54:47.315Z] SystemDrive C: [2022-05-04T16:54:47.315Z] SystemRoot C:\Windows [2022-05-04T16:54:47.315Z] TEMP C:\Windows\TEMP [2022-05-04T16:54:47.315Z] TESTDEBUG 0 [2022-05-04T16:54:47.315Z] TESTRUN_DRIVE d [2022-05-04T16:54:47.315Z] TESTRUN_SUBDIR CI [2022-05-04T16:54:47.315Z] TIMEOUT 120m [2022-05-04T16:54:47.315Z] TMP C:\Windows\TEMP [2022-05-04T16:54:47.315Z] USERDOMAIN WORKGROUP [2022-05-04T16:54:47.315Z] USERNAME azwin-2-a2e230$ [2022-05-04T16:54:47.315Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-04T16:54:47.315Z] windir C:\Windows [2022-05-04T16:54:47.315Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-04T16:54:47.315Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-04T16:54:47.315Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-04T16:54:47.315Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-04T16:54:47.315Z] [2022-05-04T16:54:47.315Z] [2022-05-04T16:54:47.315Z] [2022-05-04T16:54:48.443Z] #21 DONE 46.1s [2022-05-04T16:54:48.443Z] [2022-05-04T16:54:48.443Z] #22 [dev-systemd-false 8/25] 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 [2022-05-04T16:54:48.443Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-04T16:54:48.882Z] INFO: Sources under d:\gopath\... [2022-05-04T16:54:48.882Z] INFO: Test run under d:\CI\... [2022-05-04T16:54:48.882Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-04T16:54:48.882Z] INFO: docker/docker repository was found [2022-05-04T16:54:49.351Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-04T16:54:49.380Z] #22 1.176 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-04T16:54:49.380Z] #22 1.183 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-04T16:54:49.380Z] #22 1.195 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-04T16:54:49.380Z] #22 DONE 1.2s [2022-05-04T16:54:49.380Z] [2022-05-04T16:54:49.380Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T16:54:49.380Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-04T16:54:49.823Z] ltsc2019: Pulling from windows/servercore [2022-05-04T16:54:49.823Z] 4612f6d0b889: Pulling fs layer [2022-05-04T16:54:49.823Z] ba8181afd426: Pulling fs layer [2022-05-04T16:54:50.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T16:54:51.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T16:54:52.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T16:54:52.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T16:54:53.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T16:54:53.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T16:54:56.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T16:54:57.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T16:54:57.790Z] #23 12.31 Collecting yamllint==1.26.1 [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork 37.228s coverage: 40.6% of statements [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/datastore 0.007s coverage: 21.9% of statements [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.468s coverage: 59.9% of statements [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.022s coverage: 4.0% of statements [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-04T16:54:57.851Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T16:54:57.851Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-04T16:54:58.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T16:54:58.720Z] #23 13.35 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-04T16:54:58.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T16:54:59.653Z] #23 14.34 Collecting pathspec>=0.5.3 [2022-05-04T16:54:59.654Z] #23 14.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-04T16:54:59.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T16:55:00.218Z] #23 14.75 Collecting pyyaml [2022-05-04T16:55:00.218Z] #23 14.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-04T16:55:00.218Z] #23 14.84 Building wheels for collected packages: yamllint [2022-05-04T16:55:00.218Z] #23 14.84 Building wheel for yamllint (setup.py): started [2022-05-04T16:55:00.273Z] ba8181afd426: Download complete [2022-05-04T16:55:00.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T16:55:01.149Z] #23 15.75 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-04T16:55:01.149Z] #23 15.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1907a4e4e2dbc895868a292fb3097c9f550976414c71845a0dfae9c8fbad5d31 [2022-05-04T16:55:01.149Z] #23 15.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-04T16:55:01.149Z] #23 15.76 Successfully built yamllint [2022-05-04T16:55:01.149Z] #23 15.78 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-04T16:55:01.592Z] #23 11.55 Collecting yamllint==1.26.1 [2022-05-04T16:55:01.714Z] #23 16.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-04T16:55:01.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T16:55:01.971Z] #23 DONE 16.5s [2022-05-04T16:55:01.971Z] [2022-05-04T16:55:01.971Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T16:55:01.971Z] #27 sha256:d1483bc35b5d940205791dc26308d5793fb254974e391c7a78d45638da11817e [2022-05-04T16:55:02.159Z] #23 12.60 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-04T16:55:02.230Z] #27 DONE 0.3s [2022-05-04T16:55:02.230Z] [2022-05-04T16:55:02.230Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:55:02.230Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:55:02.230Z] #45 ... [2022-05-04T16:55:02.230Z] [2022-05-04T16:55:02.230Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T16:55:02.230Z] #32 sha256:dee9c19e8e7d3894a07b3dc2d03380cc90262ead86195ad3d7bef7d89a6b1db4 [2022-05-04T16:55:02.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T16:55:02.793Z] #32 DONE 0.7s [2022-05-04T16:55:02.793Z] [2022-05-04T16:55:02.793Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T16:55:02.793Z] #35 sha256:889e8dbfe5eefc04fc4eddafc1b30692ab04904d823f0ca647e9c16c09604201 [2022-05-04T16:55:03.096Z] #23 13.76 Collecting pathspec>=0.5.3 [2022-05-04T16:55:03.096Z] #23 13.77 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-04T16:55:03.357Z] #35 DONE 0.4s [2022-05-04T16:55:03.357Z] [2022-05-04T16:55:03.357Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:55:03.357Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:55:03.357Z] #45 ... [2022-05-04T16:55:03.357Z] [2022-05-04T16:55:03.357Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T16:55:03.357Z] #37 sha256:585a5f1c30d1ef8445c8aea3aefc86cc8dbd2b76b242effa7995c86d56da2829 [2022-05-04T16:55:03.357Z] #37 DONE 0.1s [2022-05-04T16:55:03.357Z] [2022-05-04T16:55:03.357Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T16:55:03.357Z] #39 sha256:40fb77616aa9767053665abf8f79d56985799404d54d02450fd80036994dfd13 [2022-05-04T16:55:03.357Z] #39 DONE 0.1s [2022-05-04T16:55:03.357Z] [2022-05-04T16:55:03.357Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T16:55:03.357Z] #43 sha256:44de59e14ea5455af25a86bf95b43759aafcf5317598241b2c9ef2998165c99a [2022-05-04T16:55:03.357Z] #43 DONE 0.1s [2022-05-04T16:55:03.357Z] [2022-05-04T16:55:03.357Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:55:03.357Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:55:03.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T16:55:03.664Z] #23 14.12 Collecting pyyaml [2022-05-04T16:55:03.664Z] #23 14.13 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-04T16:55:03.664Z] #23 14.20 Building wheels for collected packages: yamllint [2022-05-04T16:55:03.664Z] #23 14.20 Building wheel for yamllint (setup.py): started [2022-05-04T16:55:04.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T16:55:04.311Z] Using test binary docker [2022-05-04T16:55:04.311Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T16:55:04.311Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-04T16:55:04.311Z] Starting dockerd [2022-05-04T16:55:04.311Z] INFO: Waiting for daemon to start... [2022-05-04T16:55:04.602Z] #23 15.21 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-04T16:55:04.602Z] #23 15.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5030a36c7f76a0b2b9d7442e32a20c9ddd85c557c119a919bd968a34314416d2 [2022-05-04T16:55:04.602Z] #23 15.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-04T16:55:04.602Z] #23 15.23 Successfully built yamllint [2022-05-04T16:55:04.602Z] #23 15.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-04T16:55:04.861Z] #23 15.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-04T16:55:05.430Z] #23 DONE 16.0s [2022-05-04T16:55:05.430Z] [2022-05-04T16:55:05.430Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T16:55:05.430Z] #27 sha256:459d560c3911ae1aee9f9010498d6a95a5ca7ee0cb7bf1e94745d06f46ed102f [2022-05-04T16:55:05.430Z] #27 DONE 0.2s [2022-05-04T16:55:05.430Z] [2022-05-04T16:55:05.430Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:55:05.430Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:55:05.690Z] #62 ... [2022-05-04T16:55:05.690Z] [2022-05-04T16:55:05.690Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T16:55:05.690Z] #32 sha256:7601c4b526c22f0c1df1000f748bf38f56209d689abc799353819f555992866b [2022-05-04T16:55:05.949Z] #32 DONE 0.3s [2022-05-04T16:55:05.949Z] [2022-05-04T16:55:05.949Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T16:55:05.949Z] #35 sha256:e216a37314352286e555ccc90e6a0ced6179c7a631e3674edc51e7b0ea505949 [2022-05-04T16:55:05.949Z] #35 DONE 0.1s [2022-05-04T16:55:05.949Z] [2022-05-04T16:55:05.949Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:55:05.949Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:55:06.208Z] #62 ... [2022-05-04T16:55:06.208Z] [2022-05-04T16:55:06.208Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T16:55:06.208Z] #37 sha256:b3ccb676df99c5c14adb6a6414db389dd2118155326651da64aab1e9368fee47 [2022-05-04T16:55:06.208Z] #37 DONE 0.0s [2022-05-04T16:55:06.208Z] [2022-05-04T16:55:06.208Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T16:55:06.208Z] #39 sha256:121e2b2f628594260f53a59d3594deeef85059070b380cf851169d770e1a9f4e [2022-05-04T16:55:06.208Z] #39 DONE 0.1s [2022-05-04T16:55:06.208Z] [2022-05-04T16:55:06.208Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T16:55:06.208Z] #43 sha256:8a34938793cac5bdd185e9e249b4131848afa8295aa7bd311e17fe2550f423f6 [2022-05-04T16:55:06.208Z] #43 DONE 0.0s [2022-05-04T16:55:06.208Z] [2022-05-04T16:55:06.208Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:55:06.208Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:55:06.849Z] . [2022-05-04T16:55:06.849Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T16:55:06.849Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T16:55:06.849Z] Error: No such image: emptyfs [2022-05-04T16:55:06.849Z] Running integration-test (iteration 1) [2022-05-04T16:55:06.849Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T16:55:06.849Z] Loaded image: busybox:latest [2022-05-04T16:55:06.849Z] Loaded image: busybox:glibc [2022-05-04T16:55:07.815Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.763s coverage: 7.4% of statements [2022-05-04T16:55:07.815Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T16:55:07.815Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-04T16:55:07.815Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-04T16:55:07.815Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T16:55:07.815Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-04T16:55:07.815Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T16:55:07.815Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-04T16:55:07.815Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-05-04T16:55:07.815Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-04T16:55:08.073Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-04T16:55:08.232Z] Loaded image: debian:bullseye-slim [2022-05-04T16:55:08.492Z] Loaded image: hello-world:latest [2022-05-04T16:55:08.492Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T16:55:08.492Z] INFO: Testing against a local daemon [2022-05-04T16:55:08.492Z] === RUN TestCgroupNamespacesBuild [2022-05-04T16:55:09.874Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-05-04T16:55:09.874Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T16:55:11.255Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2022-05-04T16:55:11.255Z] === RUN TestBuildWithSession [2022-05-04T16:55:11.255Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T16:55:11.255Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T16:55:11.255Z] === RUN TestBuildSquashParent [2022-05-04T16:55:16.565Z] --- PASS: TestBuildSquashParent (5.34s) [2022-05-04T16:55:16.565Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T16:55:16.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T16:55:16.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T16:55:16.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T16:55:16.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T16:55:16.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T16:55:16.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T16:55:16.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T16:55:16.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T16:55:18.061Z] 4612f6d0b889: Verifying Checksum [2022-05-04T16:55:18.061Z] 4612f6d0b889: Download complete [2022-05-04T16:55:18.064Z] 8f616e6e9eec: Pull complete [2022-05-04T16:55:18.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T16:55:18.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T16:55:20.272Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-04T16:55:20.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T16:55:20.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T16:55:21.414Z] #45 220.6 + dpkg --print-architecture [2022-05-04T16:55:21.414Z] #45 220.6 + git checkout -q v2.1.0 [2022-05-04T16:55:21.414Z] #45 220.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-04T16:55:21.414Z] #45 220.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.87s) [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s) [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2022-05-04T16:55:22.297Z] === RUN TestBuildMultiStageCopy [2022-05-04T16:55:22.297Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T16:55:23.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T16:55:23.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T16:55:24.197Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T16:55:24.296Z] #62 ... [2022-05-04T16:55:24.296Z] [2022-05-04T16:55:24.296Z] #45 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-05-04T16:55:24.296Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T16:55:24.296Z] #45 217.2 + dpkg --print-architecture [2022-05-04T16:55:24.296Z] #45 217.2 + git checkout -q v2.1.0 [2022-05-04T16:55:24.296Z] #45 217.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-04T16:55:24.296Z] #45 217.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-04T16:55:24.457Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T16:55:24.717Z] --- PASS: TestBuildMultiStageCopy (2.49s) [2022-05-04T16:55:24.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2022-05-04T16:55:24.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-04T16:55:24.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-05-04T16:55:24.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-05-04T16:55:24.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2022-05-04T16:55:24.717Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T16:55:25.199Z] INFO [linters context/goanalysis] analyzers took 4m45.817600122s with top 10 stages: buildir: 1m57.264975346s, goimports: 23.010455277s, unconvert: 18.534035705s, gosec: 14.054728509s, S1038: 8.90660421s, golint: 7.030690982s, misspell: 6.161356718s, nilness: 4.54015784s, inspect: 4.107441414s, S1039: 3.797233835s [2022-05-04T16:55:25.199Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-05-04T16:55:25.199Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2033/2033, exclude-rules: 78/2033, exclude: 2033/2033, path_prettifier: 2416/2416, autogenerated_exclude: 2033/2416, cgo: 2416/3032, skip_dirs: 2416/2416, nolint: 0/78, filename_unadjuster: 2416/2416, skip_files: 2416/2416 [2022-05-04T16:55:25.199Z] INFO [runner] processing took 150.349871ms with stages: identifier_marker: 57.274627ms, nolint: 52.006254ms, exclude-rules: 20.242622ms, path_prettifier: 10.13843ms, autogenerated_exclude: 8.401244ms, skip_dirs: 1.875682ms, cgo: 240.079µs, filename_unadjuster: 164.34µs, max_same_issues: 1.792µs, exclude: 683ns, skip_files: 645ns, uniq_by_line: 603ns, source_code: 490ns, max_from_linter: 477ns, diff: 439ns, max_per_file_from_linter: 377ns, path_shortener: 372ns, sort_results: 282ns, severity-rules: 278ns, path_prefixer: 155ns [2022-05-04T16:55:25.199Z] INFO [runner] linters took 1m30.864446257s with stages: goanalysis_metalinter: 1m30.713902256s [2022-05-04T16:55:25.199Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-05-04T16:55:25.199Z] INFO Memory: 2605 samples, avg is 290.5MB, max is 1190.9MB [2022-05-04T16:55:25.199Z] INFO Execution took 4m20.377814527s [2022-05-04T16:55:25.199Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-04T16:55:25.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-docker-py [2022-05-04T16:55:25.658Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2022-05-04T16:55:25.658Z] === RUN TestBuildLabelWithTargets [2022-05-04T16:55:26.105Z] [2022-05-04T16:55:26.105Z] Removing bundles/ [2022-05-04T16:55:26.105Z] [2022-05-04T16:55:26.105Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T16:55:26.105Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:55:26.105Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:55:26.597Z] --- PASS: TestBuildLabelWithTargets (1.17s) [2022-05-04T16:55:26.597Z] === RUN TestBuildWithEmptyLayers [2022-05-04T16:55:27.167Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-05-04T16:55:27.167Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T16:55:29.074Z] --- PASS: TestBuildMultiStageOnBuild (1.83s) [2022-05-04T16:55:29.075Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T16:55:29.645Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-04T16:55:29.645Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T16:55:31.554Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-05-04T16:55:31.554Z] === RUN TestBuildWithHugeFile [2022-05-04T16:55:35.142Z] ok github.com/docker/docker/libnetwork/ipam 15.488s coverage: 85.3% of statements [2022-05-04T16:55:35.142Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T16:55:35.142Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T16:55:35.142Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-04T16:55:35.142Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-04T16:55:35.142Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T16:55:35.142Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-04T16:55:35.706Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-05-04T16:55:36.271Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-05-04T16:55:36.530Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-04T16:55:36.787Z] ok github.com/docker/docker/libnetwork/netutils 0.023s coverage: 44.1% of statements [2022-05-04T16:55:43.313Z] #45 DONE 243.4s [2022-05-04T16:55:43.313Z] [2022-05-04T16:55:43.313Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:55:43.313Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:55:43.570Z] #53 ... [2022-05-04T16:55:43.570Z] [2022-05-04T16:55:43.570Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T16:55:43.570Z] #46 sha256:3355d3dbd9fd44df3d910c3eda38499c16c12485fb8b0cb1acaa623998fa396d [2022-05-04T16:55:43.827Z] #46 DONE 0.2s [2022-05-04T16:55:43.827Z] [2022-05-04T16:55:43.827Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T16:55:43.827Z] #50 sha256:1bd970e3afba9aa2551c6e660411931a8c570a68661be36a1e9191ff7d75a51a [2022-05-04T16:55:44.084Z] #50 DONE 0.1s [2022-05-04T16:55:44.084Z] [2022-05-04T16:55:44.084Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T16:55:44.084Z] #52 sha256:70458ec360c25bffd11937b9dfbf8539b52cc621e87d20bf11a5e4c3fa21c7b4 [2022-05-04T16:55:44.084Z] #52 DONE 0.1s [2022-05-04T16:55:44.084Z] [2022-05-04T16:55:44.084Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:55:44.084Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:55:46.237Z] #45 DONE 239.9s [2022-05-04T16:55:46.237Z] [2022-05-04T16:55:46.237Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:55:46.237Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:55:46.237Z] #62 ... [2022-05-04T16:55:46.237Z] [2022-05-04T16:55:46.237Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T16:55:46.237Z] #46 sha256:2485d7c7157ca23b17b8d24af187ea43787ace3701c26405e04a197797cdbec7 [2022-05-04T16:55:46.805Z] #46 DONE 0.4s [2022-05-04T16:55:46.805Z] [2022-05-04T16:55:46.805Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T16:55:46.805Z] #50 sha256:7da12059ebef23e73a757cc55e18efca454a87adf7a88757c77aa2d421bb4fb4 [2022-05-04T16:55:46.805Z] #50 DONE 0.0s [2022-05-04T16:55:46.805Z] [2022-05-04T16:55:46.805Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T16:55:46.805Z] #52 sha256:96a9565744c6520f3d9ae66b81fd4e95d2fabbb3dd52ac6107c610e07309880f [2022-05-04T16:55:46.805Z] #52 DONE 0.1s [2022-05-04T16:55:46.805Z] [2022-05-04T16:55:46.805Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:55:46.805Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:55:59.189Z] dccd9e4d14d3: Pull complete [2022-05-04T16:55:59.189Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T16:55:59.189Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T16:55:59.189Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T16:55:59.189Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-04T16:55:59.189Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-04T16:55:59.189Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-04T16:55:59.189Z] INFO: Docker version of control daemon [2022-05-04T16:55:59.189Z] [2022-05-04T16:55:59.679Z] Client: [2022-05-04T16:55:59.679Z] Version: 20.10.9 [2022-05-04T16:55:59.679Z] API version: 1.41 [2022-05-04T16:55:59.679Z] Go version: go1.16.8 [2022-05-04T16:55:59.679Z] Git commit: c2ea9bc [2022-05-04T16:55:59.679Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T16:55:59.679Z] OS/Arch: windows/amd64 [2022-05-04T16:55:59.679Z] Context: default [2022-05-04T16:55:59.679Z] Experimental: true [2022-05-04T16:55:59.679Z] [2022-05-04T16:55:59.679Z] Server: Docker Engine - Community [2022-05-04T16:55:59.679Z] Engine: [2022-05-04T16:55:59.679Z] Version: 20.10.9 [2022-05-04T16:55:59.679Z] API version: 1.41 (minimum version 1.24) [2022-05-04T16:55:59.679Z] Go version: go1.16.8 [2022-05-04T16:55:59.679Z] Git commit: 79ea9d3 [2022-05-04T16:55:59.679Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T16:55:59.679Z] OS/Arch: windows/amd64 [2022-05-04T16:55:59.679Z] Experimental: true [2022-05-04T16:55:59.679Z] [2022-05-04T16:55:59.679Z] INFO: Docker info of control daemon [2022-05-04T16:55:59.679Z] [2022-05-04T16:55:59.679Z] Client: [2022-05-04T16:55:59.679Z] Context: default [2022-05-04T16:55:59.679Z] Debug Mode: false [2022-05-04T16:55:59.679Z] [2022-05-04T16:55:59.679Z] Server: [2022-05-04T16:55:59.679Z] Containers: 0 [2022-05-04T16:55:59.679Z] Running: 0 [2022-05-04T16:55:59.679Z] Paused: 0 [2022-05-04T16:55:59.679Z] Stopped: 0 [2022-05-04T16:55:59.679Z] Images: 1 [2022-05-04T16:55:59.679Z] Server Version: 20.10.9 [2022-05-04T16:55:59.679Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T16:55:59.679Z] Windows: [2022-05-04T16:55:59.679Z] LCOW: [2022-05-04T16:55:59.679Z] Logging Driver: json-file [2022-05-04T16:55:59.679Z] Plugins: [2022-05-04T16:55:59.679Z] Volume: local [2022-05-04T16:55:59.679Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T16:55:59.679Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T16:55:59.679Z] Swarm: inactive [2022-05-04T16:55:59.679Z] Default Isolation: process [2022-05-04T16:55:59.679Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T16:55:59.679Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T16:55:59.679Z] OSType: windows [2022-05-04T16:55:59.679Z] Architecture: x86_64 [2022-05-04T16:55:59.679Z] CPUs: 4 [2022-05-04T16:55:59.679Z] Total Memory: 32GiB [2022-05-04T16:55:59.679Z] Name: azwin-2-b9cbd0 [2022-05-04T16:55:59.679Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T16:55:59.679Z] Docker Root Dir: D:\docker [2022-05-04T16:55:59.679Z] Debug Mode: false [2022-05-04T16:55:59.679Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:55:59.679Z] Labels: [2022-05-04T16:55:59.679Z] Experimental: true [2022-05-04T16:55:59.679Z] Insecure Registries: [2022-05-04T16:55:59.679Z] 10.0.0.4:5000 [2022-05-04T16:55:59.679Z] 127.0.0.0/8 [2022-05-04T16:55:59.679Z] Registry Mirrors: [2022-05-04T16:55:59.679Z] http://10.0.0.4:5000/ [2022-05-04T16:55:59.679Z] Live Restore Enabled: false [2022-05-04T16:55:59.679Z] Product License: Community Engine [2022-05-04T16:55:59.679Z] [2022-05-04T16:55:59.679Z] [2022-05-04T16:55:59.679Z] INFO: Commit hash is 6e376e32d8 [2022-05-04T16:55:59.679Z] INFO: Nuke-Everything... [2022-05-04T16:55:59.679Z] INFO: Container count on control daemon to delete is 0 [2022-05-04T16:56:01.307Z] INFO: Nuking d:\CI [2022-05-04T16:56:01.308Z] INFO: Zapped successfully [2022-05-04T16:56:01.308Z] INFO: Location for testing is d:\CI\PR-43560\2 [2022-05-04T16:56:01.308Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-04T16:56:01.308Z] [2022-05-04T16:56:01.308Z] [2022-05-04T16:56:01.308Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 16:56:00... [2022-05-04T16:56:01.308Z] [2022-05-04T16:56:06.206Z] Sending build context to Docker daemon 66.58MB [2022-05-04T16:56:06.206Z] [2022-05-04T16:56:06.206Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-04T16:56:06.206Z] ---> aa8714eb8356 [2022-05-04T16:56:06.206Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-04T16:56:06.206Z] ---> Running in 4814666e803c [2022-05-04T16:56:06.206Z] Removing intermediate container 4814666e803c [2022-05-04T16:56:06.206Z] ---> 40703fda0f02 [2022-05-04T16:56:06.206Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-04T16:56:06.206Z] ---> Running in 44d3747ba4a3 [2022-05-04T16:56:06.697Z] Removing intermediate container 44d3747ba4a3 [2022-05-04T16:56:06.697Z] ---> 667b9de4fd04 [2022-05-04T16:56:06.697Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-04T16:56:06.697Z] ---> Running in be5461900b82 [2022-05-04T16:56:06.697Z] Removing intermediate container be5461900b82 [2022-05-04T16:56:06.697Z] ---> 666b0d3aa551 [2022-05-04T16:56:06.697Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-04T16:56:06.697Z] ---> Running in 2cb275a6e59b [2022-05-04T16:56:07.189Z] Removing intermediate container 2cb275a6e59b [2022-05-04T16:56:07.189Z] ---> 8b57455985ea [2022-05-04T16:56:07.189Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-04T16:56:07.189Z] ---> Running in 5b8a09dcdd1a [2022-05-04T16:56:07.189Z] Removing intermediate container 5b8a09dcdd1a [2022-05-04T16:56:07.189Z] ---> cb8d38c3ae26 [2022-05-04T16:56:07.189Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-04T16:56:07.189Z] ---> Running in 7e52df915a8a [2022-05-04T16:56:07.673Z] Removing intermediate container 7e52df915a8a [2022-05-04T16:56:07.673Z] ---> 93b887db543a [2022-05-04T16:56:07.673Z] Step 8/13 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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; [2022-05-04T16:56:07.673Z] ---> Running in 7f5b6ebde259 [2022-05-04T16:56:12.436Z] [2022-05-04T16:56:12.436Z] SUCCESS: Specified value was saved. [2022-05-04T16:56:12.436Z] INFO: Downloading git... [2022-05-04T16:56:14.001Z] INFO: Downloading go... [2022-05-04T16:56:15.570Z] INFO: Downloading compiler 1 of 3... [2022-05-04T16:56:17.138Z] INFO: Downloading compiler 2 of 3... [2022-05-04T16:56:17.607Z] INFO: Downloading compiler 3 of 3... [2022-05-04T16:56:18.598Z] INFO: Extracting git... [2022-05-04T16:56:22.764Z] #53 ... [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:56:22.764Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a [2022-05-04T16:56:22.764Z] #58 145.8 + mkdir -p /build [2022-05-04T16:56:22.764Z] #58 145.8 + cp runc /build/runc [2022-05-04T16:56:22.764Z] #58 DONE 147.8s [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:56:22.764Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:56:22.764Z] #53 281.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-04T16:56:22.764Z] #53 DONE 281.6s [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:56:22.764Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d [2022-05-04T16:56:22.764Z] #62 ... [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T16:56:22.764Z] #54 sha256:289753d1beadc5d7c25b238ffa2653342c7678e64662c4e537e9018cc7ff796c [2022-05-04T16:56:22.764Z] #54 DONE 0.6s [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:56:22.764Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d [2022-05-04T16:56:22.764Z] #62 ... [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T16:56:22.764Z] #56 sha256:a740e3f43ee5c891b508f19a1d4ee869d218ae38c80d55146cfaaab5a8fcb877 [2022-05-04T16:56:22.764Z] #56 DONE 0.1s [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T16:56:22.764Z] #59 sha256:3b013f9f4aa920744030a250e9f0cdbfc8a26b6fbbc15dcb6a997325300ee413 [2022-05-04T16:56:22.764Z] #59 DONE 0.3s [2022-05-04T16:56:22.764Z] [2022-05-04T16:56:22.764Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:56:22.764Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d [2022-05-04T16:56:24.654Z] #62 230.0 + bin/containerd [2022-05-04T16:56:25.531Z] #62 ... [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-04T16:56:25.531Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633 [2022-05-04T16:56:25.531Z] #58 145.7 + mkdir -p /build [2022-05-04T16:56:25.531Z] #58 145.7 + cp runc /build/runc [2022-05-04T16:56:25.531Z] #58 DONE 146.7s [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-04T16:56:25.531Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T16:56:25.531Z] #53 278.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-04T16:56:25.531Z] #53 DONE 278.7s [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:56:25.531Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:56:25.531Z] #62 ... [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T16:56:25.531Z] #54 sha256:8e1dc0160ffc17bd1d21faf9cd15f562df3790f06040c9d2df2d3e005d374ace [2022-05-04T16:56:25.531Z] #54 DONE 0.7s [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:56:25.531Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:56:25.531Z] #62 ... [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T16:56:25.531Z] #56 sha256:9e90e14084b9e274ec1286fe40def24f14587db91c75911c77133f1e95749f31 [2022-05-04T16:56:25.531Z] #56 DONE 0.1s [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T16:56:25.531Z] #59 sha256:6df27d0b5577be2ae7aaddc86178403e67466f6203a280d2f288990083532304 [2022-05-04T16:56:25.531Z] #59 DONE 0.2s [2022-05-04T16:56:25.531Z] [2022-05-04T16:56:25.531Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-04T16:56:25.531Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654 [2022-05-04T16:56:27.816Z] --- PASS: TestBuildWithHugeFile (48.84s) [2022-05-04T16:56:27.816Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T16:56:27.816Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T16:56:27.816Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T16:56:27.816Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T16:56:27.816Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T16:56:27.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T16:56:27.816Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T16:56:27.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T16:56:27.816Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T16:56:27.816Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T16:56:27.816Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T16:56:27.816Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T16:56:27.816Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T16:56:27.816Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-04T16:56:27.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-04T16:56:27.816Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-04T16:56:27.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-04T16:56:27.816Z] === RUN TestBuildPreserveOwnership [2022-05-04T16:56:27.816Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T16:56:27.816Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T16:56:27.816Z] --- PASS: TestBuildPreserveOwnership (3.97s) [2022-05-04T16:56:27.816Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.63s) [2022-05-04T16:56:27.816Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2022-05-04T16:56:27.816Z] === RUN TestBuildPlatformInvalid [2022-05-04T16:56:27.816Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-04T16:56:27.816Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T16:56:27.816Z] Loaded image: busybox:latest [2022-05-04T16:56:27.816Z] Loaded image: busybox:glibc [2022-05-04T16:56:27.816Z] Loaded image: debian:bullseye-slim [2022-05-04T16:56:27.816Z] Loaded image: hello-world:latest [2022-05-04T16:56:27.816Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T16:56:28.065Z] #62 230.0 + bin/containerd [2022-05-04T16:56:29.011Z] INFO: Expanding go... [2022-05-04T16:56:35.951Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s) [2022-05-04T16:56:35.951Z] PASS [2022-05-04T16:56:35.951Z] [2022-05-04T16:56:35.951Z] === Skipped [2022-05-04T16:56:35.951Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-04T16:56:35.951Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T16:56:35.951Z] [2022-05-04T16:56:35.951Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T16:56:35.951Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T16:56:35.951Z] [2022-05-04T16:56:35.951Z] DONE 34 tests, 2 skipped in 88.831s [2022-05-04T16:56:35.951Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T16:56:35.951Z] INFO: Testing against a local daemon [2022-05-04T16:56:35.951Z] === RUN TestConfigInspect [2022-05-04T16:56:37.858Z] --- PASS: TestConfigInspect (2.20s) [2022-05-04T16:56:37.858Z] === RUN TestConfigList [2022-05-04T16:56:39.768Z] --- PASS: TestConfigList (2.20s) [2022-05-04T16:56:39.768Z] === RUN TestConfigsCreateAndDelete [2022-05-04T16:56:42.307Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-05-04T16:56:42.307Z] === RUN TestConfigsUpdate [2022-05-04T16:56:44.215Z] --- PASS: TestConfigsUpdate (2.18s) [2022-05-04T16:56:44.215Z] === RUN TestTemplatedConfig [2022-05-04T16:56:44.278Z] dccd9e4d14d3: Pull complete [2022-05-04T16:56:44.278Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T16:56:44.278Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T16:56:44.278Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T16:56:44.278Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-04T16:56:44.278Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-04T16:56:44.278Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-04T16:56:44.278Z] INFO: Docker version of control daemon [2022-05-04T16:56:44.278Z] [2022-05-04T16:56:44.278Z] Client: [2022-05-04T16:56:44.278Z] Version: 20.10.9 [2022-05-04T16:56:44.278Z] API version: 1.41 [2022-05-04T16:56:44.278Z] Go version: go1.16.8 [2022-05-04T16:56:44.278Z] Git commit: c2ea9bc [2022-05-04T16:56:44.278Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T16:56:44.278Z] OS/Arch: windows/amd64 [2022-05-04T16:56:44.278Z] Context: default [2022-05-04T16:56:44.278Z] Experimental: true [2022-05-04T16:56:44.278Z] [2022-05-04T16:56:44.278Z] Server: Docker Engine - Community [2022-05-04T16:56:44.278Z] Engine: [2022-05-04T16:56:44.278Z] Version: 20.10.9 [2022-05-04T16:56:44.278Z] API version: 1.41 (minimum version 1.24) [2022-05-04T16:56:44.278Z] Go version: go1.16.8 [2022-05-04T16:56:44.278Z] Git commit: 79ea9d3 [2022-05-04T16:56:44.278Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T16:56:44.278Z] OS/Arch: windows/amd64 [2022-05-04T16:56:44.278Z] Experimental: true [2022-05-04T16:56:44.278Z] [2022-05-04T16:56:44.278Z] INFO: Docker info of control daemon [2022-05-04T16:56:44.278Z] [2022-05-04T16:56:44.278Z] Client: [2022-05-04T16:56:44.278Z] Context: default [2022-05-04T16:56:44.278Z] Debug Mode: false [2022-05-04T16:56:44.278Z] [2022-05-04T16:56:44.278Z] Server: [2022-05-04T16:56:44.278Z] Containers: 0 [2022-05-04T16:56:44.278Z] Running: 0 [2022-05-04T16:56:44.278Z] Paused: 0 [2022-05-04T16:56:44.278Z] Stopped: 0 [2022-05-04T16:56:44.278Z] Images: 1 [2022-05-04T16:56:44.278Z] Server Version: 20.10.9 [2022-05-04T16:56:44.278Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T16:56:44.278Z] Windows: [2022-05-04T16:56:44.278Z] LCOW: [2022-05-04T16:56:44.278Z] Logging Driver: json-file [2022-05-04T16:56:44.278Z] Plugins: [2022-05-04T16:56:44.278Z] Volume: local [2022-05-04T16:56:44.278Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T16:56:44.278Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T16:56:44.278Z] Swarm: inactive [2022-05-04T16:56:44.278Z] Default Isolation: process [2022-05-04T16:56:44.278Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T16:56:44.278Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T16:56:44.278Z] OSType: windows [2022-05-04T16:56:44.278Z] Architecture: x86_64 [2022-05-04T16:56:44.278Z] CPUs: 4 [2022-05-04T16:56:44.278Z] Total Memory: 32GiB [2022-05-04T16:56:44.278Z] Name: azwin-2-b381c0 [2022-05-04T16:56:44.278Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T16:56:44.278Z] Docker Root Dir: D:\docker [2022-05-04T16:56:44.278Z] Debug Mode: false [2022-05-04T16:56:44.278Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:56:44.278Z] Labels: [2022-05-04T16:56:44.278Z] Experimental: true [2022-05-04T16:56:44.278Z] Insecure Registries: [2022-05-04T16:56:44.278Z] 10.0.0.4:5000 [2022-05-04T16:56:44.278Z] 127.0.0.0/8 [2022-05-04T16:56:44.278Z] Registry Mirrors: [2022-05-04T16:56:44.278Z] http://10.0.0.4:5000/ [2022-05-04T16:56:44.278Z] Live Restore Enabled: false [2022-05-04T16:56:44.278Z] Product License: Community Engine [2022-05-04T16:56:44.278Z] [2022-05-04T16:56:44.278Z] [2022-05-04T16:56:44.279Z] INFO: Commit hash is 6e376e32d8 [2022-05-04T16:56:44.279Z] INFO: Nuke-Everything... [2022-05-04T16:56:44.279Z] INFO: Container count on control daemon to delete is 0 [2022-05-04T16:56:44.279Z] INFO: Nuking d:\CI [2022-05-04T16:56:44.279Z] INFO: Zapped successfully [2022-05-04T16:56:44.279Z] INFO: Location for testing is d:\CI\PR-43560\2 [2022-05-04T16:56:44.279Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-04T16:56:44.279Z] [2022-05-04T16:56:44.279Z] [2022-05-04T16:56:44.279Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 16:56:41... [2022-05-04T16:56:44.279Z] [2022-05-04T16:56:46.485Z] Sending build context to Docker daemon 66.58MB [2022-05-04T16:56:46.485Z] [2022-05-04T16:56:46.485Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-04T16:56:46.485Z] ---> aa8714eb8356 [2022-05-04T16:56:46.485Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-04T16:56:46.485Z] ---> Running in 4b21d6074058 [2022-05-04T16:56:46.485Z] Removing intermediate container 4b21d6074058 [2022-05-04T16:56:46.485Z] ---> 04a7ce6d3411 [2022-05-04T16:56:46.485Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-04T16:56:46.485Z] ---> Running in 97ad7e314c8d [2022-05-04T16:56:46.951Z] Removing intermediate container 97ad7e314c8d [2022-05-04T16:56:46.951Z] ---> de52adfdcdac [2022-05-04T16:56:46.951Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-04T16:56:46.951Z] ---> Running in ccf93b97e87a [2022-05-04T16:56:47.418Z] Removing intermediate container ccf93b97e87a [2022-05-04T16:56:47.418Z] ---> 060ac8ac7089 [2022-05-04T16:56:47.418Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-04T16:56:47.418Z] ---> Running in e6b56bc40e63 [2022-05-04T16:56:47.418Z] Removing intermediate container e6b56bc40e63 [2022-05-04T16:56:47.418Z] ---> 961ec102fe69 [2022-05-04T16:56:47.418Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-04T16:56:47.418Z] ---> Running in 761cbaaa2ada [2022-05-04T16:56:47.506Z] --- PASS: TestTemplatedConfig (2.76s) [2022-05-04T16:56:47.506Z] === RUN TestConfigCreateResolve [2022-05-04T16:56:47.884Z] Removing intermediate container 761cbaaa2ada [2022-05-04T16:56:47.884Z] ---> 44922a5d119f [2022-05-04T16:56:47.884Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-04T16:56:47.884Z] ---> Running in 10ff3f0f93d9 [2022-05-04T16:56:48.350Z] Removing intermediate container 10ff3f0f93d9 [2022-05-04T16:56:48.350Z] ---> c2890cd624db [2022-05-04T16:56:48.350Z] Step 8/13 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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; [2022-05-04T16:56:48.350Z] ---> Running in cc884603f765 [2022-05-04T16:56:49.414Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-04T16:56:49.414Z] PASS [2022-05-04T16:56:49.414Z] [2022-05-04T16:56:49.414Z] DONE 6 tests in 13.734s [2022-05-04T16:56:49.414Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T16:56:49.414Z] INFO: Testing against a local daemon [2022-05-04T16:56:49.414Z] === RUN TestCheckpoint [2022-05-04T16:56:49.414Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T16:56:49.414Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T16:56:49.414Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T16:56:49.414Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T16:56:49.414Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T16:56:49.414Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T16:56:49.414Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T16:56:49.414Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T16:56:49.414Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T16:56:49.414Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T16:56:49.414Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T16:56:49.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-05-04T16:56:49.414Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T16:56:49.414Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-04T16:56:49.414Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T16:56:49.414Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-05-04T16:56:49.414Z] === RUN TestCopyEmptyFile [2022-05-04T16:56:49.674Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-05-04T16:56:49.674Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T16:56:49.674Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-04T16:56:49.674Z] === RUN TestCopyFromContainer [2022-05-04T16:56:51.055Z] === RUN TestCopyFromContainer// [2022-05-04T16:56:51.055Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T16:56:51.055Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T16:56:51.055Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T16:56:51.055Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T16:56:51.055Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T16:56:51.315Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T16:56:51.315Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T16:56:51.315Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T16:56:51.315Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer (1.76s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-04T16:56:51.576Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T16:56:51.576Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T16:56:51.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T16:56:51.576Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T16:56:51.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T16:56:51.576Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T16:56:51.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T16:56:51.576Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T16:56:51.576Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T16:56:51.576Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T16:56:51.576Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-04T16:56:51.576Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T16:56:51.576Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T16:56:51.576Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T16:56:51.576Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T16:56:51.576Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-04T16:56:51.576Z] === RUN TestCreateWithInvalidEnv [2022-05-04T16:56:51.576Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T16:56:51.576Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T16:56:51.576Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T16:56:51.576Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T16:56:51.576Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T16:56:51.576Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T16:56:51.576Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-04T16:56:51.576Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T16:56:51.576Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T16:56:51.576Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T16:56:51.576Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T16:56:51.576Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-04T16:56:51.576Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T16:56:53.095Z] [2022-05-04T16:56:53.095Z] SUCCESS: Specified value was saved. [2022-05-04T16:56:53.095Z] INFO: Downloading git... [2022-05-04T16:56:53.486Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-05-04T16:56:53.486Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T16:56:54.288Z] INFO: Expanding compiler 1 of 3... [2022-05-04T16:56:54.288Z] INFO: Expanding compiler 2 of 3... [2022-05-04T16:56:54.656Z] INFO: Downloading go... [2022-05-04T16:56:54.866Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2022-05-04T16:56:54.866Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T16:56:54.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T16:56:54.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T16:56:54.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T16:56:54.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T16:56:54.866Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T16:56:54.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T16:56:54.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T16:56:54.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T16:56:54.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T16:56:54.866Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T16:56:54.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-04T16:56:54.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T16:56:54.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T16:56:54.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T16:56:54.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T16:56:54.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-04T16:56:54.867Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T16:56:55.435Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-05-04T16:56:55.435Z] === RUN TestCreateDifferentPlatform [2022-05-04T16:56:55.435Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T16:56:55.435Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T16:56:55.435Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-04T16:56:55.435Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T16:56:55.435Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T16:56:55.435Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T16:56:55.435Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-04T16:56:55.435Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T16:56:55.695Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-05-04T16:56:55.695Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T16:56:55.695Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-04T16:56:55.695Z] === RUN TestDaemonRestartIpcMode [2022-05-04T16:56:55.695Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T16:56:55.695Z] === RUN TestDaemonHostGatewayIP [2022-05-04T16:56:55.695Z] === PAUSE TestDaemonHostGatewayIP [2022-05-04T16:56:55.695Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T16:56:55.695Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T16:56:55.695Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T16:56:55.695Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-04T16:56:55.695Z] === RUN TestDiff [2022-05-04T16:56:56.222Z] INFO: Downloading compiler 1 of 3... [2022-05-04T16:56:56.265Z] --- PASS: TestDiff (0.68s) [2022-05-04T16:56:56.265Z] === RUN TestExecWithCloseStdin [2022-05-04T16:56:56.502Z] INFO: Expanding compiler 3 of 3... [2022-05-04T16:56:56.692Z] INFO: Downloading compiler 2 of 3... [2022-05-04T16:56:56.692Z] INFO: Downloading compiler 3 of 3... [2022-05-04T16:56:56.692Z] INFO: Extracting git... [2022-05-04T16:56:56.970Z] INFO: Removing downloaded files... [2022-05-04T16:56:56.970Z] INFO: Downloading containerd [2022-05-04T16:56:57.215Z] --- PASS: TestExecWithCloseStdin (0.75s) [2022-05-04T16:56:57.215Z] === RUN TestExec [2022-05-04T16:56:57.801Z] --- PASS: TestExec (0.72s) [2022-05-04T16:56:57.801Z] === RUN TestExecUser [2022-05-04T16:56:58.392Z] --- PASS: TestExecUser (0.68s) [2022-05-04T16:56:58.392Z] === RUN TestExportContainerAndImportImage [2022-05-04T16:56:59.330Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-05-04T16:56:59.330Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T16:57:00.711Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-04T16:57:00.711Z] === RUN TestHealthCheckWorkdir [2022-05-04T16:57:01.280Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-05-04T16:57:01.280Z] === RUN TestHealthKillContainer [2022-05-04T16:57:07.381Z] [2022-05-04T16:57:07.381Z] Name Version Source Summary [2022-05-04T16:57:07.381Z] ---- ------- ------ ------- [2022-05-04T16:57:07.381Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-04T16:57:07.848Z] [2022-05-04T16:57:07.848Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-04T16:57:07.848Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-04T16:57:07.848Z] PSChildName : containerd [2022-05-04T16:57:07.848Z] PSDrive : C [2022-05-04T16:57:07.848Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-04T16:57:07.848Z] PSIsContainer : True [2022-05-04T16:57:07.848Z] Name : containerd [2022-05-04T16:57:07.848Z] FullName : C:\containerd [2022-05-04T16:57:07.848Z] Parent : [2022-05-04T16:57:07.848Z] Exists : True [2022-05-04T16:57:07.848Z] Root : C:\ [2022-05-04T16:57:07.848Z] Extension : [2022-05-04T16:57:07.848Z] CreationTime : 5/4/2022 4:57:07 PM [2022-05-04T16:57:07.848Z] CreationTimeUtc : 5/4/2022 4:57:07 PM [2022-05-04T16:57:07.848Z] LastAccessTime : 5/4/2022 4:57:07 PM [2022-05-04T16:57:07.848Z] LastAccessTimeUtc : 5/4/2022 4:57:07 PM [2022-05-04T16:57:07.848Z] LastWriteTime : 5/4/2022 4:57:07 PM [2022-05-04T16:57:07.848Z] LastWriteTimeUtc : 5/4/2022 4:57:07 PM [2022-05-04T16:57:07.848Z] Attributes : Directory [2022-05-04T16:57:07.848Z] Mode : d----- [2022-05-04T16:57:07.848Z] BaseName : containerd [2022-05-04T16:57:07.848Z] Target : {} [2022-05-04T16:57:07.848Z] LinkType : [2022-05-04T16:57:07.848Z] [2022-05-04T16:57:09.167Z] INFO: Expanding go... [2022-05-04T16:57:09.410Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-04T16:57:09.410Z] INFO: Configuring git core.autocrlf... [2022-05-04T16:57:09.410Z] [2022-05-04T16:57:09.410Z] [2022-05-04T16:57:11.265Z] --- PASS: TestHealthKillContainer (8.28s) [2022-05-04T16:57:11.266Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T16:57:11.266Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-05-04T16:57:11.266Z] === RUN TestIpcModeNone [2022-05-04T16:57:11.266Z] --- PASS: TestIpcModeNone (0.64s) [2022-05-04T16:57:11.266Z] === RUN TestIpcModePrivate [2022-05-04T16:57:11.266Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-04T16:57:11.525Z] --- PASS: TestIpcModePrivate (0.66s) [2022-05-04T16:57:11.525Z] === RUN TestIpcModeShareable [2022-05-04T16:57:11.785Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-04T16:57:12.045Z] --- PASS: TestIpcModeShareable (0.64s) [2022-05-04T16:57:12.045Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T16:57:13.955Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-05-04T16:57:13.955Z] === RUN TestAPIIpcModeHost [2022-05-04T16:57:14.217Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-05-04T16:57:14.217Z] === RUN TestDaemonIpcModeShareable [2022-05-04T16:57:14.694Z] 4612f6d0b889: Pull complete [2022-05-04T16:57:15.598Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-04T16:57:15.598Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2022-05-04T16:57:15.598Z] === RUN TestDaemonIpcModePrivate [2022-05-04T16:57:16.536Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-04T16:57:16.796Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-04T16:57:16.796Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T16:57:17.734Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-04T16:57:17.995Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-05-04T16:57:17.995Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T16:57:18.934Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-04T16:57:19.194Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.33s) [2022-05-04T16:57:19.194Z] === RUN TestIpcModeOlderClient [2022-05-04T16:57:19.194Z] === PAUSE TestIpcModeOlderClient [2022-05-04T16:57:19.194Z] === RUN TestKillContainerInvalidSignal [2022-05-04T16:57:19.764Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-05-04T16:57:19.764Z] === RUN TestKillContainer [2022-05-04T16:57:19.764Z] === RUN TestKillContainer/no_signal [2022-05-04T16:57:20.334Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T16:57:20.593Z] === RUN TestKillContainer/killing_signal [2022-05-04T16:57:20.888Z] #62 280.6 # github.com/containerd/containerd/cmd/containerd [2022-05-04T16:57:20.888Z] #62 280.6 /usr/bin/ld: /tmp/go-link-3290708543/000019.o: in function `New': [2022-05-04T16:57:20.888Z] #62 280.6 /tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T16:57:20.888Z] #62 280.6 + bin/containerd-stress [2022-05-04T16:57:20.888Z] #62 281.7 + bin/containerd-shim [2022-05-04T16:57:21.164Z] --- PASS: TestKillContainer (1.38s) [2022-05-04T16:57:21.164Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-05-04T16:57:21.164Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-05-04T16:57:21.164Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-05-04T16:57:21.164Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T16:57:21.164Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T16:57:21.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T16:57:22.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-05-04T16:57:22.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-05-04T16:57:22.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2022-05-04T16:57:22.674Z] === RUN TestKillStoppedContainer [2022-05-04T16:57:22.674Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-04T16:57:22.674Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T16:57:22.674Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-04T16:57:22.674Z] === RUN TestKillDifferentUserContainer [2022-05-04T16:57:22.934Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-04T16:57:22.934Z] === RUN TestInspectOomKilledTrue [2022-05-04T16:57:22.934Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T16:57:22.934Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T16:57:22.934Z] === RUN TestInspectOomKilledFalse [2022-05-04T16:57:22.934Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T16:57:22.934Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T16:57:22.934Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T16:57:23.589Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2022-05-04T16:57:23.589Z] === RUN TestLinksContainerNames [2022-05-04T16:57:24.299Z] #62 280.5 # github.com/containerd/containerd/cmd/containerd [2022-05-04T16:57:24.299Z] #62 280.5 /usr/bin/ld: /tmp/go-link-3036888698/000019.o: in function `New': [2022-05-04T16:57:24.299Z] #62 280.5 /tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T16:57:24.299Z] #62 280.6 + bin/containerd-stress [2022-05-04T16:57:24.299Z] #62 281.7 + bin/containerd-shim [2022-05-04T16:57:24.529Z] --- PASS: TestLinksContainerNames (1.00s) [2022-05-04T16:57:24.529Z] === RUN TestLogsFollowTailEmpty [2022-05-04T16:57:24.789Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-04T16:57:24.789Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T16:57:25.359Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/default [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/private [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/slave [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/shared [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/default [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/private [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T16:57:25.359Z] === CONT TestMountDaemonRoot/shared [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T16:57:25.359Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/slave [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T16:57:25.360Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T16:57:25.360Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T16:57:25.620Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T16:57:25.881Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T16:57:25.881Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T16:57:25.881Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T16:57:25.881Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-04T16:57:25.881Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T16:57:27.262Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-05-04T16:57:27.262Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T16:57:27.426Z] #62 292.8 + bin/containerd-shim-runc-v1 [2022-05-04T16:57:27.522Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-04T16:57:27.522Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T16:57:28.092Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-05-04T16:57:28.092Z] === RUN TestNetworkNat [2022-05-04T16:57:28.207Z] ok github.com/docker/docker/libnetwork/networkdb 104.510s coverage: 60.0% of statements [2022-05-04T16:57:28.207Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T16:57:28.207Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-04T16:57:28.207Z] ok github.com/docker/docker/libnetwork/osl 4.363s coverage: 39.7% of statements [2022-05-04T16:57:28.207Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-04T16:57:28.207Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-04T16:57:28.352Z] --- PASS: TestNetworkNat (0.47s) [2022-05-04T16:57:28.352Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T16:57:28.772Z] ok github.com/docker/docker/libnetwork/portmapper 0.259s coverage: 48.6% of statements [2022-05-04T16:57:28.921Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-05-04T16:57:28.921Z] === RUN TestNetworkLoopbackNat [2022-05-04T16:57:29.030Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-04T16:57:29.030Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T16:57:29.288Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === Skipped [2022-05-04T16:57:29.288Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-04T16:57:29.288Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-04T16:57:29.288Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-04T16:57:29.288Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T16:57:29.288Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T16:57:29.288Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T16:57:29.288Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T16:57:29.288Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T16:57:29.288Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-04T16:57:29.288Z] firewalld_test.go:14: firewalld is not running [2022-05-04T16:57:29.288Z] [2022-05-04T16:57:29.288Z] DONE 326 tests, 9 skipped in 200.764s Post stage [Pipeline] junit [2022-05-04T16:57:29.866Z] Recording test results [2022-05-04T16:57:30.128Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T16:57:30.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-integration [2022-05-04T16:57:30.748Z] [2022-05-04T16:57:30.748Z] Removing bundles/ [2022-05-04T16:57:30.748Z] [2022-05-04T16:57:30.931Z] #62 292.8 + bin/containerd-shim-runc-v1 [2022-05-04T16:57:31.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T16:57:31.006Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:57:31.006Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:57:31.463Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-05-04T16:57:31.463Z] === RUN TestPause [2022-05-04T16:57:32.034Z] --- PASS: TestPause (0.59s) [2022-05-04T16:57:32.034Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T16:57:32.034Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T16:57:32.034Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T16:57:32.034Z] === RUN TestPauseStopPausedContainer [2022-05-04T16:57:32.604Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-05-04T16:57:32.604Z] === RUN TestPidHost [2022-05-04T16:57:32.622Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:57:32.622Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:57:32.622Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:57:32.622Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:57:32.622Z] [2022-05-04T16:57:32.622Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-04T16:57:32.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-04T16:57:32.622Z] Using test binary docker [2022-05-04T16:57:32.622Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T16:57:32.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T16:57:32.622Z] INFO: Waiting for daemon to start... [2022-05-04T16:57:32.622Z] Starting dockerd [2022-05-04T16:57:32.622Z] . [2022-05-04T16:57:32.622Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-04T16:57:33.544Z] --- PASS: TestPidHost (1.01s) [2022-05-04T16:57:33.544Z] === RUN TestPsFilter [2022-05-04T16:57:33.805Z] --- PASS: TestPsFilter (0.15s) [2022-05-04T16:57:33.805Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T16:57:34.065Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-05-04T16:57:34.065Z] === RUN TestRemoveContainerWithVolume [2022-05-04T16:57:34.083Z] #62 299.1 + bin/containerd-shim-runc-v2 [2022-05-04T16:57:34.083Z] #62 299.8 + binaries [2022-05-04T16:57:34.083Z] #62 299.8 + install -D bin/containerd /build/containerd [2022-05-04T16:57:34.083Z] #62 299.9 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T16:57:34.083Z] #62 299.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T16:57:34.083Z] #62 299.9 + install -D bin/ctr /build/ctr [2022-05-04T16:57:34.442Z] INFO: Expanding compiler 1 of 3... [2022-05-04T16:57:34.442Z] INFO: Expanding compiler 2 of 3... [2022-05-04T16:57:34.636Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-05-04T16:57:34.636Z] === RUN TestRemoveContainerRunning [2022-05-04T16:57:35.206Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-05-04T16:57:35.206Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T16:57:35.467Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-04T16:57:35.467Z] === RUN TestRemoveInvalidContainer [2022-05-04T16:57:35.467Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-04T16:57:35.467Z] === RUN TestRenameLinkedContainer [2022-05-04T16:57:35.973Z] #62 DONE 301.7s [2022-05-04T16:57:36.901Z] [2022-05-04T16:57:36.901Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T16:57:36.901Z] #63 sha256:508dd39f2eb5da62f659b55ee7dfc8b252668d81a145822d93b332403cea620d [2022-05-04T16:57:37.379Z] --- PASS: TestRenameLinkedContainer (1.86s) [2022-05-04T16:57:37.379Z] === RUN TestRenameStoppedContainer [2022-05-04T16:57:37.394Z] INFO: Expanding compiler 3 of 3... [2022-05-04T16:57:37.501Z] #62 299.1 + bin/containerd-shim-runc-v2 [2022-05-04T16:57:37.761Z] #62 299.9 + binaries [2022-05-04T16:57:37.761Z] #62 299.9 + install -D bin/containerd /build/containerd [2022-05-04T16:57:37.761Z] #62 300.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T16:57:37.831Z] #63 DONE 0.8s [2022-05-04T16:57:37.831Z] [2022-05-04T16:57:37.831Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T16:57:37.831Z] #68 sha256:b43a931f21e45ba1319059e09a39faf4b9b7e81d73ab8d33086cfe7d82f95f4e [2022-05-04T16:57:37.861Z] INFO: Removing downloaded files... [2022-05-04T16:57:37.861Z] INFO: Downloading containerd [2022-05-04T16:57:37.949Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-05-04T16:57:37.949Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T16:57:38.019Z] #62 300.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T16:57:38.019Z] #62 300.0 + install -D bin/ctr /build/ctr [2022-05-04T16:57:38.088Z] #68 DONE 0.2s [2022-05-04T16:57:38.088Z] [2022-05-04T16:57:38.088Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T16:57:38.088Z] #73 sha256:0d3892c458de6ad8d13da3c727ec6157ab337f5088dd4da63e6f57041bf174a4 [2022-05-04T16:57:38.651Z] #73 DONE 0.8s [2022-05-04T16:57:38.889Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2022-05-04T16:57:38.889Z] === RUN TestRenameInvalidName [2022-05-04T16:57:38.907Z] [2022-05-04T16:57:38.907Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T16:57:38.907Z] #74 sha256:6a17921dadb71cb2b04ef7f22f60ada047573f7b476070954856ceb781a2ae9e [2022-05-04T16:57:38.907Z] #74 DONE 0.0s [2022-05-04T16:57:38.907Z] [2022-05-04T16:57:38.907Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T16:57:38.907Z] #75 sha256:833012f9a2e360761756d49b5af422b25bb3699d4b565fc501a14772bfca306d [2022-05-04T16:57:39.460Z] --- PASS: TestRenameInvalidName (0.45s) [2022-05-04T16:57:39.460Z] === RUN TestRenameAnonymousContainer [2022-05-04T16:57:39.917Z] #62 DONE 301.9s [2022-05-04T16:57:40.272Z] #75 DONE 1.3s [2022-05-04T16:57:40.272Z] [2022-05-04T16:57:40.272Z] #76 exporting to image [2022-05-04T16:57:40.272Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T16:57:40.272Z] #76 exporting layers [2022-05-04T16:57:40.863Z] [2022-05-04T16:57:40.863Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T16:57:40.863Z] #63 sha256:11bb83f08c145d183c2d690ee6794d57ab04712d1a1455f446c5e2192920774b [2022-05-04T16:57:41.371Z] --- PASS: TestRenameAnonymousContainer (1.71s) [2022-05-04T16:57:41.371Z] === RUN TestRenameContainerWithSameName [2022-05-04T16:57:41.371Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-05-04T16:57:41.371Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T16:57:41.796Z] #63 DONE 0.8s [2022-05-04T16:57:41.796Z] [2022-05-04T16:57:41.796Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T16:57:41.796Z] #68 sha256:e1d36a2baa701b3180a67ddbb9f1753519c6c5d3f39013736a6db35d6d2a383f [2022-05-04T16:57:41.796Z] #68 DONE 0.2s [2022-05-04T16:57:41.796Z] [2022-05-04T16:57:41.796Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T16:57:41.796Z] #73 sha256:a6aa65330acb82b1fefdc7ba45da3e5d6a2737468fb1d0285ee930bd28ab0425 [2022-05-04T16:57:42.362Z] #73 DONE 0.8s [2022-05-04T16:57:42.620Z] [2022-05-04T16:57:42.620Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T16:57:42.620Z] #74 sha256:6e0e9d88b32ddcb7cb73a88403f2a4092b814102c4d0c9b9a70fc5510104b019 [2022-05-04T16:57:42.620Z] #74 DONE 0.0s [2022-05-04T16:57:42.620Z] [2022-05-04T16:57:42.620Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T16:57:42.620Z] #75 sha256:c68a2e64f33a24180cf395da5110f415b023b0f63c62786d02add15b3b854dfd [2022-05-04T16:57:42.753Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2022-05-04T16:57:42.753Z] === RUN TestResize [2022-05-04T16:57:43.013Z] --- PASS: TestResize (0.47s) [2022-05-04T16:57:43.013Z] === RUN TestResizeWithInvalidSize [2022-05-04T16:57:43.274Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-05-04T16:57:43.274Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T16:57:43.843Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T16:57:43.844Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T16:57:43.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T16:57:43.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T16:57:43.994Z] #75 DONE 1.4s [2022-05-04T16:57:43.994Z] [2022-05-04T16:57:43.994Z] #76 exporting to image [2022-05-04T16:57:43.994Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T16:57:43.994Z] #76 exporting layers [2022-05-04T16:57:45.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T16:57:45.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T16:57:46.504Z] [2022-05-04T16:57:46.504Z] Name Version Source Summary [2022-05-04T16:57:46.504Z] ---- ------- ------ ------- [2022-05-04T16:57:46.504Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-04T16:57:46.812Z] #76 exporting layers 6.2s done [2022-05-04T16:57:46.812Z] #76 writing image sha256:3969c7d99b555c7807d85c41c624c9f92ccc4149662b1606d486e4ff66240f0d done [2022-05-04T16:57:46.812Z] #76 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done [2022-05-04T16:57:46.812Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T16:57:46.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T16:57:47.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-integration [2022-05-04T16:57:47.488Z] [2022-05-04T16:57:47.488Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-04T16:57:47.488Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-04T16:57:47.488Z] PSChildName : containerd [2022-05-04T16:57:47.488Z] PSDrive : C [2022-05-04T16:57:47.488Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-04T16:57:47.488Z] PSIsContainer : True [2022-05-04T16:57:47.488Z] Name : containerd [2022-05-04T16:57:47.488Z] FullName : C:\containerd [2022-05-04T16:57:47.488Z] Parent : [2022-05-04T16:57:47.488Z] Exists : True [2022-05-04T16:57:47.488Z] Root : C:\ [2022-05-04T16:57:47.488Z] Extension : [2022-05-04T16:57:47.488Z] CreationTime : 5/4/2022 4:57:46 PM [2022-05-04T16:57:47.488Z] CreationTimeUtc : 5/4/2022 4:57:46 PM [2022-05-04T16:57:47.488Z] LastAccessTime : 5/4/2022 4:57:46 PM [2022-05-04T16:57:47.488Z] LastAccessTimeUtc : 5/4/2022 4:57:46 PM [2022-05-04T16:57:47.488Z] LastWriteTime : 5/4/2022 4:57:46 PM [2022-05-04T16:57:47.488Z] LastWriteTimeUtc : 5/4/2022 4:57:46 PM [2022-05-04T16:57:47.488Z] Attributes : Directory [2022-05-04T16:57:47.488Z] Mode : d----- [2022-05-04T16:57:47.488Z] BaseName : containerd [2022-05-04T16:57:47.488Z] Target : {} [2022-05-04T16:57:47.488Z] LinkType : [2022-05-04T16:57:47.488Z] [2022-05-04T16:57:48.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T16:57:48.513Z] [2022-05-04T16:57:48.770Z] Removing bundles/ [2022-05-04T16:57:48.770Z] [2022-05-04T16:57:48.770Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T16:57:48.770Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:57:48.770Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:57:49.052Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-04T16:57:49.052Z] INFO: Configuring git core.autocrlf... [2022-05-04T16:57:49.052Z] [2022-05-04T16:57:49.052Z] [2022-05-04T16:57:49.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T16:57:49.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T16:57:50.557Z] #76 exporting layers 6.2s done [2022-05-04T16:57:50.557Z] #76 writing image sha256:868ffe9af9a79017576d95c1975e37fd91950443f885be4d4052b53223f682a0 done [2022-05-04T16:57:50.557Z] #76 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done [2022-05-04T16:57:50.557Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-04T16:57:50.886Z] + trap exit INT TERM [2022-05-04T16:57:50.887Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-04T16:57:50.887Z] + CONTAINER_NAME=docker-pr2 [2022-05-04T16:57:50.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary [2022-05-04T16:57:51.826Z] [2022-05-04T16:57:51.826Z] Removing bundles/ [2022-05-04T16:57:51.826Z] [2022-05-04T16:57:51.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T16:57:51.826Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:57:51.826Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:57:52.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T16:57:53.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T16:57:55.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T16:57:56.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T16:57:56.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T16:57:58.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T16:57:58.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T16:58:00.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-05-04T16:58:02.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s) [2022-05-04T16:58:02.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s) [2022-05-04T16:58:02.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-05-04T16:58:02.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s) [2022-05-04T16:58:02.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-05-04T16:58:02.158Z] === RUN TestCgroupNamespacesRun [2022-05-04T16:58:03.539Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-05-04T16:58:03.539Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T16:58:03.539Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-04T16:58:03.539Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-04T16:58:03.539Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T16:58:04.919Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.44s) [2022-05-04T16:58:04.919Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T16:58:06.299Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-05-04T16:58:06.299Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T16:58:07.238Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-05-04T16:58:07.238Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T16:58:08.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-05-04T16:58:08.621Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T16:58:09.191Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-04T16:58:09.191Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T16:58:10.033Z] Removing intermediate container 7f5b6ebde259 [2022-05-04T16:58:10.033Z] ---> ee61bc70c831 [2022-05-04T16:58:10.033Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-04T16:58:10.033Z] ---> Running in 0def5701f58c [2022-05-04T16:58:10.033Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-04T16:58:10.033Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T16:58:10.033Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-04T16:58:10.033Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T16:58:10.033Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T16:58:10.033Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T16:58:10.033Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T16:58:10.033Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-04T16:58:10.033Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T16:58:10.033Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T16:58:10.502Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T16:58:10.502Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-04T16:58:10.573Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-05-04T16:58:10.573Z] === RUN TestNISDomainname [2022-05-04T16:58:11.152Z] --- PASS: TestNISDomainname (0.67s) [2022-05-04T16:58:11.152Z] === RUN TestHostnameDnsResolution [2022-05-04T16:58:11.378Z] sha256:9f6440ef9bcb83ce9b1d67a52db8259352365a49e0969b53154bb66d43874c23 [2022-05-04T16:58:11.378Z] INFO: Starting docker-py tests... [2022-05-04T16:58:11.378Z] ============================= test session starts ============================== [2022-05-04T16:58:11.378Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-04T16:58:11.378Z] rootdir: /src, inifile: pytest.ini [2022-05-04T16:58:11.378Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-04T16:58:11.378Z] collected 395 items / 2 deselected / 393 selected [2022-05-04T16:58:11.378Z] [2022-05-04T16:58:12.092Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-05-04T16:58:12.092Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T16:58:12.661Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-05-04T16:58:12.661Z] === RUN TestPrivilegedHostDevices [2022-05-04T16:58:13.230Z] --- PASS: TestPrivilegedHostDevices (0.58s) [2022-05-04T16:58:13.230Z] === RUN TestStats [2022-05-04T16:58:15.767Z] --- PASS: TestStats (2.56s) [2022-05-04T16:58:15.767Z] === RUN TestStopContainerWithTimeout [2022-05-04T16:58:15.767Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T16:58:15.767Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T16:58:15.767Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T16:58:15.767Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T16:58:15.767Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T16:58:15.768Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T16:58:15.768Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T16:58:15.768Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T16:58:15.768Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T16:58:15.768Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T16:58:16.337Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T16:58:18.245Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T16:58:20.153Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-04T16:58:20.153Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-05-04T16:58:20.153Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-05-04T16:58:20.153Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2022-05-04T16:58:20.153Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-05-04T16:58:20.153Z] === RUN TestDeleteDevicemapper [2022-05-04T16:58:20.153Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T16:58:20.153Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T16:58:20.153Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T16:58:21.536Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-05-04T16:58:21.536Z] === RUN TestUpdateMemory [2022-05-04T16:58:21.536Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T16:58:21.536Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-04T16:58:21.536Z] === RUN TestUpdateCPUQuota [2022-05-04T16:58:22.476Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-05-04T16:58:22.476Z] === RUN TestUpdatePidsLimit [2022-05-04T16:58:22.476Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-04T16:58:22.476Z] === RUN TestUpdatePidsLimit/no_change [2022-05-04T16:58:22.736Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-04T16:58:22.996Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-04T16:58:23.257Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-04T16:58:23.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-04T16:58:23.763Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-04T16:58:23.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-04T16:58:24.594Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit (2.23s) [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-05-04T16:58:24.717Z] === RUN TestUpdateRestartPolicy [2022-05-04T16:58:25.502Z] Removing intermediate container 0def5701f58c [2022-05-04T16:58:25.502Z] ---> 5709b2526132 [2022-05-04T16:58:25.502Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-04T16:58:25.502Z] ---> Running in 45144a5c49bd [2022-05-04T16:58:26.363Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-04T16:58:27.083Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-04T16:58:27.083Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T16:58:27.083Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T16:58:27.083Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T16:58:27.549Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T16:58:27.549Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T16:58:27.549Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T16:58:27.549Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T16:58:34.688Z] Removing intermediate container 45144a5c49bd [2022-05-04T16:58:34.688Z] ---> dfa1f89630bb [2022-05-04T16:58:34.688Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-04T16:58:34.688Z] ---> Running in 491e101b70e2 [2022-05-04T16:58:34.688Z] Removing intermediate container 491e101b70e2 [2022-05-04T16:58:34.688Z] ---> 948e2b1402d2 [2022-05-04T16:58:34.688Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-04T16:58:34.688Z] ---> Running in c1e77e270f9a [2022-05-04T16:58:35.155Z] Removing intermediate container c1e77e270f9a [2022-05-04T16:58:35.155Z] ---> 760ec7eeba0f [2022-05-04T16:58:35.155Z] Step 13/13 : COPY . . [2022-05-04T16:58:36.936Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2022-05-04T16:58:36.936Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T16:58:36.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2022-05-04T16:58:36.936Z] === RUN TestWaitNonBlocked [2022-05-04T16:58:36.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T16:58:36.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T16:58:36.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T16:58:36.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T16:58:36.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T16:58:36.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T16:58:36.936Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-04T16:58:36.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-05-04T16:58:36.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-05-04T16:58:36.936Z] === RUN TestWaitBlocked [2022-05-04T16:58:36.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T16:58:36.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T16:58:36.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T16:58:36.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T16:58:36.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T16:58:36.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T16:58:37.878Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-04T16:58:37.878Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-05-04T16:58:37.878Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-05-04T16:58:37.878Z] === CONT TestContainerStartOnDaemonRestart [2022-05-04T16:58:37.878Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T16:58:40.418Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-05-04T16:58:40.418Z] === CONT TestIpcModeOlderClient [2022-05-04T16:58:40.418Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-04T16:58:40.418Z] === CONT TestContainerKillOnDaemonStart [2022-05-04T16:58:40.418Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-05-04T16:58:40.418Z] === CONT TestDaemonHostGatewayIP [2022-05-04T16:58:42.968Z] --- PASS: TestDaemonHostGatewayIP (2.72s) [2022-05-04T16:58:42.968Z] === CONT TestDaemonRestartIpcMode [2022-05-04T16:58:45.511Z] --- PASS: TestDaemonRestartIpcMode (2.36s) [2022-05-04T16:58:49.654Z] Removing intermediate container cc884603f765 [2022-05-04T16:58:49.654Z] ---> 9c163f8df165 [2022-05-04T16:58:49.654Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-04T16:58:49.654Z] ---> Running in afb1503918d8 [2022-05-04T16:58:49.654Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-04T16:58:49.654Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T16:58:50.119Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-04T16:58:50.119Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T16:58:50.119Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T16:58:50.119Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T16:58:50.119Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-04T16:58:50.119Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T16:58:50.119Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T16:58:50.119Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T16:58:50.119Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T16:58:50.119Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T16:58:50.119Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T16:58:50.585Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T16:58:51.050Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T16:58:51.050Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-04T16:58:52.081Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-05-04T16:58:52.081Z] PASS [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] === Skipped [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-04T16:58:52.081Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-04T16:58:52.081Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-04T16:58:52.081Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T16:58:52.081Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-04T16:58:52.081Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T16:58:52.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-04T16:58:52.081Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T16:58:52.081Z] [2022-05-04T16:58:52.081Z] DONE 235 tests, 7 skipped in 122.880s [2022-05-04T16:58:52.081Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T16:58:52.081Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T16:58:52.422Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:58:52.422Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:58:52.422Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:58:52.422Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:58:52.422Z] [2022-05-04T16:58:52.422Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T16:58:52.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T16:58:52.422Z] HOSTNAME=6f8c82140320 [2022-05-04T16:58:52.422Z] TESTDEBUG=0 [2022-05-04T16:58:52.422Z] DEST=bundles/test-integration [2022-05-04T16:58:52.422Z] PWD=/go/src/github.com/docker/docker [2022-05-04T16:58:52.422Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:58:52.422Z] container=docker [2022-05-04T16:58:52.422Z] HOME=/root [2022-05-04T16:58:52.422Z] GOLANG_VERSION=1.18.1 [2022-05-04T16:58:52.422Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T16:58:52.422Z] VALIDATE_BRANCH=master [2022-05-04T16:58:52.422Z] TERM=xterm [2022-05-04T16:58:52.422Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T16:58:52.422Z] SHLVL=1 [2022-05-04T16:58:52.422Z] TIMEOUT=120m [2022-05-04T16:58:52.422Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T16:58:52.422Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T16:58:52.422Z] GO111MODULE=off [2022-05-04T16:58:52.422Z] DOCKER_EXPERIMENTAL=1 [2022-05-04T16:58:52.422Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T16:58:52.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T16:58:52.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T16:58:52.422Z] GOPATH=/go [2022-05-04T16:58:52.422Z] PKG_CONFIG=pkg-config [2022-05-04T16:58:52.422Z] _=/usr/bin/env [2022-05-04T16:58:52.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T16:58:52.651Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-04T16:58:52.651Z] === RUN TestDaemonConfigValidation [2022-05-04T16:58:52.651Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T16:58:52.651Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T16:58:52.651Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T16:58:52.651Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T16:58:52.651Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T16:58:52.651Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T16:58:52.651Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T16:58:52.651Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T16:58:52.651Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T16:58:52.651Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T16:58:52.910Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T16:58:52.910Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-04T16:58:52.910Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-04T16:58:52.910Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-04T16:58:52.910Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-04T16:58:52.910Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-04T16:58:52.910Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T16:58:52.910Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T16:58:53.849Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T16:58:54.788Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T16:58:56.169Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T16:58:56.169Z] daemon_test.go:156: [dd94d2cca58cc] daemon is not started [2022-05-04T16:58:56.169Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-04T16:58:56.169Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-04T16:58:56.169Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-04T16:58:56.169Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-04T16:58:56.169Z] === RUN TestDaemonProxy [2022-05-04T16:58:56.169Z] === RUN TestDaemonProxy/environment_variables [2022-05-04T16:58:56.293Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-04T16:58:56.356Z] ---> d6fb5a06019a [2022-05-04T16:58:56.356Z] Successfully built d6fb5a06019a [2022-05-04T16:58:56.356Z] Successfully tagged docker:latest [2022-05-04T16:58:56.356Z] INFO: Image build ended at 05/04/2022 16:58:54. Duration:00:02:53.4640358 [2022-05-04T16:58:56.356Z] [2022-05-04T16:58:56.356Z] [2022-05-04T16:58:56.356Z] INFO: Building the test binaries at 05/04/2022 16:58:54... [2022-05-04T16:58:57.549Z] === RUN TestDaemonProxy/command-line_options [2022-05-04T16:58:57.927Z] INFO: make.ps1 starting at 05/04/2022 16:58:57 [2022-05-04T16:58:58.394Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T16:58:58.394Z] INFO: Invoking autogen... [2022-05-04T16:58:58.394Z] { [2022-05-04T16:58:58.394Z] "RT_GROUP_ICON": { [2022-05-04T16:58:58.394Z] "#1": { [2022-05-04T16:58:58.394Z] "0409": "../../winresources/docker.ico" [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] }, [2022-05-04T16:58:58.394Z] "RT_MANIFEST": { [2022-05-04T16:58:58.394Z] "#1": { [2022-05-04T16:58:58.394Z] "0409": { [2022-05-04T16:58:58.394Z] "identity": {}, [2022-05-04T16:58:58.394Z] "description": "Docker Engine", [2022-05-04T16:58:58.394Z] "minimum-os": "vista", [2022-05-04T16:58:58.394Z] "execution-level": "", [2022-05-04T16:58:58.394Z] "ui-access": false, [2022-05-04T16:58:58.394Z] "auto-elevate": false, [2022-05-04T16:58:58.394Z] "dpi-awareness": "unaware", [2022-05-04T16:58:58.394Z] "disable-theming": false, [2022-05-04T16:58:58.394Z] "disable-window-filtering": false, [2022-05-04T16:58:58.394Z] "high-resolution-scrolling-aware": false, [2022-05-04T16:58:58.394Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T16:58:58.394Z] "long-path-aware": false, [2022-05-04T16:58:58.394Z] "printer-driver-isolation": false, [2022-05-04T16:58:58.394Z] "gdi-scaling": false, [2022-05-04T16:58:58.394Z] "segment-heap": false, [2022-05-04T16:58:58.394Z] "use-common-controls-v6": false [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] }, [2022-05-04T16:58:58.394Z] "RT_MESSAGETABLE": { [2022-05-04T16:58:58.394Z] "#1": { [2022-05-04T16:58:58.394Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] }, [2022-05-04T16:58:58.394Z] "RT_VERSION": { [2022-05-04T16:58:58.394Z] "#1": { [2022-05-04T16:58:58.394Z] "0409": { [2022-05-04T16:58:58.394Z] "fixed": { [2022-05-04T16:58:58.394Z] "file_version": "0.0.0.0", [2022-05-04T16:58:58.394Z] "product_version": "0.0.0.0", [2022-05-04T16:58:58.394Z] "type": "Unknown" [2022-05-04T16:58:58.394Z] }, [2022-05-04T16:58:58.394Z] "info": { [2022-05-04T16:58:58.394Z] "0000": { [2022-05-04T16:58:58.394Z] "CompanyName": "", [2022-05-04T16:58:58.394Z] "FileVersion": "0.0.0-dev", [2022-05-04T16:58:58.394Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-04T16:58:58.394Z] "OriginalFileName": "dockerd.exe", [2022-05-04T16:58:58.394Z] "ProductName": "", [2022-05-04T16:58:58.394Z] "ProductVersion": "0.0.0-dev", [2022-05-04T16:58:58.394Z] "SpecialBuild": "6e376e32d8" [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.394Z] } [2022-05-04T16:58:58.860Z] powershell.exe : cmd\dockerd\config.go [2022-05-04T16:58:58.860Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-53d7e17f\powershellWrapper.ps1:3 char:1 [2022-05-04T16:58:58.860Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-04T16:58:58.860Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-04T16:58:58.860Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-04T16:58:58.860Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-04T16:58:58.860Z] [2022-05-04T16:58:58.860Z] cmd\dockerd\config_windows.go [2022-05-04T16:58:58.860Z] cmd\dockerd\daemon.go [2022-05-04T16:58:58.860Z] cmd\dockerd\daemon_test.go [2022-05-04T16:58:58.860Z] cmd\dockerd\daemon_windows.go [2022-05-04T16:58:58.860Z] cmd\dockerd\docker.go [2022-05-04T16:58:58.860Z] cmd\dockerd\docker_windows.go [2022-05-04T16:58:58.860Z] cmd\dockerd\genwinres_windows.go [2022-05-04T16:58:58.860Z] cmd\dockerd\metrics.go [2022-05-04T16:58:58.860Z] cmd\dockerd\options.go [2022-05-04T16:58:58.860Z] cmd\dockerd\options_test.go [2022-05-04T16:58:58.860Z] cmd\dockerd\service_windows.go [2022-05-04T16:58:58.860Z] INFO: Building daemon... [2022-05-04T16:58:59.456Z] === RUN TestDaemonProxy/configuration_file [2022-05-04T16:59:01.362Z] === RUN TestDaemonProxy/conflicting_options [2022-05-04T16:59:01.622Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-04T16:59:02.191Z] --- PASS: TestDaemonProxy (6.23s) [2022-05-04T16:59:02.191Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-04T16:59:02.191Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-04T16:59:02.191Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-04T16:59:02.191Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-05-04T16:59:02.191Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-04T16:59:02.191Z] PASS [2022-05-04T16:59:02.191Z] [2022-05-04T16:59:02.191Z] DONE 17 tests in 10.102s [2022-05-04T16:59:02.191Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T16:59:02.191Z] INFO: Testing against a local daemon [2022-05-04T16:59:02.191Z] === RUN TestCommitInheritsEnv [2022-05-04T16:59:02.761Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-05-04T16:59:02.761Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T16:59:02.761Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-04T16:59:02.761Z] === RUN TestImportWithCustomPlatform [2022-05-04T16:59:02.761Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T16:59:02.761Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T16:59:02.761Z] === RUN TestImportWithCustomPlatform// [2022-05-04T16:59:02.761Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T16:59:02.761Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T16:59:02.761Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T16:59:03.022Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T16:59:03.022Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T16:59:03.022Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform (0.46s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T16:59:03.022Z] === RUN TestImagesFilterMultiReference [2022-05-04T16:59:03.022Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-04T16:59:03.022Z] === RUN TestImagePullPlatformInvalid [2022-05-04T16:59:03.022Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-04T16:59:03.022Z] === RUN TestRemoveImageOrphaning [2022-05-04T16:59:03.591Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2022-05-04T16:59:03.591Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T16:59:04.161Z] time="2022-05-04T16:59:04Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-04T16:59:05.950Z] Removing intermediate container afb1503918d8 [2022-05-04T16:59:05.950Z] ---> 2ddfae47dad1 [2022-05-04T16:59:05.950Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-04T16:59:05.950Z] ---> Running in 98813bd6770d [2022-05-04T16:59:06.071Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-05-04T16:59:06.071Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T16:59:06.071Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-04T16:59:06.071Z] === RUN TestTagInvalidReference [2022-05-04T16:59:06.071Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-04T16:59:06.071Z] === RUN TestTagValidPrefixedRepo [2022-05-04T16:59:06.071Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-04T16:59:06.071Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T16:59:06.071Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-04T16:59:06.071Z] === RUN TestTagOfficialNames [2022-05-04T16:59:06.331Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-04T16:59:06.332Z] === RUN TestTagMatchesDigest [2022-05-04T16:59:06.332Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-04T16:59:06.332Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-04T16:59:08.940Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-04T16:59:08.940Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T16:59:08.940Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T16:59:08.940Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T16:59:09.407Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T16:59:09.407Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T16:59:09.407Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T16:59:09.407Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T16:59:11.130Z] ba8181afd426: Pull complete [2022-05-04T16:59:11.130Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-04T16:59:11.130Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T16:59:11.130Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T16:59:11.130Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-04T16:59:11.130Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-04T16:59:11.130Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-04T16:59:11.130Z] INFO: Docker version of control daemon [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] Client: [2022-05-04T16:59:11.130Z] Version: 20.10.9 [2022-05-04T16:59:11.130Z] API version: 1.41 [2022-05-04T16:59:11.130Z] Go version: go1.16.8 [2022-05-04T16:59:11.130Z] Git commit: c2ea9bc [2022-05-04T16:59:11.130Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T16:59:11.130Z] OS/Arch: windows/amd64 [2022-05-04T16:59:11.130Z] Context: default [2022-05-04T16:59:11.130Z] Experimental: true [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] Server: Docker Engine - Community [2022-05-04T16:59:11.130Z] Engine: [2022-05-04T16:59:11.130Z] Version: 20.10.9 [2022-05-04T16:59:11.130Z] API version: 1.41 (minimum version 1.24) [2022-05-04T16:59:11.130Z] Go version: go1.16.8 [2022-05-04T16:59:11.130Z] Git commit: 79ea9d3 [2022-05-04T16:59:11.130Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T16:59:11.130Z] OS/Arch: windows/amd64 [2022-05-04T16:59:11.130Z] Experimental: true [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] INFO: Docker info of control daemon [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] Client: [2022-05-04T16:59:11.130Z] Context: default [2022-05-04T16:59:11.130Z] Debug Mode: false [2022-05-04T16:59:11.130Z] Plugins: [2022-05-04T16:59:11.130Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-04T16:59:11.130Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-04T16:59:11.130Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] Server: [2022-05-04T16:59:11.130Z] Containers: 0 [2022-05-04T16:59:11.130Z] Running: 0 [2022-05-04T16:59:11.130Z] Paused: 0 [2022-05-04T16:59:11.130Z] Stopped: 0 [2022-05-04T16:59:11.130Z] Images: 1 [2022-05-04T16:59:11.130Z] Server Version: 20.10.9 [2022-05-04T16:59:11.130Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T16:59:11.130Z] Windows: [2022-05-04T16:59:11.130Z] LCOW: [2022-05-04T16:59:11.130Z] Logging Driver: json-file [2022-05-04T16:59:11.130Z] Plugins: [2022-05-04T16:59:11.130Z] Volume: local [2022-05-04T16:59:11.130Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T16:59:11.130Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T16:59:11.130Z] Swarm: inactive [2022-05-04T16:59:11.130Z] Default Isolation: process [2022-05-04T16:59:11.130Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T16:59:11.130Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-04T16:59:11.130Z] OSType: windows [2022-05-04T16:59:11.130Z] Architecture: x86_64 [2022-05-04T16:59:11.130Z] CPUs: 4 [2022-05-04T16:59:11.130Z] Total Memory: 32GiB [2022-05-04T16:59:11.130Z] Name: azwin-2-a2e230 [2022-05-04T16:59:11.130Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-04T16:59:11.130Z] Docker Root Dir: D:\docker [2022-05-04T16:59:11.130Z] Debug Mode: false [2022-05-04T16:59:11.130Z] Registry: https://index.docker.io/v1/ [2022-05-04T16:59:11.130Z] Labels: [2022-05-04T16:59:11.130Z] Experimental: true [2022-05-04T16:59:11.130Z] Insecure Registries: [2022-05-04T16:59:11.130Z] 10.0.0.4:5000 [2022-05-04T16:59:11.130Z] 127.0.0.0/8 [2022-05-04T16:59:11.130Z] Registry Mirrors: [2022-05-04T16:59:11.130Z] http://10.0.0.4:5000/ [2022-05-04T16:59:11.130Z] Live Restore Enabled: false [2022-05-04T16:59:11.130Z] Product License: Community Engine [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] INFO: Commit hash is 6e376e32d8 [2022-05-04T16:59:11.130Z] INFO: Nuke-Everything... [2022-05-04T16:59:11.130Z] INFO: Container count on control daemon to delete is 0 [2022-05-04T16:59:11.130Z] INFO: Nuking d:\CI [2022-05-04T16:59:11.130Z] INFO: Zapped successfully [2022-05-04T16:59:11.130Z] INFO: Location for testing is d:\CI\PR-43560\2 [2022-05-04T16:59:11.130Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:11.130Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 16:59:10... [2022-05-04T16:59:11.130Z] [2022-05-04T16:59:16.541Z] Removing intermediate container 98813bd6770d [2022-05-04T16:59:16.541Z] ---> 52dc1ff332d7 [2022-05-04T16:59:16.541Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-04T16:59:16.541Z] ---> Running in d6bd235f3203 [2022-05-04T16:59:17.009Z] Removing intermediate container d6bd235f3203 [2022-05-04T16:59:17.009Z] ---> 9998aab1ac1d [2022-05-04T16:59:17.009Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-04T16:59:17.009Z] ---> Running in 8b3097c372cd [2022-05-04T16:59:17.009Z] Removing intermediate container 8b3097c372cd [2022-05-04T16:59:17.009Z] ---> 0adfec5b1ba7 [2022-05-04T16:59:17.009Z] Step 13/13 : COPY . . [2022-05-04T16:59:17.018Z] Sending build context to Docker daemon 66.58MB [2022-05-04T16:59:17.018Z] [2022-05-04T16:59:17.018Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-04T16:59:17.018Z] ---> e8870c5c3ab2 [2022-05-04T16:59:17.018Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-04T16:59:17.018Z] ---> Running in a1c9b31be003 [2022-05-04T16:59:17.489Z] Removing intermediate container a1c9b31be003 [2022-05-04T16:59:17.489Z] ---> 67e1dde4782d [2022-05-04T16:59:17.489Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-04T16:59:17.489Z] ---> Running in 92af67556312 [2022-05-04T16:59:17.489Z] Removing intermediate container 92af67556312 [2022-05-04T16:59:17.489Z] ---> df5e098d3a3f [2022-05-04T16:59:17.489Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-04T16:59:17.489Z] ---> Running in bd5001cb0cdd [2022-05-04T16:59:17.957Z] Removing intermediate container bd5001cb0cdd [2022-05-04T16:59:17.957Z] ---> df6fe52b42c9 [2022-05-04T16:59:17.957Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-04T16:59:17.957Z] ---> Running in 2b8844eafb7b [2022-05-04T16:59:18.425Z] Removing intermediate container 2b8844eafb7b [2022-05-04T16:59:18.425Z] ---> c69a1328245d [2022-05-04T16:59:18.425Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-04T16:59:18.425Z] ---> Running in 345526c73224 [2022-05-04T16:59:18.894Z] Removing intermediate container 345526c73224 [2022-05-04T16:59:18.894Z] ---> 054cccb3d306 [2022-05-04T16:59:18.894Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-04T16:59:18.894Z] ---> Running in 21c5e3b91e80 [2022-05-04T16:59:19.362Z] Removing intermediate container 21c5e3b91e80 [2022-05-04T16:59:19.362Z] ---> 5a181a31e587 [2022-05-04T16:59:19.362Z] Step 8/13 : 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;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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; [2022-05-04T16:59:19.362Z] ---> Running in 4935c8c044f9 [2022-05-04T16:59:31.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T16:59:31.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T16:59:37.169Z] [2022-05-04T16:59:37.169Z] SUCCESS: Specified value was saved. [2022-05-04T16:59:38.156Z] INFO: Downloading git... [2022-05-04T16:59:38.205Z] ---> 3fe5e95bb82b [2022-05-04T16:59:38.205Z] Successfully built 3fe5e95bb82b [2022-05-04T16:59:38.205Z] Successfully tagged docker:latest [2022-05-04T16:59:38.205Z] INFO: Image build ended at 05/04/2022 16:59:37. Duration:00:02:56.2945380 [2022-05-04T16:59:38.205Z] [2022-05-04T16:59:38.205Z] [2022-05-04T16:59:38.205Z] INFO: Building the test binaries at 05/04/2022 16:59:37... [2022-05-04T16:59:40.372Z] INFO: Downloading go... [2022-05-04T16:59:41.177Z] INFO: make.ps1 starting at 05/04/2022 16:59:40 [2022-05-04T16:59:41.177Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T16:59:41.177Z] INFO: Invoking autogen... [2022-05-04T16:59:41.365Z] INFO: Downloading compiler 1 of 3... [2022-05-04T16:59:41.643Z] { [2022-05-04T16:59:41.644Z] "RT_GROUP_ICON": { [2022-05-04T16:59:41.644Z] "#1": { [2022-05-04T16:59:41.644Z] "0409": "../../winresources/docker.ico" [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] }, [2022-05-04T16:59:41.644Z] "RT_MANIFEST": { [2022-05-04T16:59:41.644Z] "#1": { [2022-05-04T16:59:41.644Z] "0409": { [2022-05-04T16:59:41.644Z] "identity": {}, [2022-05-04T16:59:41.644Z] "description": "Docker Engine", [2022-05-04T16:59:41.644Z] "minimum-os": "vista", [2022-05-04T16:59:41.644Z] "execution-level": "", [2022-05-04T16:59:41.644Z] "ui-access": false, [2022-05-04T16:59:41.644Z] "auto-elevate": false, [2022-05-04T16:59:41.644Z] "dpi-awareness": "unaware", [2022-05-04T16:59:41.644Z] "disable-theming": false, [2022-05-04T16:59:41.644Z] "disable-window-filtering": false, [2022-05-04T16:59:41.644Z] "high-resolution-scrolling-aware": false, [2022-05-04T16:59:41.644Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T16:59:41.644Z] "long-path-aware": false, [2022-05-04T16:59:41.644Z] "printer-driver-isolation": false, [2022-05-04T16:59:41.644Z] "gdi-scaling": false, [2022-05-04T16:59:41.644Z] "segment-heap": false, [2022-05-04T16:59:41.644Z] "use-common-controls-v6": false [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] }, [2022-05-04T16:59:41.644Z] "RT_MESSAGETABLE": { [2022-05-04T16:59:41.644Z] "#1": { [2022-05-04T16:59:41.644Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] }, [2022-05-04T16:59:41.644Z] "RT_VERSION": { [2022-05-04T16:59:41.644Z] "#1": { [2022-05-04T16:59:41.644Z] "0409": { [2022-05-04T16:59:41.644Z] "fixed": { [2022-05-04T16:59:41.644Z] "file_version": "0.0.0.0", [2022-05-04T16:59:41.644Z] "product_version": "0.0.0.0", [2022-05-04T16:59:41.644Z] "type": "Unknown" [2022-05-04T16:59:41.644Z] }, [2022-05-04T16:59:41.644Z] "info": { [2022-05-04T16:59:41.644Z] "0000": { [2022-05-04T16:59:41.644Z] "CompanyName": "", [2022-05-04T16:59:41.644Z] "FileVersion": "0.0.0-dev", [2022-05-04T16:59:41.644Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-04T16:59:41.644Z] "OriginalFileName": "dockerd.exe", [2022-05-04T16:59:41.644Z] "ProductName": "", [2022-05-04T16:59:41.644Z] "ProductVersion": "0.0.0-dev", [2022-05-04T16:59:41.644Z] "SpecialBuild": "6e376e32d8" [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.644Z] } [2022-05-04T16:59:41.834Z] INFO: Downloading compiler 2 of 3... [2022-05-04T16:59:41.834Z] INFO: Downloading compiler 3 of 3... [2022-05-04T16:59:41.834Z] INFO: Extracting git... [2022-05-04T16:59:42.110Z] powershell.exe : cmd\dockerd\config.go [2022-05-04T16:59:42.110Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-15eee75f\powershellWrapper.ps1:3 char:1 [2022-05-04T16:59:42.110Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-04T16:59:42.110Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-04T16:59:42.110Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-04T16:59:42.110Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-04T16:59:42.110Z] [2022-05-04T16:59:42.110Z] cmd\dockerd\config_windows.go [2022-05-04T16:59:42.110Z] cmd\dockerd\daemon.go [2022-05-04T16:59:42.110Z] cmd\dockerd\daemon_test.go [2022-05-04T16:59:42.110Z] cmd\dockerd\daemon_windows.go [2022-05-04T16:59:42.110Z] cmd\dockerd\docker.go [2022-05-04T16:59:42.110Z] cmd\dockerd\docker_windows.go [2022-05-04T16:59:42.110Z] cmd\dockerd\genwinres_windows.go [2022-05-04T16:59:42.110Z] cmd\dockerd\metrics.go [2022-05-04T16:59:42.110Z] cmd\dockerd\options.go [2022-05-04T16:59:42.110Z] cmd\dockerd\options_test.go [2022-05-04T16:59:42.110Z] cmd\dockerd\service_windows.go [2022-05-04T16:59:42.110Z] INFO: Building daemon... [2022-05-04T16:59:49.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T16:59:50.205Z] .........................xx.................... [ 29%] [2022-05-04T16:59:54.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T16:59:55.185Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:59:55.185Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:59:55.185Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:59:55.185Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:59:55.185Z] [2022-05-04T16:59:55.185Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T16:59:55.185Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T16:59:55.185Z] HOSTNAME=7eaf258e3c09 [2022-05-04T16:59:55.185Z] DEST=bundles/test-integration [2022-05-04T16:59:55.185Z] PWD=/go/src/github.com/docker/docker [2022-05-04T16:59:55.185Z] DOCKER_ROOTLESS=1 [2022-05-04T16:59:55.185Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:59:55.185Z] container=docker [2022-05-04T16:59:55.185Z] HOME=/root [2022-05-04T16:59:55.185Z] GOLANG_VERSION=1.18.1 [2022-05-04T16:59:55.185Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T16:59:55.185Z] VALIDATE_BRANCH=master [2022-05-04T16:59:55.185Z] TERM=xterm [2022-05-04T16:59:55.185Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T16:59:55.185Z] SHLVL=1 [2022-05-04T16:59:55.185Z] TIMEOUT=120m [2022-05-04T16:59:55.185Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T16:59:55.185Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T16:59:55.185Z] GO111MODULE=off [2022-05-04T16:59:55.185Z] DOCKER_EXPERIMENTAL=1 [2022-05-04T16:59:55.185Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T16:59:55.185Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T16:59:55.185Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T16:59:55.185Z] GOPATH=/go [2022-05-04T16:59:55.185Z] PKG_CONFIG=pkg-config [2022-05-04T16:59:55.185Z] _=/usr/bin/env [2022-05-04T16:59:55.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T16:59:56.759Z] INFO: Expanding go... [2022-05-04T16:59:58.304Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T16:59:58.304Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:59:58.304Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T16:59:58.304Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T16:59:58.304Z] [2022-05-04T16:59:58.304Z] + TEST_INTEGRATION_DEST=2 [2022-05-04T16:59:58.304Z] + CONTAINER_NAME=docker-pr2-2 [2022-05-04T16:59:58.304Z] + TEST_SKIP_INTEGRATION=1 [2022-05-04T16:59:58.304Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-04T16:59:58.304Z] + run_tests [2022-05-04T16:59:58.304Z] + c=0 [2022-05-04T16:59:58.304Z] + '[' -n 0 ']' [2022-05-04T16:59:58.304Z] + rm= [2022-05-04T16:59:58.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh '' test-integration [2022-05-04T16:59:58.304Z] + TEST_INTEGRATION_DEST=1 [2022-05-04T16:59:58.304Z] + CONTAINER_NAME=docker-pr2-1 [2022-05-04T16:59:58.304Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T16:59:58.304Z] + run_tests test-integration-flaky [2022-05-04T16:59:58.304Z] + '[' -n 0 ']' [2022-05-04T16:59:58.304Z] + rm= [2022-05-04T16:59:58.304Z] + TEST_INTEGRATION_DEST=3 [2022-05-04T16:59:58.304Z] + CONTAINER_NAME=docker-pr2-3 [2022-05-04T16:59:58.304Z] + TEST_SKIP_INTEGRATION=1 [2022-05-04T16:59:58.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh test-integration-flaky test-integration [2022-05-04T16:59:58.304Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-04T16:59:58.304Z] + run_tests [2022-05-04T16:59:58.304Z] + '[' -n 0 ']' [2022-05-04T16:59:58.304Z] + rm= [2022-05-04T16:59:58.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh '' test-integration [2022-05-04T16:59:58.304Z] ++ jobs -p [2022-05-04T16:59:58.304Z] + for job in $(jobs -p) [2022-05-04T16:59:58.304Z] + wait 7453 [2022-05-04T16:59:58.304Z] [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T16:59:58.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T16:59:58.304Z] HOSTNAME=71c6856482fe [2022-05-04T16:59:58.304Z] TEST_SKIP_INTEGRATION=1 [2022-05-04T16:59:58.304Z] TESTDEBUG=0 [2022-05-04T16:59:58.304Z] DEST=bundles/test-integration [2022-05-04T16:59:58.304Z] PWD=/go/src/github.com/docker/docker [2022-05-04T16:59:58.304Z] KEEPBUNDLE=1 [2022-05-04T16:59:58.304Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:59:58.304Z] container=docker [2022-05-04T16:59:58.304Z] HOME=/root [2022-05-04T16:59:58.304Z] GOLANG_VERSION=1.18.1 [2022-05-04T16:59:58.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T16:59:58.304Z] VALIDATE_BRANCH=master [2022-05-04T16:59:58.304Z] TERM=xterm [2022-05-04T16:59:58.304Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T16:59:58.304Z] SHLVL=1 [2022-05-04T16:59:58.304Z] TIMEOUT=120m [2022-05-04T16:59:58.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T16:59:58.304Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T16:59:58.304Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-04T16:59:58.304Z] GO111MODULE=off [2022-05-04T16:59:58.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T16:59:58.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T16:59:58.304Z] GOPATH=/go [2022-05-04T16:59:58.304Z] PKG_CONFIG=pkg-config [2022-05-04T16:59:58.304Z] _=/usr/bin/env [2022-05-04T16:59:58.304Z] Building test suite binary ./integration-cli/test.main [2022-05-04T16:59:58.304Z] [2022-05-04T16:59:58.304Z] [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T16:59:58.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T16:59:58.304Z] HOSTNAME=fe4c0a5e41ab [2022-05-04T16:59:58.304Z] TEST_SKIP_INTEGRATION=1 [2022-05-04T16:59:58.304Z] TESTDEBUG=0 [2022-05-04T16:59:58.304Z] DEST=bundles/test-integration [2022-05-04T16:59:58.304Z] PWD=/go/src/github.com/docker/docker [2022-05-04T16:59:58.304Z] KEEPBUNDLE=1 [2022-05-04T16:59:58.304Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:59:58.304Z] container=docker [2022-05-04T16:59:58.304Z] HOME=/root [2022-05-04T16:59:58.304Z] GOLANG_VERSION=1.18.1 [2022-05-04T16:59:58.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T16:59:58.304Z] VALIDATE_BRANCH=master [2022-05-04T16:59:58.304Z] TERM=xterm [2022-05-04T16:59:58.304Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T16:59:58.304Z] SHLVL=1 [2022-05-04T16:59:58.304Z] TIMEOUT=120m [2022-05-04T16:59:58.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T16:59:58.304Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T16:59:58.304Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-04T16:59:58.304Z] GO111MODULE=off [2022-05-04T16:59:58.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T16:59:58.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T16:59:58.304Z] GOPATH=/go [2022-05-04T16:59:58.304Z] PKG_CONFIG=pkg-config [2022-05-04T16:59:58.304Z] _=/usr/bin/env [2022-05-04T16:59:58.304Z] Building test suite binary ./integration-cli/test.main [2022-05-04T16:59:58.304Z] No new tests added to integration. [2022-05-04T16:59:58.304Z] [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T16:59:58.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T16:59:58.304Z] HOSTNAME=306e1d63b4c9 [2022-05-04T16:59:58.304Z] TESTDEBUG=0 [2022-05-04T16:59:58.304Z] DEST=bundles/test-integration [2022-05-04T16:59:58.304Z] PWD=/go/src/github.com/docker/docker [2022-05-04T16:59:58.304Z] KEEPBUNDLE=1 [2022-05-04T16:59:58.304Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 [2022-05-04T16:59:58.304Z] container=docker [2022-05-04T16:59:58.304Z] HOME=/root [2022-05-04T16:59:58.304Z] GOLANG_VERSION=1.18.1 [2022-05-04T16:59:58.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T16:59:58.304Z] VALIDATE_BRANCH=master [2022-05-04T16:59:58.304Z] TERM=xterm [2022-05-04T16:59:58.304Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T16:59:58.304Z] SHLVL=1 [2022-05-04T16:59:58.304Z] TIMEOUT=120m [2022-05-04T16:59:58.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T16:59:58.304Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T16:59:58.304Z] GO111MODULE=off [2022-05-04T16:59:58.304Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T16:59:58.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T16:59:58.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T16:59:58.304Z] GOPATH=/go [2022-05-04T16:59:58.304Z] PKG_CONFIG=pkg-config [2022-05-04T16:59:58.304Z] _=/usr/bin/env [2022-05-04T16:59:58.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T17:00:01.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T17:00:01.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T17:00:02.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T17:00:03.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T17:00:03.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T17:00:04.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T17:00:06.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T17:00:06.605Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-04T17:00:07.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T17:00:08.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T17:00:08.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T17:00:09.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T17:00:10.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T17:00:10.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T17:00:11.164Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-04T17:00:11.165Z] [2022-05-04T17:00:11.165Z] ________ ____ __. [2022-05-04T17:00:11.165Z] \_____ \ | |/ _| [2022-05-04T17:00:11.165Z] / | \| < [2022-05-04T17:00:11.165Z] / | \ | \ [2022-05-04T17:00:11.165Z] \_______ /____|__ \ [2022-05-04T17:00:11.165Z] \/ \/ [2022-05-04T17:00:11.165Z] [2022-05-04T17:00:11.165Z] INFO: make.ps1 ended at 05/04/2022 17:00:10 [2022-05-04T17:00:11.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T17:00:12.149Z] INFO: Binaries build ended at 05/04/2022 17:00:11. Duration:00:01:17.1352364 [2022-05-04T17:00:12.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T17:00:13.000Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T17:00:13.000Z] Using test binary docker [2022-05-04T17:00:13.000Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T17:00:13.000Z] +++ /etc/init.d/apparmor start [2022-05-04T17:00:13.000Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T17:00:13.000Z] INFO: Waiting for daemon to start... [2022-05-04T17:00:13.000Z] Starting dockerd [2022-05-04T17:00:13.000Z] +++ 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 [2022-05-04T17:00:13.132Z] INFO: Copying the built daemon binary to d:\CI\PR-43560\2\binary\dockerd-6e376e32d8.exe... [2022-05-04T17:00:13.132Z] INFO: Copying the built client binary to d:\CI\PR-43560\2\binary\docker-6e376e32d8.exe... [2022-05-04T17:00:13.132Z] INFO: Copying the golang package from the container to d:\CI\PR-43560\2\installer\go.zip... [2022-05-04T17:00:13.598Z] INFO: Extracting go.zip to d:\CI\PR-43560\2\go [2022-05-04T17:00:14.109Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-04T17:00:15.535Z] . [2022-05-04T17:00:15.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T17:00:15.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T17:00:15.535Z] Error: No such image: emptyfs [2022-05-04T17:00:15.535Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-04T17:00:15.535Z] ++++ docker load [2022-05-04T17:00:15.535Z] Running integration-test (iteration 1) [2022-05-04T17:00:15.535Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T17:00:15.535Z] ++ 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 [2022-05-04T17:00:15.535Z] ++ set -e [2022-05-04T17:00:15.535Z] ++ '[' -n 0 ']' [2022-05-04T17:00:15.535Z] ++ set -x [2022-05-04T17:00:15.535Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:00:15.535Z] Loaded image: busybox:latest [2022-05-04T17:00:15.798Z] Loaded image: busybox:glibc [2022-05-04T17:00:16.731Z] Loaded image: debian:bullseye-slim [2022-05-04T17:00:16.731Z] Loaded image: hello-world:latest [2022-05-04T17:00:16.731Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T17:00:16.731Z] INFO: Testing against a local daemon [2022-05-04T17:00:16.731Z] === RUN TestCgroupNamespacesBuild [2022-05-04T17:00:18.102Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-05-04T17:00:18.102Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T17:00:18.741Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-04T17:00:19.035Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-04T17:00:19.035Z] === RUN TestBuildWithSession [2022-05-04T17:00:19.035Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:00:19.035Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T17:00:19.035Z] === RUN TestBuildSquashParent [2022-05-04T17:00:21.976Z] INFO: Expanding compiler 1 of 3... [2022-05-04T17:00:21.976Z] INFO: Expanding compiler 2 of 3... [2022-05-04T17:00:23.215Z] --- PASS: TestBuildSquashParent (4.02s) [2022-05-04T17:00:23.215Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T17:00:23.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:00:23.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:00:23.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:00:23.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:00:23.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:00:23.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:00:23.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:00:23.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:00:24.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:00:24.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:00:25.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:00:25.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:00:26.740Z] INFO: Expanding compiler 3 of 3... [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s) [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s) [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2022-05-04T17:00:26.896Z] === RUN TestBuildMultiStageCopy [2022-05-04T17:00:26.896Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T17:00:27.727Z] INFO: Removing downloaded files... [2022-05-04T17:00:27.727Z] INFO: Downloading containerd [2022-05-04T17:00:27.829Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T17:00:27.829Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T17:00:28.086Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T17:00:28.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T17:00:28.601Z] --- PASS: TestBuildMultiStageCopy (1.89s) [2022-05-04T17:00:28.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2022-05-04T17:00:28.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-05-04T17:00:28.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-04T17:00:28.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-05-04T17:00:28.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-05-04T17:00:28.602Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T17:00:29.168Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-05-04T17:00:29.168Z] === RUN TestBuildLabelWithTargets [2022-05-04T17:00:30.106Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-05-04T17:00:30.106Z] === RUN TestBuildWithEmptyLayers [2022-05-04T17:00:30.670Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-04T17:00:30.670Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T17:00:32.044Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-05-04T17:00:32.044Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T17:00:32.610Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-04T17:00:32.610Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T17:00:33.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T17:00:33.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T17:00:33.982Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-05-04T17:00:33.982Z] === RUN TestBuildWithHugeFile [2022-05-04T17:00:35.245Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-04T17:00:38.863Z] INFO: Extraction ended at 05/04/2022 17:00:36. Duration:00:00:23.2101525 [2022-05-04T17:00:38.863Z] INFO: Updating the golang and path environment variables [2022-05-04T17:00:38.863Z] INFO: GOPATH=d:\gopath [2022-05-04T17:00:38.863Z] INFO: go version go1.18.1 windows/amd64 [2022-05-04T17:00:38.863Z] INFO: Running the daemon under test in debug mode [2022-05-04T17:00:38.863Z] INFO: Running the daemon under test in containerd mode [2022-05-04T17:00:38.863Z] INFO: Starting a daemon under test... [2022-05-04T17:00:38.863Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43560\2\daemon --pidfile d:\CI\PR-43560\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-04T17:00:38.863Z] INFO: Containerd started successfully. [2022-05-04T17:00:38.863Z] INFO: Process started successfully. [2022-05-04T17:00:38.863Z] INFO: Start tailing logs of the daemon under tests [2022-05-04T17:00:38.863Z] INFO: Waiting for the daemon under test to start... [2022-05-04T17:00:42.657Z] [2022-05-04T17:00:42.657Z] Name Version Source Summary [2022-05-04T17:00:42.657Z] ---- ------- ------ ------- [2022-05-04T17:00:42.657Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-04T17:00:42.817Z] --- PASS: TestImportExtremelyLargeImageWorks (92.01s) [2022-05-04T17:00:42.817Z] PASS [2022-05-04T17:00:42.817Z] [2022-05-04T17:00:42.817Z] DONE 22 tests in 96.172s [2022-05-04T17:00:42.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T17:00:42.817Z] INFO: Testing against a local daemon [2022-05-04T17:00:42.817Z] === RUN TestNetworkCreateDelete [2022-05-04T17:00:42.817Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-04T17:00:42.817Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T17:00:42.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-04T17:00:42.817Z] === RUN TestDaemonDNSFallback [2022-05-04T17:00:43.645Z] [2022-05-04T17:00:44.113Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-04T17:00:44.113Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-04T17:00:44.113Z] PSChildName : containerd [2022-05-04T17:00:44.113Z] PSDrive : C [2022-05-04T17:00:44.113Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-04T17:00:44.113Z] PSIsContainer : True [2022-05-04T17:00:44.113Z] Name : containerd [2022-05-04T17:00:44.113Z] FullName : C:\containerd [2022-05-04T17:00:44.113Z] Parent : [2022-05-04T17:00:44.113Z] Exists : True [2022-05-04T17:00:44.113Z] Root : C:\ [2022-05-04T17:00:44.113Z] Extension : [2022-05-04T17:00:44.113Z] CreationTime : 5/4/2022 5:00:43 PM [2022-05-04T17:00:44.113Z] CreationTimeUtc : 5/4/2022 5:00:43 PM [2022-05-04T17:00:44.113Z] LastAccessTime : 5/4/2022 5:00:43 PM [2022-05-04T17:00:44.113Z] LastAccessTimeUtc : 5/4/2022 5:00:43 PM [2022-05-04T17:00:44.113Z] LastWriteTime : 5/4/2022 5:00:43 PM [2022-05-04T17:00:44.113Z] LastWriteTimeUtc : 5/4/2022 5:00:43 PM [2022-05-04T17:00:44.113Z] Attributes : Directory [2022-05-04T17:00:44.113Z] Mode : d----- [2022-05-04T17:00:44.113Z] BaseName : containerd [2022-05-04T17:00:44.113Z] Target : {} [2022-05-04T17:00:44.113Z] LinkType : [2022-05-04T17:00:44.113Z] [2022-05-04T17:00:44.965Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-04T17:00:45.356Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-05-04T17:00:45.356Z] === RUN TestInspectNetwork [2022-05-04T17:00:45.679Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-04T17:00:45.679Z] INFO: Configuring git core.autocrlf... [2022-05-04T17:00:45.679Z] [2022-05-04T17:00:45.679Z] [2022-05-04T17:00:46.365Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-04T17:00:48.653Z] === RUN TestInspectNetwork/full_network_id [2022-05-04T17:00:48.653Z] === RUN TestInspectNetwork/partial_network_id [2022-05-04T17:00:48.653Z] === RUN TestInspectNetwork/network_name [2022-05-04T17:00:48.653Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-04T17:00:50.766Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-04T17:00:52.848Z] --- PASS: TestInspectNetwork (7.42s) [2022-05-04T17:00:52.848Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-04T17:00:52.848Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-04T17:00:52.848Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-04T17:00:52.848Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-04T17:00:52.848Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T17:00:54.232Z] --- PASS: TestRunContainerWithBridgeNone (1.71s) [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:00:54.492Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T17:00:54.492Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T17:00:54.492Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T17:00:54.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T17:00:54.492Z] === RUN TestNetworkList [2022-05-04T17:00:54.492Z] === RUN TestNetworkList//networks [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkList//networks [2022-05-04T17:00:54.492Z] === RUN TestNetworkList//networks/ [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkList//networks/ [2022-05-04T17:00:54.492Z] === CONT TestNetworkList//networks [2022-05-04T17:00:54.492Z] === CONT TestNetworkList//networks/ [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkList (0.01s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T17:00:54.492Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T17:00:55.061Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-04T17:00:55.061Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T17:00:55.220Z] ............................ [ 66%] [2022-05-04T17:00:56.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-04T17:00:56.000Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T17:00:56.661Z] ...INFO: Daemon under test started and replied! [2022-05-04T17:00:56.661Z] INFO: Docker version of the daemon under test [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] Client: [2022-05-04T17:00:56.661Z] Version: 17.06.2-ce [2022-05-04T17:00:56.661Z] API version: 1.30 [2022-05-04T17:00:56.661Z] Go version: go1.8.3 [2022-05-04T17:00:56.661Z] Git commit: cec0b72 [2022-05-04T17:00:56.661Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-04T17:00:56.661Z] OS/Arch: windows/amd64 [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] Server: [2022-05-04T17:00:56.661Z] Version: 0.0.0-dev [2022-05-04T17:00:56.661Z] API version: 1.42 (minimum version 1.24) [2022-05-04T17:00:56.661Z] Go version: go1.18.1 [2022-05-04T17:00:56.661Z] Git commit: 6e376e32d8 [2022-05-04T17:00:56.661Z] Built: [2022-05-04T17:00:56.661Z] OS/Arch: windows/amd64 [2022-05-04T17:00:56.661Z] Experimental: false [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] INFO: Docker info of the daemon under test [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] Containers: 0 [2022-05-04T17:00:56.661Z] Running: 0 [2022-05-04T17:00:56.661Z] Paused: 0 [2022-05-04T17:00:56.661Z] Stopped: 0 [2022-05-04T17:00:56.661Z] Images: 0 [2022-05-04T17:00:56.661Z] Server Version: 0.0.0-dev [2022-05-04T17:00:56.661Z] Storage Driver: windowsfilter [2022-05-04T17:00:56.661Z] Windows: [2022-05-04T17:00:56.661Z] Logging Driver: json-file [2022-05-04T17:00:56.661Z] Plugins: [2022-05-04T17:00:56.661Z] Volume: local [2022-05-04T17:00:56.661Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T17:00:56.661Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T17:00:56.661Z] Swarm: inactive [2022-05-04T17:00:56.661Z] Default Isolation: process [2022-05-04T17:00:56.661Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T17:00:56.661Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T17:00:56.661Z] OSType: windows [2022-05-04T17:00:56.661Z] Architecture: x86_64 [2022-05-04T17:00:56.661Z] CPUs: 4 [2022-05-04T17:00:56.661Z] Total Memory: 32GiB [2022-05-04T17:00:56.661Z] Name: azwin-2-b9cbd0 [2022-05-04T17:00:56.661Z] ID: QQON:BAZ2:W6RO:Z2MO:JETS:T45N:XUUF:AG27:TEL6:252X:MMEU:UKLY [2022-05-04T17:00:56.661Z] Docker Root Dir: D:\CI\PR-43560\2\daemon [2022-05-04T17:00:56.661Z] Debug Mode (client): false [2022-05-04T17:00:56.661Z] Debug Mode (server): true [2022-05-04T17:00:56.661Z] File Descriptors: -1 [2022-05-04T17:00:56.661Z] Goroutines: 29 [2022-05-04T17:00:56.661Z] System Time: 2022-05-04T17:00:56.37327Z [2022-05-04T17:00:56.661Z] EventsListeners: 0 [2022-05-04T17:00:56.661Z] Registry: https://index.docker.io/v1/ [2022-05-04T17:00:56.661Z] Labels: [2022-05-04T17:00:56.661Z] Experimental: false [2022-05-04T17:00:56.661Z] Insecure Registries: [2022-05-04T17:00:56.661Z] 127.0.0.0/8 [2022-05-04T17:00:56.661Z] Live Restore Enabled: false [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] INFO: Docker images of the daemon under test [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T17:00:56.661Z] [2022-05-04T17:00:56.661Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-04T17:00:56.661Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-04T17:00:56.938Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-04T17:00:56.938Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T17:00:57.128Z] ltsc2022: Pulling from windows/servercore [2022-05-04T17:00:57.128Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T17:00:57.128Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T17:00:57.877Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-05-04T17:00:57.877Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T17:00:59.259Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-04T17:00:59.259Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T17:00:59.519Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-04T17:00:59.519Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T17:01:00.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T17:01:02.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-05-04T17:01:02.812Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T17:01:02.812Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:01:02.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:01:02.812Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T17:01:06.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T17:01:07.527Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T17:01:07.527Z] 8f616e6e9eec: Download complete [2022-05-04T17:01:08.315Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-04T17:01:08.315Z] [2022-05-04T17:01:08.315Z] ________ ____ __. [2022-05-04T17:01:08.315Z] \_____ \ | |/ _| [2022-05-04T17:01:08.315Z] / | \| < [2022-05-04T17:01:08.315Z] / | \ | \ [2022-05-04T17:01:08.315Z] \_______ /____|__ \ [2022-05-04T17:01:08.315Z] \/ \/ [2022-05-04T17:01:08.315Z] [2022-05-04T17:01:08.316Z] INFO: make.ps1 ended at 05/04/2022 17:00:58 [2022-05-04T17:01:08.316Z] INFO: Binaries build ended at 05/04/2022 17:00:59. Duration:00:01:22.1317521 [2022-05-04T17:01:08.316Z] INFO: Copying the built daemon binary to d:\CI\PR-43560\2\binary\dockerd-6e376e32d8.exe... [2022-05-04T17:01:08.316Z] INFO: Copying the built client binary to d:\CI\PR-43560\2\binary\docker-6e376e32d8.exe... [2022-05-04T17:01:08.316Z] INFO: Copying the golang package from the container to d:\CI\PR-43560\2\installer\go.zip... [2022-05-04T17:01:08.316Z] INFO: Extracting go.zip to d:\CI\PR-43560\2\go [2022-05-04T17:01:12.694Z] --- PASS: TestBuildWithHugeFile (34.70s) [2022-05-04T17:01:12.694Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T17:01:12.694Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:01:12.694Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:01:12.694Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T17:01:12.694Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:01:12.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:01:12.694Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:01:12.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:01:12.694Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:01:12.694Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:01:12.694Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:01:12.694Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:01:12.694Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:01:12.694Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-04T17:01:12.694Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-05-04T17:01:12.694Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-05-04T17:01:12.694Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-04T17:01:12.694Z] === RUN TestBuildPreserveOwnership [2022-05-04T17:01:12.694Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T17:01:12.694Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T17:01:12.694Z] --- PASS: TestBuildPreserveOwnership (2.71s) [2022-05-04T17:01:12.694Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.78s) [2022-05-04T17:01:12.694Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-05-04T17:01:12.694Z] === RUN TestBuildPlatformInvalid [2022-05-04T17:01:12.694Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-04T17:01:12.694Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T17:01:12.694Z] Loaded image: busybox:latest [2022-05-04T17:01:12.694Z] Loaded image: busybox:glibc [2022-05-04T17:01:13.260Z] Loaded image: debian:bullseye-slim [2022-05-04T17:01:13.260Z] Loaded image: hello-world:latest [2022-05-04T17:01:13.517Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T17:01:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T17:01:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T17:01:17.740Z] --- PASS: TestServiceWithDataPathPortInit (14.21s) [2022-05-04T17:01:17.740Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T17:01:17.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T17:01:18.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T17:01:18.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T17:01:19.122Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rso738q5som4ycdfs2ymso75b Created:2022-05-04 17:01:17.807792961 +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[95a3c0954b1a348edfc786e68512d15338ec43445f448aae9f3cf085f82056f3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.udr71eby5teoqdaqawc74o8ti EndpointID:477a417731aabda2d39c9a83c64b17aa97b4ccac006186e107dc28481e48dcd3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1d71fa4e509c7792e17a6b718b764db5b24b2756318da2e7b5aa0eb708dd49db 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:f4e0bd32573f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.udr71eby5teoqdaqawc74o8ti EndpointID:477a417731aabda2d39c9a83c64b17aa97b4ccac006186e107dc28481e48dcd3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-04T17:01:19.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T17:01:21.623Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.99s) [2022-05-04T17:01:21.623Z] PASS [2022-05-04T17:01:21.623Z] [2022-05-04T17:01:21.623Z] === Skipped [2022-05-04T17:01:21.623Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-04T17:01:21.623Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:01:21.623Z] [2022-05-04T17:01:21.623Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:01:21.623Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:01:21.623Z] [2022-05-04T17:01:21.623Z] DONE 34 tests, 2 skipped in 65.123s [2022-05-04T17:01:21.623Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T17:01:21.623Z] ++ 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 [2022-05-04T17:01:21.623Z] ++ set -e [2022-05-04T17:01:21.623Z] ++ '[' -n 0 ']' [2022-05-04T17:01:21.623Z] ++ set -x [2022-05-04T17:01:21.623Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:01:21.623Z] INFO: Testing against a local daemon [2022-05-04T17:01:21.623Z] === RUN TestConfigInspect [2022-05-04T17:01:22.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T17:01:22.557Z] --- PASS: TestConfigInspect (2.11s) [2022-05-04T17:01:22.557Z] === RUN TestConfigList [2022-05-04T17:01:23.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T17:01:23.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T17:01:24.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T17:01:24.401Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-05-04T17:01:24.401Z] PASS [2022-05-04T17:01:24.401Z] [2022-05-04T17:01:24.401Z] === Skipped [2022-05-04T17:01:24.401Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:01:24.401Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:01:24.401Z] [2022-05-04T17:01:24.401Z] DONE 38 tests, 1 skipped in 45.184s [2022-05-04T17:01:24.401Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:01:24.401Z] INFO: Testing against a local daemon [2022-05-04T17:01:24.401Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T17:01:24.401Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:01:24.401Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:01:24.401Z] === RUN TestDockerNetworkIpvlan [2022-05-04T17:01:24.401Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:01:24.401Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:01:24.401Z] PASS [2022-05-04T17:01:24.401Z] [2022-05-04T17:01:24.401Z] === Skipped [2022-05-04T17:01:24.401Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:01:24.401Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:01:24.401Z] [2022-05-04T17:01:24.401Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:01:24.401Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:01:24.401Z] [2022-05-04T17:01:24.401Z] DONE 2 tests, 2 skipped in 0.023s [2022-05-04T17:01:24.401Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:01:24.401Z] INFO: Testing against a local daemon [2022-05-04T17:01:24.401Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T17:01:24.972Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-05-04T17:01:24.972Z] === RUN TestDockerNetworkMacvlan [2022-05-04T17:01:25.084Z] --- PASS: TestConfigList (2.23s) [2022-05-04T17:01:25.084Z] === RUN TestConfigsCreateAndDelete [2022-05-04T17:01:25.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T17:01:25.542Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-04T17:01:25.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T17:01:26.112Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-04T17:01:26.981Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-05-04T17:01:26.982Z] === RUN TestConfigsUpdate [2022-05-04T17:01:27.052Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-04T17:01:27.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T17:01:27.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T17:01:28.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T17:01:28.962Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-04T17:01:29.130Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T17:01:29.130Z] Using test binary docker [2022-05-04T17:01:29.130Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T17:01:29.130Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T17:01:29.130Z] INFO: Waiting for daemon to start... [2022-05-04T17:01:29.130Z] Starting dockerd [2022-05-04T17:01:29.507Z] --- PASS: TestConfigsUpdate (2.12s) [2022-05-04T17:01:29.507Z] === RUN TestTemplatedConfig [2022-05-04T17:01:29.527Z] INFO: Extraction ended at 05/04/2022 17:01:26. Duration:00:00:24.7356411 [2022-05-04T17:01:29.527Z] INFO: Updating the golang and path environment variables [2022-05-04T17:01:29.527Z] INFO: GOPATH=d:\gopath [2022-05-04T17:01:29.527Z] INFO: go version go1.18.1 windows/amd64 [2022-05-04T17:01:29.527Z] INFO: Running the daemon under test in debug mode [2022-05-04T17:01:29.527Z] INFO: Starting a daemon under test... [2022-05-04T17:01:29.527Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43560\2\daemon --pidfile d:\CI\PR-43560\2\docker.pid -D [2022-05-04T17:01:29.527Z] INFO: Process started successfully. [2022-05-04T17:01:29.527Z] INFO: Start tailing logs of the daemon under tests [2022-05-04T17:01:29.527Z] INFO: Waiting for the daemon under test to start... [2022-05-04T17:01:30.872Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-04T17:01:32.035Z] --- PASS: TestTemplatedConfig (2.39s) [2022-05-04T17:01:32.035Z] === RUN TestConfigCreateResolve [2022-05-04T17:01:32.418Z] . [2022-05-04T17:01:32.418Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T17:01:32.418Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T17:01:32.418Z] Error: No such image: emptyfs [2022-05-04T17:01:32.418Z] Running integration-test (iteration 1) [2022-05-04T17:01:32.418Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T17:01:32.418Z] Loaded image: busybox:latest [2022-05-04T17:01:32.676Z] Loaded image: busybox:glibc [2022-05-04T17:01:32.787Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T17:01:32.787Z] dccd9e4d14d3: Download complete [2022-05-04T17:01:33.934Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-05-04T17:01:33.934Z] PASS [2022-05-04T17:01:33.934Z] [2022-05-04T17:01:33.934Z] DONE 6 tests in 13.349s [2022-05-04T17:01:33.934Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T17:01:33.934Z] ++ 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 [2022-05-04T17:01:33.934Z] ++ set -e [2022-05-04T17:01:33.934Z] ++ '[' -n 0 ']' [2022-05-04T17:01:33.934Z] ++ set -x [2022-05-04T17:01:33.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:01:33.934Z] INFO: Testing against a local daemon [2022-05-04T17:01:33.934Z] === RUN TestCheckpoint [2022-05-04T17:01:33.934Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:01:33.934Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:01:33.934Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T17:01:33.934Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T17:01:33.934Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T17:01:33.934Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T17:01:33.934Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T17:01:33.934Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T17:01:33.934Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T17:01:33.934Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T17:01:33.935Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T17:01:33.935Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T17:01:33.935Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T17:01:34.043Z] Loaded image: debian:bullseye-slim [2022-05-04T17:01:34.043Z] Loaded image: hello-world:latest [2022-05-04T17:01:34.043Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T17:01:34.043Z] INFO: Testing against a local daemon [2022-05-04T17:01:34.043Z] === RUN TestCgroupNamespacesBuild [2022-05-04T17:01:34.168Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-04T17:01:34.192Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-04T17:01:34.192Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T17:01:34.192Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-04T17:01:34.192Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T17:01:34.192Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-04T17:01:34.192Z] === RUN TestCopyEmptyFile [2022-05-04T17:01:34.450Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-04T17:01:34.450Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T17:01:34.450Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-04T17:01:34.450Z] === RUN TestCopyFromContainer [2022-05-04T17:01:35.384Z] === RUN TestCopyFromContainer// [2022-05-04T17:01:35.384Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T17:01:35.384Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T17:01:35.409Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-05-04T17:01:35.409Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan (10.44s) [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.53s) [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-05-04T17:01:35.549Z] PASS [2022-05-04T17:01:35.549Z] [2022-05-04T17:01:35.549Z] DONE 8 tests in 11.694s [2022-05-04T17:01:35.549Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T17:01:35.549Z] testing: warning: no tests to run [2022-05-04T17:01:35.549Z] PASS [2022-05-04T17:01:35.549Z] [2022-05-04T17:01:35.549Z] DONE 0 tests in 0.007s [2022-05-04T17:01:35.549Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T17:01:35.549Z] INFO: Testing against a local daemon [2022-05-04T17:01:35.549Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T17:01:35.641Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T17:01:35.641Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T17:01:35.641Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T17:01:35.641Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T17:01:35.641Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T17:01:35.908Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T17:01:35.908Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer (1.53s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-04T17:01:35.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T17:01:35.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:01:35.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:01:35.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:01:35.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:01:35.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:01:35.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:01:35.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:01:35.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:01:35.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:01:35.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-04T17:01:35.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T17:01:35.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T17:01:35.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T17:01:35.908Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T17:01:35.908Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-04T17:01:35.908Z] === RUN TestCreateWithInvalidEnv [2022-05-04T17:01:35.908Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T17:01:35.908Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T17:01:35.908Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T17:01:35.908Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T17:01:35.908Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T17:01:35.908Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T17:01:35.908Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-04T17:01:35.908Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T17:01:35.908Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T17:01:35.908Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T17:01:35.908Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T17:01:35.908Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-04T17:01:35.908Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T17:01:36.337Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-05-04T17:01:36.337Z] === RUN TestBuildWithSession [2022-05-04T17:01:36.337Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:01:36.337Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T17:01:36.337Z] === RUN TestBuildSquashParent [2022-05-04T17:01:36.488Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-05-04T17:01:36.489Z] === RUN TestAuthZPluginTLS [2022-05-04T17:01:36.563Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-04T17:01:37.057Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-04T17:01:37.057Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T17:01:37.281Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-05-04T17:01:37.281Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T17:01:37.626Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-04T17:01:37.626Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T17:01:38.195Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-04T17:01:38.195Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-05-04T17:01:38.652Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T17:01:38.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:01:38.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:01:38.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:01:38.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:01:38.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:01:38.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:01:38.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:01:38.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:01:38.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:01:38.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-04T17:01:38.652Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T17:01:38.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-05-04T17:01:38.652Z] === RUN TestCreateDifferentPlatform [2022-05-04T17:01:38.652Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T17:01:38.652Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T17:01:38.652Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-04T17:01:38.652Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T17:01:38.652Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T17:01:38.652Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T17:01:38.765Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-04T17:01:38.765Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T17:01:38.910Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-04T17:01:38.910Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T17:01:38.910Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-04T17:01:38.910Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T17:01:38.910Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-04T17:01:38.910Z] === RUN TestDaemonRestartIpcMode [2022-05-04T17:01:38.910Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T17:01:38.910Z] === RUN TestDaemonHostGatewayIP [2022-05-04T17:01:38.910Z] === PAUSE TestDaemonHostGatewayIP [2022-05-04T17:01:38.910Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T17:01:38.910Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T17:01:38.910Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T17:01:38.910Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-04T17:01:38.910Z] === RUN TestDiff [2022-05-04T17:01:39.167Z] --- PASS: TestDiff (0.41s) [2022-05-04T17:01:39.167Z] === RUN TestExecWithCloseStdin [2022-05-04T17:01:39.732Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-04T17:01:39.732Z] === RUN TestExec [2022-05-04T17:01:39.733Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-05-04T17:01:39.733Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T17:01:40.297Z] --- PASS: TestExec (0.45s) [2022-05-04T17:01:40.297Z] === RUN TestExecUser [2022-05-04T17:01:40.302Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-04T17:01:40.302Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T17:01:40.554Z] --- PASS: TestExecUser (0.46s) [2022-05-04T17:01:40.554Z] === RUN TestExportContainerAndImportImage [2022-05-04T17:01:40.871Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-04T17:01:40.871Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T17:01:41.119Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-04T17:01:41.119Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T17:01:41.440Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-04T17:01:41.440Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T17:01:42.492Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-04T17:01:42.492Z] === RUN TestHealthCheckWorkdir [2022-05-04T17:01:42.821Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) [2022-05-04T17:01:42.821Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T17:01:43.058Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-05-04T17:01:43.058Z] === RUN TestHealthKillContainer [2022-05-04T17:01:44.419Z] --- PASS: TestBuildSquashParent (6.76s) [2022-05-04T17:01:44.419Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T17:01:44.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:01:44.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:01:44.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:01:44.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:01:44.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:01:44.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:01:44.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:01:44.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:01:44.678Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:01:44.678Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:01:44.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-05-04T17:01:44.732Z] === RUN TestAuthZPluginHeader [2022-05-04T17:01:45.301Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-04T17:01:45.301Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T17:01:47.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:01:47.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:01:47.323Z] ...INFO: Daemon under test started and replied! [2022-05-04T17:01:47.323Z] INFO: Docker version of the daemon under test [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] Client: [2022-05-04T17:01:47.323Z] Version: 17.06.2-ce [2022-05-04T17:01:47.323Z] API version: 1.30 [2022-05-04T17:01:47.323Z] Go version: go1.8.3 [2022-05-04T17:01:47.323Z] Git commit: cec0b72 [2022-05-04T17:01:47.323Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-04T17:01:47.323Z] OS/Arch: windows/amd64 [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] Server: [2022-05-04T17:01:47.323Z] Version: 0.0.0-dev [2022-05-04T17:01:47.323Z] API version: 1.42 (minimum version 1.24) [2022-05-04T17:01:47.323Z] Go version: go1.18.1 [2022-05-04T17:01:47.323Z] Git commit: 6e376e32d8 [2022-05-04T17:01:47.323Z] Built: [2022-05-04T17:01:47.323Z] OS/Arch: windows/amd64 [2022-05-04T17:01:47.323Z] Experimental: false [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] INFO: Docker info of the daemon under test [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] Containers: 0 [2022-05-04T17:01:47.323Z] Running: 0 [2022-05-04T17:01:47.323Z] Paused: 0 [2022-05-04T17:01:47.323Z] Stopped: 0 [2022-05-04T17:01:47.323Z] Images: 0 [2022-05-04T17:01:47.323Z] Server Version: 0.0.0-dev [2022-05-04T17:01:47.323Z] Storage Driver: windowsfilter [2022-05-04T17:01:47.323Z] Windows: [2022-05-04T17:01:47.323Z] Logging Driver: json-file [2022-05-04T17:01:47.323Z] Plugins: [2022-05-04T17:01:47.323Z] Volume: local [2022-05-04T17:01:47.323Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T17:01:47.323Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T17:01:47.323Z] Swarm: inactive [2022-05-04T17:01:47.323Z] Default Isolation: process [2022-05-04T17:01:47.323Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T17:01:47.323Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T17:01:47.323Z] OSType: windows [2022-05-04T17:01:47.323Z] Architecture: x86_64 [2022-05-04T17:01:47.323Z] CPUs: 4 [2022-05-04T17:01:47.323Z] Total Memory: 32GiB [2022-05-04T17:01:47.323Z] Name: azwin-2-b381c0 [2022-05-04T17:01:47.323Z] ID: 4CEH:3NRH:KDP7:2UT6:UYB4:QU3U:KQTE:2J2A:6CYE:RWUQ:UXVT:I73W [2022-05-04T17:01:47.323Z] Docker Root Dir: D:\CI\PR-43560\2\daemon [2022-05-04T17:01:47.323Z] Debug Mode (client): false [2022-05-04T17:01:47.323Z] Debug Mode (server): true [2022-05-04T17:01:47.323Z] File Descriptors: -1 [2022-05-04T17:01:47.323Z] Goroutines: 16 [2022-05-04T17:01:47.323Z] System Time: 2022-05-04T17:01:45.7385316Z [2022-05-04T17:01:47.323Z] EventsListeners: 0 [2022-05-04T17:01:47.323Z] Registry: https://index.docker.io/v1/ [2022-05-04T17:01:47.323Z] Labels: [2022-05-04T17:01:47.323Z] Experimental: false [2022-05-04T17:01:47.323Z] Insecure Registries: [2022-05-04T17:01:47.323Z] 127.0.0.0/8 [2022-05-04T17:01:47.323Z] Live Restore Enabled: false [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] INFO: Docker images of the daemon under test [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T17:01:47.323Z] [2022-05-04T17:01:47.323Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-04T17:01:47.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-04T17:01:47.323Z] ltsc2022: Pulling from windows/servercore [2022-05-04T17:01:47.323Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T17:01:47.323Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T17:01:49.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-04T17:01:49.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-05-04T17:01:49.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-05-04T17:01:49.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-05-04T17:01:49.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2022-05-04T17:01:49.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-05-04T17:01:49.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-05-04T17:01:49.090Z] === RUN TestBuildMultiStageCopy [2022-05-04T17:01:49.090Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T17:01:49.497Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2022-05-04T17:01:49.497Z] === RUN TestAuthZPluginV2Disable [2022-05-04T17:01:51.160Z] --- PASS: TestHealthKillContainer (7.89s) [2022-05-04T17:01:51.160Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T17:01:51.160Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-05-04T17:01:51.160Z] === RUN TestIpcModeNone [2022-05-04T17:01:51.717Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-04T17:01:51.725Z] --- PASS: TestIpcModeNone (0.42s) [2022-05-04T17:01:51.725Z] === RUN TestIpcModePrivate [2022-05-04T17:01:51.982Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-04T17:01:51.982Z] --- PASS: TestIpcModePrivate (0.41s) [2022-05-04T17:01:51.982Z] === RUN TestIpcModeShareable [2022-05-04T17:01:52.240Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-04T17:01:52.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T17:01:52.498Z] --- PASS: TestIpcModeShareable (0.46s) [2022-05-04T17:01:52.498Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T17:01:52.790Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2022-05-04T17:01:52.790Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T17:01:53.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T17:01:53.870Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-05-04T17:01:53.870Z] === RUN TestAPIIpcModeHost [2022-05-04T17:01:54.128Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-05-04T17:01:54.128Z] === RUN TestDaemonIpcModeShareable [2022-05-04T17:01:54.209Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T17:01:54.274Z] tests/integration/client_test.py ..... [ 75%] [2022-05-04T17:01:54.274Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-04T17:01:54.274Z] tests/integration/errors_test.py . [ 76%] [2022-05-04T17:01:55.136Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T17:01:55.501Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-04T17:01:55.501Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-05-04T17:01:55.501Z] === RUN TestDaemonIpcModePrivate [2022-05-04T17:01:56.064Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-05-04T17:01:56.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-05-04T17:01:56.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-04T17:01:56.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-04T17:01:56.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-04T17:01:56.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-04T17:01:56.064Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T17:01:56.082Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-05-04T17:01:56.082Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T17:01:56.434Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-04T17:01:56.434Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-05-04T17:01:56.434Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T17:01:57.365Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-04T17:01:57.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-05-04T17:01:57.623Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T17:01:57.726Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T17:01:57.726Z] 8f616e6e9eec: Download complete [2022-05-04T17:01:58.555Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-04T17:01:58.555Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-05-04T17:01:58.555Z] === RUN TestIpcModeOlderClient [2022-05-04T17:01:58.555Z] === PAUSE TestIpcModeOlderClient [2022-05-04T17:01:58.555Z] === RUN TestKillContainerInvalidSignal [2022-05-04T17:01:58.708Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T17:01:58.708Z] dccd9e4d14d3: Download complete [2022-05-04T17:01:59.120Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-05-04T17:01:59.120Z] === RUN TestKillContainer [2022-05-04T17:01:59.120Z] === RUN TestKillContainer/no_signal [2022-05-04T17:01:59.377Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T17:01:59.641Z] === RUN TestKillContainer/killing_signal [2022-05-04T17:02:00.217Z] --- PASS: TestKillContainer (1.26s) [2022-05-04T17:02:00.217Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-04T17:02:00.217Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-05-04T17:02:00.217Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-04T17:02:00.217Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T17:02:00.217Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T17:02:00.782Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T17:02:01.039Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-05-04T17:02:01.039Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-05-04T17:02:01.039Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-05-04T17:02:01.039Z] === RUN TestKillStoppedContainer [2022-05-04T17:02:01.039Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-04T17:02:01.039Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T17:02:01.297Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-04T17:02:01.297Z] === RUN TestKillDifferentUserContainer [2022-05-04T17:02:01.304Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-05-04T17:02:01.304Z] === RUN TestBuildLabelWithTargets [2022-05-04T17:02:01.554Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-05-04T17:02:01.554Z] === RUN TestInspectOomKilledTrue [2022-05-04T17:02:02.124Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-05-04T17:02:02.124Z] === RUN TestInspectOomKilledFalse [2022-05-04T17:02:02.689Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-05-04T17:02:02.689Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T17:02:02.947Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-04T17:02:02.947Z] === RUN TestLinksContainerNames [2022-05-04T17:02:03.512Z] --- PASS: TestLinksContainerNames (0.80s) [2022-05-04T17:02:03.512Z] === RUN TestLogsFollowTailEmpty [2022-05-04T17:02:04.076Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-05-04T17:02:04.076Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T17:02:04.642Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/default [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/private [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/slave [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/shared [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/default [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/shared [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/slave [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/private [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:02:04.642Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:02:04.642Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:02:04.900Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:02:04.900Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:02:04.900Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T17:02:04.900Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:02:04.900Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T17:02:04.900Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:02:04.901Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-04T17:02:04.901Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T17:02:06.275Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-05-04T17:02:06.275Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T17:02:06.841Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-05-04T17:02:06.841Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T17:02:07.098Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-04T17:02:07.098Z] === RUN TestNetworkNat [2022-05-04T17:02:07.356Z] --- PASS: TestNetworkNat (0.43s) [2022-05-04T17:02:07.356Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T17:02:07.922Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-04T17:02:07.922Z] === RUN TestNetworkLoopbackNat [2022-05-04T17:02:09.384Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-04T17:02:09.384Z] === RUN TestBuildWithEmptyLayers [2022-05-04T17:02:10.446Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-04T17:02:10.446Z] === RUN TestPause [2022-05-04T17:02:10.970Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.94s) [2022-05-04T17:02:10.970Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T17:02:11.011Z] --- PASS: TestPause (0.42s) [2022-05-04T17:02:11.011Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T17:02:11.011Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T17:02:11.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T17:02:11.011Z] === RUN TestPauseStopPausedContainer [2022-05-04T17:02:11.269Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-04T17:02:11.269Z] === RUN TestPidHost [2022-05-04T17:02:11.954Z] Removing intermediate container 4935c8c044f9 [2022-05-04T17:02:11.954Z] ---> 49e553b068b9 [2022-05-04T17:02:11.954Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-04T17:02:11.954Z] ---> Running in fb61075567bc [2022-05-04T17:02:11.954Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-04T17:02:11.954Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T17:02:11.954Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-04T17:02:11.954Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T17:02:11.954Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T17:02:11.954Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-04T17:02:11.954Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T17:02:11.954Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T17:02:11.954Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T17:02:11.954Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-04T17:02:12.201Z] --- PASS: TestPidHost (0.94s) [2022-05-04T17:02:12.201Z] === RUN TestPsFilter [2022-05-04T17:02:12.201Z] --- PASS: TestPsFilter (0.10s) [2022-05-04T17:02:12.201Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T17:02:12.651Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-04T17:02:12.651Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T17:02:12.766Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-04T17:02:12.766Z] === RUN TestRemoveContainerWithVolume [2022-05-04T17:02:13.023Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-04T17:02:13.023Z] === RUN TestRemoveContainerRunning [2022-05-04T17:02:13.588Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-05-04T17:02:13.589Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T17:02:13.733Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-04T17:02:13.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-05-04T17:02:13.846Z] === RUN TestRemoveInvalidContainer [2022-05-04T17:02:13.846Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-04T17:02:13.846Z] === RUN TestRenameLinkedContainer [2022-05-04T17:02:15.745Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-05-04T17:02:15.745Z] === RUN TestRenameStoppedContainer [2022-05-04T17:02:16.002Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-05-04T17:02:16.002Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T17:02:16.936Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-04T17:02:16.936Z] === RUN TestRenameInvalidName [2022-05-04T17:02:17.193Z] --- PASS: TestRenameInvalidName (0.44s) [2022-05-04T17:02:17.193Z] === RUN TestRenameAnonymousContainer [2022-05-04T17:02:17.977Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-04T17:02:17.977Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T17:02:17.977Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-04T17:02:17.977Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T17:02:19.092Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-05-04T17:02:19.092Z] === RUN TestRenameContainerWithSameName [2022-05-04T17:02:19.092Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-05-04T17:02:19.092Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T17:02:20.033Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-05-04T17:02:20.033Z] === RUN TestResize [2022-05-04T17:02:20.291Z] --- PASS: TestResize (0.43s) [2022-05-04T17:02:20.291Z] === RUN TestResizeWithInvalidSize [2022-05-04T17:02:20.855Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-05-04T17:02:20.855Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T17:02:21.113Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:02:21.113Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:02:21.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T17:02:21.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:02:22.143Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-05-04T17:02:22.143Z] === RUN TestBuildWithHugeFile [2022-05-04T17:02:22.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T17:02:23.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:02:23.767Z] 8f616e6e9eec: Pull complete [2022-05-04T17:02:24.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:02:24.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:02:25.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:02:25.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:02:25.859Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-04T17:02:25.859Z] PASS [2022-05-04T17:02:25.859Z] [2022-05-04T17:02:25.859Z] DONE 17 tests in 49.938s [2022-05-04T17:02:25.859Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T17:02:25.859Z] INFO: Testing against a local daemon [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:02:25.859Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:02:25.859Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T17:02:25.859Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T17:02:25.859Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T17:02:25.859Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T17:02:25.859Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T17:02:25.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T17:02:25.859Z] === RUN TestPluginInstall [2022-05-04T17:02:25.859Z] === RUN TestPluginInstall/no_auth [2022-05-04T17:02:26.132Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:02:26.133Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f91abe2c1ce1e852937a60dfb4412b756541e9bceb07d664f641c0ccc7ede1fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:02:26.133Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:02:26.133Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f91abe2c1ce1e852937a60dfb4412b756541e9bceb07d664f641c0ccc7ede1fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:02:26.393Z] === RUN TestPluginInstall/with_htpasswd [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d442fa850280f439e6e4ab03a73b801cb136509eb41ca9a3dd2d37dbff900fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d442fa850280f439e6e4ab03a73b801cb136509eb41ca9a3dd2d37dbff900fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:02:27.225Z] === RUN TestPluginInstall/with_insecure [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ddfa6a47f202b98ded05e7484409e09e5e76fe67cac179beeabe534695c3987" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ddfa6a47f202b98ded05e7484409e09e5e76fe67cac179beeabe534695c3987" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:02:28.164Z] plugin_test.go:195: [d772d29541f5d] daemon is not started [2022-05-04T17:02:28.164Z] --- PASS: TestPluginInstall (2.98s) [2022-05-04T17:02:28.164Z] --- PASS: TestPluginInstall/no_auth (1.19s) [2022-05-04T17:02:28.164Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2022-05-04T17:02:28.164Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2022-05-04T17:02:28.164Z] === RUN TestPluginsWithRuntimes [2022-05-04T17:02:28.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:02:28.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:02:29.656Z] Removing intermediate container fb61075567bc [2022-05-04T17:02:29.656Z] ---> 1465c359b30d [2022-05-04T17:02:29.656Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-04T17:02:29.656Z] ---> Running in 0b316b872e8d [2022-05-04T17:02:30.075Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-04T17:02:30.083Z] ......... [ 85%] [2022-05-04T17:02:30.646Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-04T17:02:32.026Z] --- PASS: TestPluginsWithRuntimes (3.49s) [2022-05-04T17:02:32.027Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-05-04T17:02:32.027Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.97s) [2022-05-04T17:02:32.027Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T17:02:32.286Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2022-05-04T17:02:32.286Z] PASS [2022-05-04T17:02:32.286Z] [2022-05-04T17:02:32.286Z] DONE 24 tests in 7.126s [2022-05-04T17:02:32.286Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T17:02:32.546Z] INFO: Testing against a local daemon [2022-05-04T17:02:32.546Z] === RUN TestExternalGraphDriver [2022-05-04T17:02:32.546Z] === RUN TestExternalGraphDriver/json [2022-05-04T17:02:33.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T17:02:33.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T17:02:34.416Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-04T17:02:34.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T17:02:34.456Z] === RUN TestExternalGraphDriver/spec [2022-05-04T17:02:34.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T17:02:34.767Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-04T17:02:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T17:02:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T17:02:34.886Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T17:02:34.886Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T17:02:35.354Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T17:02:35.354Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T17:02:35.823Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T17:02:35.823Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T17:02:35.823Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T17:02:36.228Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-04T17:02:36.364Z] === RUN TestExternalGraphDriver/pull [2022-05-04T17:02:36.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T17:02:36.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T17:02:37.745Z] --- PASS: TestExternalGraphDriver (5.41s) [2022-05-04T17:02:37.745Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2022-05-04T17:02:37.745Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2022-05-04T17:02:37.746Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-05-04T17:02:37.746Z] === RUN TestGraphdriverPluginV2 [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s) [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-05-04T17:02:38.499Z] === RUN TestCgroupNamespacesRun [2022-05-04T17:02:39.433Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-05-04T17:02:39.433Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T17:02:40.806Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-05-04T17:02:40.806Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T17:02:41.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-04T17:02:41.740Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T17:02:41.944Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-05-04T17:02:41.944Z] PASS [2022-05-04T17:02:41.944Z] [2022-05-04T17:02:41.944Z] DONE 5 tests in 9.592s [2022-05-04T17:02:41.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T17:02:41.944Z] INFO: Testing against a local daemon [2022-05-04T17:02:41.944Z] === RUN TestContinueAfterPluginCrash [2022-05-04T17:02:41.944Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T17:02:41.944Z] === RUN TestReadPluginNoRead [2022-05-04T17:02:41.944Z] === PAUSE TestReadPluginNoRead [2022-05-04T17:02:41.944Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T17:02:41.944Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T17:02:41.944Z] === CONT TestContinueAfterPluginCrash [2022-05-04T17:02:41.944Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T17:02:42.688Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-05-04T17:02:42.688Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T17:02:42.803Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-04T17:02:42.803Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-04T17:02:44.060Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-05-04T17:02:44.060Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T17:02:44.482Z] Removing intermediate container 0b316b872e8d [2022-05-04T17:02:44.482Z] ---> d65cde64b391 [2022-05-04T17:02:44.482Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-04T17:02:44.482Z] ---> Running in 695982fc586e [2022-05-04T17:02:44.951Z] Removing intermediate container 695982fc586e [2022-05-04T17:02:44.951Z] ---> e4589efad545 [2022-05-04T17:02:44.951Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-04T17:02:44.951Z] ---> Running in c0e5da6df39f [2022-05-04T17:02:44.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-05-04T17:02:44.998Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T17:02:45.419Z] Removing intermediate container c0e5da6df39f [2022-05-04T17:02:45.419Z] ---> e81382b231c7 [2022-05-04T17:02:45.419Z] Step 13/13 : COPY . . [2022-05-04T17:02:45.931Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-04T17:02:45.931Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T17:02:46.144Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-05-04T17:02:46.144Z] === CONT TestReadPluginNoRead [2022-05-04T17:02:46.864Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-05-04T17:02:46.864Z] === RUN TestNISDomainname [2022-05-04T17:02:47.429Z] --- PASS: TestNISDomainname (0.51s) [2022-05-04T17:02:47.429Z] === RUN TestHostnameDnsResolution [2022-05-04T17:02:47.526Z] === RUN TestReadPluginNoRead/default [2022-05-04T17:02:47.994Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-05-04T17:02:47.994Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T17:02:48.559Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-05-04T17:02:48.559Z] === RUN TestPrivilegedHostDevices [2022-05-04T17:02:48.636Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-04T17:02:49.124Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-05-04T17:02:49.124Z] === RUN TestStats [2022-05-04T17:02:49.438Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T17:02:50.378Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T17:02:50.638Z] --- PASS: TestContinueAfterPluginCrash (8.56s) [2022-05-04T17:02:51.401Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-04T17:02:51.401Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-04T17:02:51.578Z] === CONT TestReadPluginNoRead [2022-05-04T17:02:51.579Z] read_test.go:92: [dd6d8c6b194a9] daemon is not started [2022-05-04T17:02:51.579Z] --- PASS: TestReadPluginNoRead (6.24s) [2022-05-04T17:02:51.579Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-05-04T17:02:51.579Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-05-04T17:02:51.579Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-05-04T17:02:51.579Z] PASS [2022-05-04T17:02:51.579Z] [2022-05-04T17:02:51.579Z] DONE 6 tests in 9.672s [2022-05-04T17:02:51.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-04T17:02:51.579Z] testing: warning: no tests to run [2022-05-04T17:02:51.579Z] PASS [2022-05-04T17:02:51.579Z] [2022-05-04T17:02:51.579Z] DONE 0 tests in 0.008s [2022-05-04T17:02:51.579Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T17:02:51.652Z] --- PASS: TestStats (2.44s) [2022-05-04T17:02:51.652Z] === RUN TestStopContainerWithTimeout [2022-05-04T17:02:51.652Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T17:02:51.652Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T17:02:51.652Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T17:02:51.652Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T17:02:51.652Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T17:02:51.652Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T17:02:51.847Z] INFO: Testing against a local daemon [2022-05-04T17:02:51.847Z] === RUN TestPluginWithDevMounts [2022-05-04T17:02:51.847Z] === PAUSE TestPluginWithDevMounts [2022-05-04T17:02:51.847Z] === CONT TestPluginWithDevMounts [2022-05-04T17:02:51.910Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T17:02:53.230Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-05-04T17:02:53.230Z] PASS [2022-05-04T17:02:53.230Z] [2022-05-04T17:02:53.230Z] DONE 1 tests in 1.632s [2022-05-04T17:02:53.230Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T17:02:53.490Z] INFO: Testing against a local daemon [2022-05-04T17:02:53.490Z] === RUN TestSecretInspect [2022-05-04T17:02:54.435Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T17:02:55.342Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-04T17:02:55.367Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-04T17:02:55.367Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-05-04T17:02:55.367Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-05-04T17:02:55.367Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-05-04T17:02:55.367Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-05-04T17:02:55.367Z] === RUN TestDeleteDevicemapper [2022-05-04T17:02:55.367Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T17:02:55.367Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T17:02:55.367Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T17:02:55.862Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-04T17:02:55.862Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-04T17:02:55.862Z] [2022-05-04T17:02:55.862Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-04T17:02:55.863Z] =========================== short test summary info ============================ [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-04T17:02:55.863Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-04T17:02:55.863Z] Not supported on most drivers [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-04T17:02:55.863Z] Output of docker top depends on host distro, and is not formalized. [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-04T17:02:55.863Z] Output of docker top depends on host distro, and is not formalized. [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-04T17:02:55.863Z] Can fail if eth0 has multiple IP addresses [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-04T17:02:55.863Z] This doesn't seem to be taken into account by the engine [2022-05-04T17:02:55.863Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-04T17:02:55.863Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-04T17:02:55.863Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.89 seconds == [2022-05-04T17:02:56.029Z] --- PASS: TestSecretInspect (2.18s) [2022-05-04T17:02:56.029Z] === RUN TestSecretList [2022-05-04T17:02:56.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-04T17:02:57.265Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2022-05-04T17:02:57.265Z] === RUN TestUpdateMemory [2022-05-04T17:02:57.523Z] --- PASS: TestUpdateMemory (0.51s) [2022-05-04T17:02:57.523Z] === RUN TestUpdateCPUQuota [2022-05-04T17:02:57.937Z] --- PASS: TestSecretList (2.23s) [2022-05-04T17:02:57.937Z] === RUN TestSecretsCreateAndDelete [2022-05-04T17:02:58.455Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-05-04T17:02:58.455Z] === RUN TestUpdatePidsLimit [2022-05-04T17:02:58.455Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-04T17:02:58.455Z] === RUN TestUpdatePidsLimit/no_change [2022-05-04T17:02:58.713Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-04T17:02:58.713Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-04T17:02:58.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-04T17:02:59.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-04T17:02:59.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-04T17:02:59.845Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-04T17:02:59.845Z] === RUN TestSecretsUpdate [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit (1.73s) [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-05-04T17:03:00.051Z] === RUN TestUpdateRestartPolicy [2022-05-04T17:03:02.385Z] --- PASS: TestSecretsUpdate (2.22s) [2022-05-04T17:03:02.385Z] === RUN TestTemplatedSecret [2022-05-04T17:03:05.681Z] --- PASS: TestTemplatedSecret (2.93s) [2022-05-04T17:03:05.681Z] === RUN TestSecretCreateResolve [2022-05-04T17:03:07.588Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-05-04T17:03:07.588Z] PASS [2022-05-04T17:03:07.588Z] [2022-05-04T17:03:07.588Z] DONE 6 tests in 14.014s [2022-05-04T17:03:07.588Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T17:03:07.588Z] INFO: Testing against a local daemon [2022-05-04T17:03:07.588Z] === RUN TestServiceCreateInit [2022-05-04T17:03:07.588Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T17:03:08.340Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T17:03:08.340Z] [2022-05-04T17:03:08.340Z] Unloading profiles will leave already running processes permanently [2022-05-04T17:03:08.340Z] unconfined, which can lead to unexpected situations. [2022-05-04T17:03:08.340Z] [2022-05-04T17:03:08.340Z] To set a process to complain mode, use the command line tool [2022-05-04T17:03:08.340Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T17:03:08.340Z] Post stage [Pipeline] junit [2022-05-04T17:03:08.354Z] Recording test results [2022-05-04T17:03:08.477Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-04T17:03:08.759Z] + echo Ensuring container killed. [2022-05-04T17:03:08.759Z] Ensuring container killed. [2022-05-04T17:03:08.759Z] + docker rm -vf docker-pr2 [2022-05-04T17:03:08.759Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-04T17:03:09.044Z] + echo Chowning /workspace to jenkins user [2022-05-04T17:03:09.044Z] Chowning /workspace to jenkins user [2022-05-04T17:03:09.044Z] + id -u [2022-05-04T17:03:09.044Z] + id -g [2022-05-04T17:03:09.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T17:03:10.313Z] + bundleName=docker-py [2022-05-04T17:03:10.313Z] + echo Creating docker-py-bundles.tar.gz [2022-05-04T17:03:10.313Z] Creating docker-py-bundles.tar.gz [2022-05-04T17:03:10.313Z] + 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 [2022-05-04T17:03:10.332Z] Archiving artifacts [2022-05-04T17:03:10.538Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-04T17:03:10.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh binary [2022-05-04T17:03:11.158Z] [2022-05-04T17:03:11.418Z] Removing bundles/ [2022-05-04T17:03:11.418Z] [2022-05-04T17:03:11.418Z] ---> Making bundle: binary (in bundles/binary) [2022-05-04T17:03:11.418Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-04T17:03:11.418Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T17:03:11.787Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T17:03:12.246Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-05-04T17:03:12.246Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T17:03:12.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-04T17:03:12.246Z] === RUN TestWaitNonBlocked [2022-05-04T17:03:12.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:03:12.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:03:12.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:03:12.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:03:12.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:03:12.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:03:12.246Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-04T17:03:12.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-05-04T17:03:12.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-05-04T17:03:12.246Z] === RUN TestWaitBlocked [2022-05-04T17:03:12.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:03:12.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:03:12.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:03:12.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:03:12.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:03:12.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:03:12.811Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-04T17:03:12.811Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-05-04T17:03:12.811Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-05-04T17:03:12.811Z] === CONT TestContainerStartOnDaemonRestart [2022-05-04T17:03:12.811Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T17:03:15.338Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2022-05-04T17:03:15.338Z] === CONT TestIpcModeOlderClient [2022-05-04T17:03:15.338Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-05-04T17:03:15.338Z] === CONT TestContainerKillOnDaemonStart [2022-05-04T17:03:15.338Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-04T17:03:15.338Z] === CONT TestDaemonHostGatewayIP [2022-05-04T17:03:15.527Z] ---> 875ecaa7ec27 [2022-05-04T17:03:15.527Z] Successfully built 875ecaa7ec27 [2022-05-04T17:03:15.527Z] Successfully tagged docker:latest [2022-05-04T17:03:15.527Z] INFO: Image build ended at 05/04/2022 17:03:12. Duration:00:04:01.8569610 [2022-05-04T17:03:15.527Z] [2022-05-04T17:03:15.527Z] [2022-05-04T17:03:15.527Z] INFO: Building the test binaries at 05/04/2022 17:03:12... [2022-05-04T17:03:15.987Z] --- PASS: TestServiceCreateInit (8.05s) [2022-05-04T17:03:15.987Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s) [2022-05-04T17:03:15.987Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s) [2022-05-04T17:03:15.987Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T17:03:17.237Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2022-05-04T17:03:17.237Z] === CONT TestDaemonRestartIpcMode [2022-05-04T17:03:18.320Z] --- PASS: TestBuildWithHugeFile (50.62s) [2022-05-04T17:03:18.320Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T17:03:18.320Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:03:18.320Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:03:18.320Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T17:03:18.320Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:03:18.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:03:18.320Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:03:18.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:03:18.320Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:03:18.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:03:18.320Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:03:18.320Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:03:18.320Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:03:18.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-04T17:03:18.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-04T17:03:18.320Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-05-04T17:03:18.320Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-04T17:03:18.320Z] === RUN TestBuildPreserveOwnership [2022-05-04T17:03:18.320Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T17:03:18.485Z] INFO: make.ps1 starting at 05/04/2022 17:03:18 [2022-05-04T17:03:18.953Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T17:03:18.953Z] INFO: Invoking autogen... [2022-05-04T17:03:19.248Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T17:03:19.421Z] { [2022-05-04T17:03:19.422Z] "RT_GROUP_ICON": { [2022-05-04T17:03:19.422Z] "#1": { [2022-05-04T17:03:19.422Z] "0409": "../../winresources/docker.ico" [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] }, [2022-05-04T17:03:19.422Z] "RT_MANIFEST": { [2022-05-04T17:03:19.422Z] "#1": { [2022-05-04T17:03:19.422Z] "0409": { [2022-05-04T17:03:19.422Z] "identity": {}, [2022-05-04T17:03:19.422Z] "description": "Docker Engine", [2022-05-04T17:03:19.422Z] "minimum-os": "vista", [2022-05-04T17:03:19.422Z] "execution-level": "", [2022-05-04T17:03:19.422Z] "ui-access": false, [2022-05-04T17:03:19.422Z] "auto-elevate": false, [2022-05-04T17:03:19.422Z] "dpi-awareness": "unaware", [2022-05-04T17:03:19.422Z] "disable-theming": false, [2022-05-04T17:03:19.422Z] "disable-window-filtering": false, [2022-05-04T17:03:19.422Z] "high-resolution-scrolling-aware": false, [2022-05-04T17:03:19.422Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T17:03:19.422Z] "long-path-aware": false, [2022-05-04T17:03:19.422Z] "printer-driver-isolation": false, [2022-05-04T17:03:19.422Z] "gdi-scaling": false, [2022-05-04T17:03:19.422Z] "segment-heap": false, [2022-05-04T17:03:19.422Z] "use-common-controls-v6": false [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] }, [2022-05-04T17:03:19.422Z] "RT_MESSAGETABLE": { [2022-05-04T17:03:19.422Z] "#1": { [2022-05-04T17:03:19.422Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] }, [2022-05-04T17:03:19.422Z] "RT_VERSION": { [2022-05-04T17:03:19.422Z] "#1": { [2022-05-04T17:03:19.422Z] "0409": { [2022-05-04T17:03:19.422Z] "fixed": { [2022-05-04T17:03:19.422Z] "file_version": "0.0.0.0", [2022-05-04T17:03:19.422Z] "product_version": "0.0.0.0", [2022-05-04T17:03:19.422Z] "type": "Unknown" [2022-05-04T17:03:19.422Z] }, [2022-05-04T17:03:19.422Z] "info": { [2022-05-04T17:03:19.422Z] "0000": { [2022-05-04T17:03:19.422Z] "CompanyName": "", [2022-05-04T17:03:19.422Z] "FileVersion": "0.0.0-dev", [2022-05-04T17:03:19.422Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-04T17:03:19.422Z] "OriginalFileName": "dockerd.exe", [2022-05-04T17:03:19.422Z] "ProductName": "", [2022-05-04T17:03:19.422Z] "ProductVersion": "0.0.0-dev", [2022-05-04T17:03:19.422Z] "SpecialBuild": "6e376e32d8" [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.422Z] } [2022-05-04T17:03:19.763Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-05-04T17:03:19.890Z] powershell.exe : cmd\dockerd\config.go [2022-05-04T17:03:19.890Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-9d4599e2\powershellWrapper.ps1:3 char:1 [2022-05-04T17:03:19.890Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-04T17:03:19.890Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-04T17:03:19.890Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-04T17:03:19.890Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-04T17:03:19.890Z] [2022-05-04T17:03:19.890Z] cmd\dockerd\config_windows.go [2022-05-04T17:03:19.890Z] cmd\dockerd\daemon.go [2022-05-04T17:03:19.890Z] cmd\dockerd\daemon_test.go [2022-05-04T17:03:19.890Z] cmd\dockerd\daemon_windows.go [2022-05-04T17:03:19.890Z] cmd\dockerd\docker.go [2022-05-04T17:03:19.890Z] cmd\dockerd\docker_windows.go [2022-05-04T17:03:19.890Z] cmd\dockerd\genwinres_windows.go [2022-05-04T17:03:19.890Z] cmd\dockerd\metrics.go [2022-05-04T17:03:19.890Z] cmd\dockerd\options.go [2022-05-04T17:03:19.890Z] cmd\dockerd\options_test.go [2022-05-04T17:03:19.890Z] cmd\dockerd\service_windows.go [2022-05-04T17:03:19.890Z] INFO: Building daemon... [2022-05-04T17:03:23.413Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2022-05-04T17:03:23.413Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-05-04T17:03:23.413Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-04T17:03:23.413Z] === RUN TestBuildPlatformInvalid [2022-05-04T17:03:23.413Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-04T17:03:23.413Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T17:03:23.413Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-04T17:03:23.413Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-04T17:03:23.413Z] PASS [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === Skipped [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-04T17:03:23.413Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:03:23.413Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-04T17:03:23.413Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] DONE 34 tests, 3 skipped in 111.062s [2022-05-04T17:03:23.413Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T17:03:23.413Z] INFO: Testing against a local daemon [2022-05-04T17:03:23.413Z] === RUN TestConfigInspect [2022-05-04T17:03:23.413Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-04T17:03:23.413Z] === RUN TestConfigList [2022-05-04T17:03:23.413Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigList (0.01s) [2022-05-04T17:03:23.413Z] === RUN TestConfigsCreateAndDelete [2022-05-04T17:03:23.413Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-04T17:03:23.413Z] === RUN TestConfigsUpdate [2022-05-04T17:03:23.413Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-04T17:03:23.413Z] === RUN TestTemplatedConfig [2022-05-04T17:03:23.413Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-04T17:03:23.413Z] === RUN TestConfigCreateResolve [2022-05-04T17:03:23.413Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-04T17:03:23.413Z] PASS [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === Skipped [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-04T17:03:23.413Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-04T17:03:23.413Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-04T17:03:23.413Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-04T17:03:23.413Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-04T17:03:23.413Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-04T17:03:23.413Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:03:23.413Z] [2022-05-04T17:03:23.413Z] DONE 6 tests, 6 skipped in 0.174s [2022-05-04T17:03:23.413Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T17:03:23.669Z] INFO: Testing against a local daemon [2022-05-04T17:03:23.669Z] === RUN TestCheckpoint [2022-05-04T17:03:23.669Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:03:23.669Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:03:23.669Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T17:03:23.669Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T17:03:23.669Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T17:03:23.669Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T17:03:23.669Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T17:03:23.669Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T17:03:23.669Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T17:03:23.669Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T17:03:23.670Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T17:03:23.670Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T17:03:23.670Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-04T17:03:23.670Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T17:03:23.670Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-04T17:03:23.670Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T17:03:23.926Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-04T17:03:23.926Z] === RUN TestCopyEmptyFile [2022-05-04T17:03:23.926Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-04T17:03:23.926Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T17:03:24.182Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-04T17:03:24.182Z] === RUN TestCopyFromContainer [2022-05-04T17:03:24.926Z] 8f616e6e9eec: Pull complete [2022-05-04T17:03:26.315Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-05-04T17:03:26.315Z] PASS [2022-05-04T17:03:26.315Z] [2022-05-04T17:03:26.315Z] === Skipped [2022-05-04T17:03:26.315Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-04T17:03:26.315Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:03:26.315Z] [2022-05-04T17:03:26.315Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T17:03:26.315Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T17:03:26.315Z] [2022-05-04T17:03:26.315Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T17:03:26.315Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T17:03:26.315Z] [2022-05-04T17:03:26.315Z] DONE 235 tests, 3 skipped in 112.588s [2022-05-04T17:03:26.573Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T17:03:26.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-04T17:03:26.573Z] ++ set -e [2022-05-04T17:03:26.573Z] ++ '[' -n 0 ']' [2022-05-04T17:03:26.573Z] ++ set -x [2022-05-04T17:03:26.573Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-04T17:03:26.573Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T17:03:27.138Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-04T17:03:27.138Z] === RUN TestDaemonConfigValidation [2022-05-04T17:03:27.138Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:03:27.138Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T17:03:27.138Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T17:03:27.138Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T17:03:27.138Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T17:03:27.138Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:03:27.138Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T17:03:27.138Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T17:03:27.138Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T17:03:27.138Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T17:03:27.396Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T17:03:27.396Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-04T17:03:27.396Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-04T17:03:27.396Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-05-04T17:03:27.396Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-04T17:03:27.396Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-04T17:03:27.396Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T17:03:27.396Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T17:03:28.329Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T17:03:28.349Z] === RUN TestCopyFromContainer// [2022-05-04T17:03:28.349Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T17:03:28.349Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T17:03:28.349Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T17:03:28.349Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T17:03:28.349Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T17:03:28.606Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T17:03:28.606Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T17:03:28.606Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T17:03:28.606Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T17:03:28.606Z] --- PASS: TestCopyFromContainer (4.65s) [2022-05-04T17:03:28.606Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-04T17:03:28.606Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-05-04T17:03:28.861Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-04T17:03:28.861Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-04T17:03:28.861Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-04T17:03:28.861Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-04T17:03:28.861Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-04T17:03:28.862Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-04T17:03:28.862Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-04T17:03:28.862Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-04T17:03:28.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T17:03:28.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:03:28.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:03:28.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:03:28.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:03:28.862Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:03:28.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:03:28.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:03:28.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:03:28.862Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:03:28.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-04T17:03:28.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T17:03:28.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T17:03:28.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T17:03:28.862Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T17:03:28.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-05-04T17:03:28.862Z] === RUN TestCreateWithInvalidEnv [2022-05-04T17:03:28.862Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T17:03:28.862Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T17:03:28.862Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T17:03:28.862Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T17:03:28.862Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T17:03:28.862Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T17:03:28.862Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-04T17:03:28.862Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T17:03:28.862Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T17:03:28.862Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T17:03:28.862Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T17:03:28.862Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-04T17:03:28.862Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T17:03:29.261Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T17:03:30.228Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-05-04T17:03:30.228Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T17:03:30.632Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T17:03:30.632Z] daemon_test.go:156: [db09b46d23e92] daemon is not started [2022-05-04T17:03:30.632Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-04T17:03:30.632Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-04T17:03:30.632Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-04T17:03:30.632Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-04T17:03:30.632Z] === RUN TestDaemonProxy [2022-05-04T17:03:30.632Z] === RUN TestDaemonProxy/environment_variables [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-05-04T17:03:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T17:03:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:03:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:03:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:03:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:03:31.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:03:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:03:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:03:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:03:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:03:31.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-04T17:03:31.156Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T17:03:31.720Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-05-04T17:03:31.720Z] === RUN TestCreateDifferentPlatform [2022-05-04T17:03:31.720Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T17:03:31.720Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T17:03:31.720Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-04T17:03:31.720Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T17:03:31.720Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T17:03:31.720Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T17:03:31.720Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-04T17:03:31.720Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T17:03:31.720Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-04T17:03:31.720Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T17:03:31.720Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-04T17:03:31.720Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-04T17:03:31.720Z] === RUN TestDaemonRestartIpcMode [2022-05-04T17:03:31.720Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T17:03:31.720Z] === RUN TestDaemonHostGatewayIP [2022-05-04T17:03:31.720Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:03:31.720Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-04T17:03:31.720Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T17:03:31.720Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T17:03:31.720Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T17:03:31.720Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-04T17:03:31.720Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:03:31.720Z] === RUN TestDiff [2022-05-04T17:03:32.004Z] === RUN TestDaemonProxy/command-line_options [2022-05-04T17:03:32.282Z] --- PASS: TestDiff (0.41s) [2022-05-04T17:03:32.282Z] === RUN TestExecWithCloseStdin [2022-05-04T17:03:32.538Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-04T17:03:32.538Z] === RUN TestExec [2022-05-04T17:03:33.110Z] --- PASS: TestExec (0.46s) [2022-05-04T17:03:33.110Z] === RUN TestExecUser [2022-05-04T17:03:33.673Z] --- PASS: TestExecUser (0.47s) [2022-05-04T17:03:33.673Z] === RUN TestExportContainerAndImportImage [2022-05-04T17:03:33.901Z] === RUN TestDaemonProxy/configuration_file [2022-05-04T17:03:34.102Z] --- PASS: TestCreateServiceMultipleTimes (15.90s) [2022-05-04T17:03:34.102Z] === RUN TestCreateServiceConflict [2022-05-04T17:03:34.102Z] --- PASS: TestCreateServiceConflict (2.31s) [2022-05-04T17:03:34.102Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T17:03:34.235Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-05-04T17:03:34.235Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T17:03:35.602Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-05-04T17:03:35.602Z] === RUN TestHealthCheckWorkdir [2022-05-04T17:03:35.803Z] === RUN TestDaemonProxy/conflicting_options [2022-05-04T17:03:35.858Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-05-04T17:03:35.858Z] === RUN TestHealthKillContainer [2022-05-04T17:03:36.061Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-04T17:03:36.627Z] --- PASS: TestDaemonProxy (6.18s) [2022-05-04T17:03:36.627Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-05-04T17:03:36.627Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-04T17:03:36.627Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-04T17:03:36.627Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-05-04T17:03:36.627Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-04T17:03:36.627Z] PASS [2022-05-04T17:03:36.627Z] [2022-05-04T17:03:36.627Z] DONE 17 tests in 10.135s [2022-05-04T17:03:36.627Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T17:03:36.627Z] ++ 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 [2022-05-04T17:03:36.627Z] ++ set -e [2022-05-04T17:03:36.627Z] ++ '[' -n 0 ']' [2022-05-04T17:03:36.627Z] ++ set -x [2022-05-04T17:03:36.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:03:36.643Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2022-05-04T17:03:36.643Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T17:03:36.885Z] INFO: Testing against a local daemon [2022-05-04T17:03:36.885Z] === RUN TestCommitInheritsEnv [2022-05-04T17:03:37.143Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-04T17:03:37.143Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T17:03:37.143Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-04T17:03:37.143Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:03:37.143Z] === RUN TestImportWithCustomPlatform [2022-05-04T17:03:37.143Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T17:03:37.143Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T17:03:37.143Z] === RUN TestImportWithCustomPlatform// [2022-05-04T17:03:37.143Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T17:03:37.143Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T17:03:37.143Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T17:03:37.400Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T17:03:37.400Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T17:03:37.400Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T17:03:37.400Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T17:03:37.401Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T17:03:37.401Z] === RUN TestImagesFilterMultiReference [2022-05-04T17:03:37.401Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-04T17:03:37.401Z] === RUN TestImagePullPlatformInvalid [2022-05-04T17:03:37.401Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-04T17:03:37.401Z] === RUN TestRemoveImageOrphaning [2022-05-04T17:03:37.676Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-04T17:03:37.676Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T17:03:37.676Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:03:37.676Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-04T17:03:37.676Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T17:03:37.676Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-04T17:03:37.676Z] === RUN TestTagInvalidReference [2022-05-04T17:03:37.676Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-04T17:03:37.676Z] === RUN TestTagValidPrefixedRepo [2022-05-04T17:03:37.676Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-04T17:03:37.676Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T17:03:37.938Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-04T17:03:37.938Z] === RUN TestTagOfficialNames [2022-05-04T17:03:37.938Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-04T17:03:37.938Z] === RUN TestTagMatchesDigest [2022-05-04T17:03:37.938Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-04T17:03:37.938Z] PASS [2022-05-04T17:03:37.938Z] [2022-05-04T17:03:37.938Z] === Skipped [2022-05-04T17:03:37.938Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:03:37.938Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-04T17:03:37.938Z] [2022-05-04T17:03:37.938Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-04T17:03:37.938Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:03:37.938Z] [2022-05-04T17:03:37.938Z] DONE 22 tests, 2 skipped in 1.260s [2022-05-04T17:03:37.938Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T17:03:37.938Z] ++ 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 [2022-05-04T17:03:37.938Z] ++ set -e [2022-05-04T17:03:37.938Z] ++ '[' -n 0 ']' [2022-05-04T17:03:37.938Z] ++ set -x [2022-05-04T17:03:37.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:03:37.938Z] INFO: Testing against a local daemon [2022-05-04T17:03:37.938Z] === RUN TestNetworkCreateDelete [2022-05-04T17:03:38.195Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-04T17:03:38.195Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T17:03:38.453Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-04T17:03:38.453Z] === RUN TestDaemonDNSFallback [2022-05-04T17:03:43.943Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-04T17:03:43.943Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T17:03:43.943Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:03:43.943Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:03:43.943Z] === RUN TestIpcModeNone [2022-05-04T17:03:44.199Z] --- PASS: TestIpcModeNone (0.46s) [2022-05-04T17:03:44.199Z] === RUN TestIpcModePrivate [2022-05-04T17:03:44.456Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-04T17:03:44.713Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-04T17:03:44.713Z] === RUN TestIpcModeShareable [2022-05-04T17:03:44.713Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:03:44.713Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-04T17:03:44.713Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T17:03:45.005Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-05-04T17:03:45.005Z] === RUN TestInspectNetwork [2022-05-04T17:03:46.079Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-05-04T17:03:46.079Z] === RUN TestAPIIpcModeHost [2022-05-04T17:03:46.079Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:03:46.079Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-04T17:03:46.079Z] === RUN TestDaemonIpcModeShareable [2022-05-04T17:03:46.079Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:03:46.079Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-04T17:03:46.079Z] === RUN TestDaemonIpcModePrivate [2022-05-04T17:03:47.007Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-04T17:03:47.263Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-05-04T17:03:47.263Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T17:03:47.263Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:03:47.263Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-04T17:03:47.263Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T17:03:47.263Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:03:47.263Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-04T17:03:47.263Z] === RUN TestIpcModeOlderClient [2022-05-04T17:03:47.263Z] === PAUSE TestIpcModeOlderClient [2022-05-04T17:03:47.263Z] === RUN TestKillContainerInvalidSignal [2022-05-04T17:03:47.586Z] === RUN TestInspectNetwork/full_network_id [2022-05-04T17:03:47.586Z] === RUN TestInspectNetwork/partial_network_id [2022-05-04T17:03:47.586Z] === RUN TestInspectNetwork/network_name [2022-05-04T17:03:47.586Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-04T17:03:47.587Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-05-04T17:03:47.587Z] === RUN TestKillContainer [2022-05-04T17:03:47.587Z] === RUN TestKillContainer/no_signal [2022-05-04T17:03:48.150Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T17:03:48.406Z] === RUN TestKillContainer/killing_signal [2022-05-04T17:03:48.971Z] --- PASS: TestKillContainer (1.24s) [2022-05-04T17:03:48.971Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-04T17:03:48.971Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-04T17:03:48.971Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-04T17:03:48.971Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T17:03:48.971Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T17:03:49.227Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T17:03:49.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-05-04T17:03:49.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-05-04T17:03:49.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-04T17:03:49.791Z] === RUN TestKillStoppedContainer [2022-05-04T17:03:49.791Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-04T17:03:49.791Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T17:03:49.791Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-04T17:03:49.791Z] === RUN TestKillDifferentUserContainer [2022-05-04T17:03:49.984Z] dccd9e4d14d3: Pull complete [2022-05-04T17:03:49.984Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T17:03:49.984Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:03:49.984Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-04T17:03:49.984Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-04T17:03:49.984Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-04T17:03:49.984Z] WARN: Skipping validation tests [2022-05-04T17:03:49.984Z] INFO: Running unit tests at 05/04/2022 17:03:47... [2022-05-04T17:03:50.352Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-04T17:03:50.352Z] === RUN TestInspectOomKilledTrue [2022-05-04T17:03:50.352Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:03:50.352Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T17:03:50.352Z] === RUN TestInspectOomKilledFalse [2022-05-04T17:03:50.352Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:03:50.352Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T17:03:50.352Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T17:03:50.352Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-04T17:03:50.352Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-04T17:03:50.352Z] === RUN TestLinksContainerNames [2022-05-04T17:03:50.970Z] INFO: make.ps1 starting at 05/04/2022 17:03:50 [2022-05-04T17:03:50.970Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T17:03:50.970Z] INFO: Running unit tests... [2022-05-04T17:03:51.279Z] --- PASS: TestLinksContainerNames (0.89s) [2022-05-04T17:03:51.279Z] === RUN TestLogsFollowTailEmpty [2022-05-04T17:03:51.539Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-05-04T17:03:51.539Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T17:03:51.553Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-04T17:03:51.553Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T17:03:51.766Z] --- PASS: TestInspectNetwork (6.80s) [2022-05-04T17:03:51.766Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-04T17:03:51.766Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-04T17:03:51.766Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-04T17:03:51.766Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-04T17:03:51.766Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T17:03:52.118Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/default [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/private [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/slave [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/shared [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/default [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/shared [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/slave [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/private [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T17:03:52.118Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:03:52.118Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:03:52.374Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-04T17:03:52.374Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T17:03:52.374Z] 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) [2022-05-04T17:03:52.374Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-04T17:03:52.374Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T17:03:52.374Z] 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) [2022-05-04T17:03:52.374Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-04T17:03:52.374Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T17:03:52.374Z] 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) [2022-05-04T17:03:52.374Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-04T17:03:52.374Z] === RUN TestNetworkNat [2022-05-04T17:03:52.478Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-05-04T17:03:52.478Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T17:03:52.936Z] --- PASS: TestNetworkNat (0.57s) [2022-05-04T17:03:52.936Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T17:03:53.141Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T17:03:53.141Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:03:53.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:03:53.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:03:53.141Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T17:03:53.141Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T17:03:53.141Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T17:03:53.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T17:03:53.141Z] === RUN TestNetworkList [2022-05-04T17:03:53.142Z] === RUN TestNetworkList//networks [2022-05-04T17:03:53.142Z] === PAUSE TestNetworkList//networks [2022-05-04T17:03:53.142Z] === RUN TestNetworkList//networks/ [2022-05-04T17:03:53.142Z] === PAUSE TestNetworkList//networks/ [2022-05-04T17:03:53.142Z] === CONT TestNetworkList//networks [2022-05-04T17:03:53.142Z] === CONT TestNetworkList//networks/ [2022-05-04T17:03:53.142Z] --- PASS: TestNetworkList (0.01s) [2022-05-04T17:03:53.142Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T17:03:53.142Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T17:03:53.142Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T17:03:53.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-05-04T17:03:53.497Z] === RUN TestNetworkLoopbackNat [2022-05-04T17:03:53.707Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-04T17:03:53.707Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T17:03:54.639Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-04T17:03:54.639Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T17:03:55.017Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-05-04T17:03:55.017Z] === RUN TestCreateServiceSysctls [2022-05-04T17:03:55.204Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-04T17:03:55.204Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T17:03:56.011Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-05-04T17:03:56.011Z] === RUN TestPause [2022-05-04T17:03:56.011Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:03:56.011Z] --- SKIP: TestPause (0.00s) [2022-05-04T17:03:56.011Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T17:03:56.011Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T17:03:56.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T17:03:56.011Z] === RUN TestPauseStopPausedContainer [2022-05-04T17:03:56.011Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:03:56.011Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-04T17:03:56.011Z] === RUN TestPidHost [2022-05-04T17:03:56.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T17:03:56.575Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-04T17:03:56.575Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T17:03:56.952Z] --- PASS: TestPidHost (0.95s) [2022-05-04T17:03:56.952Z] === RUN TestPsFilter [2022-05-04T17:03:57.241Z] --- PASS: TestPsFilter (0.11s) [2022-05-04T17:03:57.241Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T17:03:57.498Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-04T17:03:57.498Z] === RUN TestRemoveContainerWithVolume [2022-05-04T17:03:57.509Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-04T17:03:57.509Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T17:03:58.068Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-05-04T17:03:58.068Z] === RUN TestRemoveContainerRunning [2022-05-04T17:03:58.076Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-04T17:03:58.076Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T17:03:58.129Z] 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-05-04T17:03:58.312Z] --- PASS: TestCreateServiceSysctls (3.25s) [2022-05-04T17:03:58.312Z] === RUN TestCreateServiceCapabilities [2022-05-04T17:03:58.324Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-04T17:03:58.324Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T17:03:58.885Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-05-04T17:03:58.885Z] === RUN TestRemoveInvalidContainer [2022-05-04T17:03:58.885Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-04T17:03:58.885Z] === RUN TestRenameLinkedContainer [2022-05-04T17:03:59.974Z] --- PASS: TestServiceWithPredefinedNetwork (1.86s) [2022-05-04T17:03:59.974Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T17:03:59.974Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:03:59.974Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:03:59.974Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T17:04:00.774Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-05-04T17:04:00.775Z] === RUN TestRenameStoppedContainer [2022-05-04T17:04:00.775Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-05-04T17:04:00.775Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T17:04:00.855Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-05-04T17:04:00.855Z] === RUN TestInspect [2022-05-04T17:04:01.702Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-04T17:04:01.702Z] === RUN TestRenameInvalidName [2022-05-04T17:04:02.264Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-04T17:04:02.264Z] === RUN TestRenameAnonymousContainer [2022-05-04T17:04:03.629Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-05-04T17:04:03.629Z] === RUN TestRenameContainerWithSameName [2022-05-04T17:04:04.149Z] --- PASS: TestInspect (2.95s) [2022-05-04T17:04:04.149Z] === RUN TestCreateJob [2022-05-04T17:04:04.190Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-05-04T17:04:04.190Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T17:04:04.753Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-04T17:04:04.753Z] === RUN TestResize [2022-05-04T17:04:05.315Z] --- PASS: TestResize (0.45s) [2022-05-04T17:04:05.315Z] === RUN TestResizeWithInvalidSize [2022-05-04T17:04:05.876Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-04T17:04:05.876Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T17:04:06.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-05-04T17:04:06.132Z] === RUN TestDaemonRestartKillContainers [2022-05-04T17:04:06.132Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-04T17:04:06.132Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:04:06.132Z] === RUN TestCgroupNamespacesRun [2022-05-04T17:04:06.771Z] ? github.com/docker/docker/api [no test files] [2022-05-04T17:04:07.496Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-05-04T17:04:07.496Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T17:04:08.350Z] --- PASS: TestCreateJob (4.26s) [2022-05-04T17:04:08.350Z] === RUN TestReplicatedJob [2022-05-04T17:04:08.425Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-05-04T17:04:08.425Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T17:04:09.792Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-04T17:04:09.792Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T17:04:10.721Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-05-04T17:04:10.721Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T17:04:11.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T17:04:12.086Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-04T17:04:12.086Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T17:04:13.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-05-04T17:04:13.014Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T17:04:13.576Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-04T17:04:13.576Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T17:04:13.651Z] --- PASS: TestReplicatedJob (5.60s) [2022-05-04T17:04:13.651Z] === RUN TestUpdateReplicatedJob [2022-05-04T17:04:14.861Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2022-05-04T17:04:14.861Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T17:04:14.942Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-05-04T17:04:14.942Z] === RUN TestNISDomainname [2022-05-04T17:04:14.942Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-04T17:04:14.942Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-04T17:04:14.942Z] === RUN TestHostnameDnsResolution [2022-05-04T17:04:15.504Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-05-04T17:04:15.504Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T17:04:15.504Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-04T17:04:15.504Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-04T17:04:15.504Z] === RUN TestPrivilegedHostDevices [2022-05-04T17:04:16.066Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-05-04T17:04:16.066Z] === RUN TestStats [2022-05-04T17:04:16.066Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:16.066Z] --- SKIP: TestStats (0.00s) [2022-05-04T17:04:16.066Z] === RUN TestStopContainerWithTimeout [2022-05-04T17:04:16.066Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T17:04:16.066Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T17:04:16.066Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T17:04:16.066Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T17:04:16.066Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T17:04:16.066Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T17:04:16.233Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:utrwqexc2s0b0yhl6hl8bo7xe Created:2022-05-04 17:04:14.862989029 +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[acac2893b584dbb73012160a9c8d5cf6513d695ea66a3b8ecc6015ff0da02788:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gpqu8cudyag2x6ga4ng6t4xoj EndpointID:49245905cf9c8128fc4bb303ac4dcc1dc99e0d0ca44d62f383f8aea7f28c8815 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:de48fc5cc7a049df4039f1aaa156fdba62d0c0791095b28d4ecbcd9e05c05c81 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:a6bfcdcc6ded IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gpqu8cudyag2x6ga4ng6t4xoj EndpointID:49245905cf9c8128fc4bb303ac4dcc1dc99e0d0ca44d62f383f8aea7f28c8815 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-04T17:04:16.629Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T17:04:16.945Z] --- PASS: TestUpdateReplicatedJob (3.40s) [2022-05-04T17:04:16.945Z] === RUN TestServiceListWithStatuses [2022-05-04T17:04:16.945Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:04:16.945Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T17:04:16.945Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T17:04:17.994Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T17:04:20.410Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-05-04T17:04:20.410Z] PASS [2022-05-04T17:04:20.410Z] [2022-05-04T17:04:20.410Z] === Skipped [2022-05-04T17:04:20.410Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:04:20.410Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:04:20.410Z] [2022-05-04T17:04:20.410Z] DONE 38 tests, 1 skipped in 42.465s [2022-05-04T17:04:20.410Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:04:20.410Z] ++ 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 [2022-05-04T17:04:20.410Z] ++ set -e [2022-05-04T17:04:20.410Z] ++ '[' -n 0 ']' [2022-05-04T17:04:20.410Z] ++ set -x [2022-05-04T17:04:20.410Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:04:20.410Z] INFO: Testing against a local daemon [2022-05-04T17:04:20.410Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T17:04:20.410Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:04:20.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:04:20.410Z] === RUN TestDockerNetworkIpvlan [2022-05-04T17:04:20.410Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:04:20.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:04:20.410Z] PASS [2022-05-04T17:04:20.410Z] [2022-05-04T17:04:20.410Z] === Skipped [2022-05-04T17:04:20.410Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:04:20.410Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:04:20.410Z] [2022-05-04T17:04:20.410Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:04:20.410Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:04:20.410Z] [2022-05-04T17:04:20.410Z] DONE 2 tests, 2 skipped in 0.089s [2022-05-04T17:04:20.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:04:20.410Z] ++ 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 [2022-05-04T17:04:20.410Z] ++ set -e [2022-05-04T17:04:20.410Z] ++ '[' -n 0 ']' [2022-05-04T17:04:20.410Z] ++ set -x [2022-05-04T17:04:20.410Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:04:20.510Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-04T17:04:20.510Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-04T17:04:20.510Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-05-04T17:04:20.510Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-05-04T17:04:20.510Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-05-04T17:04:20.510Z] === RUN TestDeleteDevicemapper [2022-05-04T17:04:20.510Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T17:04:20.510Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T17:04:20.510Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T17:04:20.668Z] INFO: Testing against a local daemon [2022-05-04T17:04:20.668Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T17:04:21.144Z] --- PASS: TestDockerNetworkConnectAlias (4.46s) [2022-05-04T17:04:21.144Z] === RUN TestDockerNetworkReConnect [2022-05-04T17:04:21.877Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-05-04T17:04:21.877Z] === RUN TestUpdateMemory [2022-05-04T17:04:21.877Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:21.877Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-04T17:04:21.877Z] === RUN TestUpdateCPUQuota [2022-05-04T17:04:21.877Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:21.877Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-04T17:04:21.877Z] === RUN TestUpdatePidsLimit [2022-05-04T17:04:21.877Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:21.877Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-04T17:04:21.877Z] === RUN TestUpdateRestartPolicy [2022-05-04T17:04:22.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-05-04T17:04:22.041Z] === RUN TestDockerNetworkMacvlan [2022-05-04T17:04:22.606Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-04T17:04:23.171Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-04T17:04:24.104Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-04T17:04:24.559Z] === RUN TestMiddlewares [2022-05-04T17:04:24.559Z] --- PASS: TestMiddlewares (0.00s) [2022-05-04T17:04:24.559Z] PASS [2022-05-04T17:04:24.559Z] coverage: 7.9% of statements [2022-05-04T17:04:24.559Z] ok github.com/docker/docker/api/server 0.043s coverage: 7.9% of statements [2022-05-04T17:04:25.344Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-05-04T17:04:25.344Z] === RUN TestServicePlugin [2022-05-04T17:04:25.475Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-04T17:04:27.371Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-04T17:04:28.640Z] plugin_test.go:61: [d7f1be7831ebf] joining swarm manager [d8bf0da0aa344]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:04:29.581Z] plugin_test.go:64: [dd13ff8b65b72] joining swarm manager [d8bf0da0aa344]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:04:30.649Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan (9.21s) [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-05-04T17:04:30.907Z] PASS [2022-05-04T17:04:30.907Z] [2022-05-04T17:04:30.907Z] DONE 8 tests in 10.523s [2022-05-04T17:04:30.907Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T17:04:30.907Z] ++ 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 [2022-05-04T17:04:30.907Z] ++ set -e [2022-05-04T17:04:30.907Z] ++ '[' -n 0 ']' [2022-05-04T17:04:30.907Z] ++ set -x [2022-05-04T17:04:30.907Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:04:30.907Z] testing: warning: no tests to run [2022-05-04T17:04:30.907Z] PASS [2022-05-04T17:04:30.907Z] [2022-05-04T17:04:30.907Z] DONE 0 tests in 0.021s [2022-05-04T17:04:31.165Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T17:04:31.165Z] ++ 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 [2022-05-04T17:04:31.165Z] ++ set -e [2022-05-04T17:04:31.165Z] ++ '[' -n 0 ']' [2022-05-04T17:04:31.165Z] ++ set -x [2022-05-04T17:04:31.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:04:31.165Z] INFO: Testing against a local daemon [2022-05-04T17:04:31.165Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T17:04:32.537Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-05-04T17:04:32.537Z] === RUN TestAuthZPluginTLS [2022-05-04T17:04:32.795Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-04T17:04:32.795Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T17:04:33.361Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-04T17:04:33.361Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T17:04:33.926Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-04T17:04:33.926Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T17:04:34.045Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-05-04T17:04:34.045Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T17:04:34.045Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-05-04T17:04:34.045Z] === RUN TestWaitNonBlocked [2022-05-04T17:04:34.045Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:04:34.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:04:34.045Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:04:34.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:04:34.045Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:04:34.045Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:04:34.045Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-04T17:04:34.045Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-05-04T17:04:34.045Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-05-04T17:04:34.045Z] === RUN TestWaitBlocked [2022-05-04T17:04:34.045Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:04:34.045Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:04:34.045Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:04:34.045Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:04:34.045Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:04:34.045Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:04:34.491Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-04T17:04:34.491Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T17:04:34.609Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-04T17:04:34.609Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-05-04T17:04:34.609Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-05-04T17:04:34.609Z] === CONT TestDaemonRestartIpcMode [2022-05-04T17:04:34.609Z] === CONT TestIpcModeOlderClient [2022-05-04T17:04:34.609Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-04T17:04:34.609Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T17:04:35.863Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-05-04T17:04:35.864Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T17:04:36.121Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-04T17:04:36.122Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T17:04:36.686Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-04T17:04:36.686Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T17:04:37.130Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-05-04T17:04:37.130Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2022-05-04T17:04:37.130Z] PASS [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === Skipped [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-04T17:04:37.130Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-04T17:04:37.130Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-04T17:04:37.130Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:04:37.130Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:04:37.130Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-04T17:04:37.130Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-04T17:04:37.130Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-04T17:04:37.130Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-04T17:04:37.130Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-04T17:04:37.130Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-04T17:04:37.130Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-04T17:04:37.130Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-04T17:04:37.130Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-04T17:04:37.130Z] 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) [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-04T17:04:37.130Z] 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) [2022-05-04T17:04:37.130Z] [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-04T17:04:37.130Z] 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) [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-04T17:04:37.131Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T17:04:37.131Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-04T17:04:37.131Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:04:37.131Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-04T17:04:37.131Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-04T17:04:37.131Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-04T17:04:37.131Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T17:04:37.131Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-04T17:04:37.131Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-04T17:04:37.131Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-04T17:04:37.131Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T17:04:37.131Z] [2022-05-04T17:04:37.131Z] DONE 212 tests, 27 skipped in 73.765s [2022-05-04T17:04:37.252Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-04T17:04:37.252Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T17:04:37.386Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T17:04:37.387Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T17:04:37.949Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-04T17:04:37.949Z] === RUN TestDaemonConfigValidation [2022-05-04T17:04:37.949Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:04:37.949Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T17:04:37.949Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T17:04:37.949Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T17:04:37.949Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T17:04:37.949Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:04:37.949Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T17:04:37.949Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T17:04:37.949Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T17:04:38.204Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T17:04:38.204Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T17:04:38.204Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-04T17:04:38.204Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-04T17:04:38.204Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-04T17:04:38.204Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-04T17:04:38.204Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-04T17:04:38.204Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T17:04:38.204Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T17:04:38.627Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-05-04T17:04:38.627Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T17:04:39.571Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T17:04:39.999Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-05-04T17:04:39.999Z] === RUN TestAuthZPluginHeader [2022-05-04T17:04:40.498Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T17:04:40.565Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-05-04T17:04:40.565Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T17:04:40.565Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-04T17:04:40.565Z] === RUN TestAuthZPluginV2Disable [2022-05-04T17:04:40.565Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-04T17:04:40.565Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T17:04:40.565Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-04T17:04:40.565Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T17:04:40.565Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-04T17:04:40.565Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T17:04:41.428Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T17:04:41.428Z] daemon_test.go:156: [d9a16edf25224] daemon is not started [2022-05-04T17:04:41.428Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-05-04T17:04:41.428Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-04T17:04:41.428Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-04T17:04:41.428Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-04T17:04:41.428Z] === RUN TestDaemonProxy [2022-05-04T17:04:41.428Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-04T17:04:41.428Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T17:04:41.428Z] PASS [2022-05-04T17:04:41.428Z] [2022-05-04T17:04:41.428Z] === Skipped [2022-05-04T17:04:41.428Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-04T17:04:41.428Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-04T17:04:41.428Z] [2022-05-04T17:04:41.428Z] DONE 12 tests, 1 skipped in 4.164s [2022-05-04T17:04:41.428Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T17:04:41.684Z] INFO: Testing against a local daemon [2022-05-04T17:04:41.684Z] === RUN TestCommitInheritsEnv [2022-05-04T17:04:43.049Z] --- PASS: TestCommitInheritsEnv (1.54s) [2022-05-04T17:04:43.049Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T17:04:43.049Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-04T17:04:43.049Z] === RUN TestImportWithCustomPlatform [2022-05-04T17:04:43.049Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T17:04:43.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T17:04:43.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T17:04:43.306Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T17:04:43.306Z] === RUN TestImportWithCustomPlatform// [2022-05-04T17:04:43.306Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T17:04:43.306Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T17:04:43.306Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T17:04:43.562Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T17:04:43.562Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T17:04:43.562Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T17:04:43.562Z] === RUN TestImagesFilterMultiReference [2022-05-04T17:04:43.562Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-04T17:04:43.562Z] === RUN TestImagePullPlatformInvalid [2022-05-04T17:04:43.562Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-04T17:04:43.562Z] === RUN TestRemoveImageOrphaning [2022-05-04T17:04:43.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T17:04:45.452Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-05-04T17:04:45.452Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T17:04:45.452Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-04T17:04:45.452Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-04T17:04:45.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T17:04:45.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-04T17:04:45.452Z] === RUN TestTagInvalidReference [2022-05-04T17:04:45.452Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-04T17:04:45.452Z] === RUN TestTagValidPrefixedRepo [2022-05-04T17:04:45.452Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-04T17:04:45.452Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T17:04:45.452Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-04T17:04:45.452Z] === RUN TestTagOfficialNames [2022-05-04T17:04:45.452Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-04T17:04:45.452Z] === RUN TestTagMatchesDigest [2022-05-04T17:04:45.452Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-04T17:04:45.452Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-04T17:04:46.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T17:04:46.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T17:04:49.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T17:04:51.134Z] dccd9e4d14d3: Pull complete [2022-05-04T17:04:51.135Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T17:04:51.135Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:04:51.135Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-04T17:04:51.135Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-04T17:04:51.135Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-04T17:04:51.135Z] WARN: Skipping validation tests [2022-05-04T17:04:51.135Z] INFO: Running unit tests at 05/04/2022 17:04:47... [2022-05-04T17:04:51.600Z] INFO: make.ps1 starting at 05/04/2022 17:04:51 [2022-05-04T17:04:52.066Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T17:04:52.066Z] INFO: Running unit tests... [2022-05-04T17:04:56.143Z] --- PASS: TestServicePlugin (30.61s) [2022-05-04T17:04:56.143Z] === RUN TestServiceUpdateLabel [2022-05-04T17:04:57.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T17:04:58.050Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-05-04T17:04:58.050Z] === RUN TestServiceUpdateSecrets [2022-05-04T17:04:58.633Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-04T17:04:58.633Z] PASS [2022-05-04T17:04:58.633Z] [2022-05-04T17:04:58.633Z] === Skipped [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-04T17:04:58.633Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:58.633Z] [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-04T17:04:58.633Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:58.633Z] [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-04T17:04:58.633Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:58.633Z] [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-04T17:04:58.633Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:04:58.633Z] [2022-05-04T17:04:58.633Z] DONE 17 tests, 4 skipped in 26.084s [2022-05-04T17:04:58.633Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T17:04:58.633Z] ++ 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 [2022-05-04T17:04:58.633Z] ++ set -e [2022-05-04T17:04:58.633Z] ++ '[' -n 0 ']' [2022-05-04T17:04:58.633Z] ++ set -x [2022-05-04T17:04:58.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:04:58.633Z] INFO: Testing against a local daemon [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:04:58.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:04:58.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T17:04:58.633Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T17:04:58.633Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T17:04:58.633Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T17:04:58.633Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T17:04:58.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T17:04:58.633Z] === RUN TestPluginInstall [2022-05-04T17:04:58.633Z] === RUN TestPluginInstall/no_auth [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a2ab168ebe66eddff8da88be5312302815278d38c4a0831dd5526e528dec1b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a2ab168ebe66eddff8da88be5312302815278d38c4a0831dd5526e528dec1b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:04:58.633Z] === RUN TestPluginInstall/with_htpasswd [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c3dd1789a83455cc53583d637d66541cd905894ac3c043f0a77827ebf2e3874" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c3dd1789a83455cc53583d637d66541cd905894ac3c043f0a77827ebf2e3874" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:04:58.633Z] === RUN TestPluginInstall/with_insecure [2022-05-04T17:04:59.212Z] 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b658ce65ca9de2f58b5de30034379ff56ee32170094a5ebb094e7750672eb286" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b658ce65ca9de2f58b5de30034379ff56ee32170094a5ebb094e7750672eb286" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:04:59.824Z] plugin_test.go:195: [daf1d033f3e1f] daemon is not started [2022-05-04T17:04:59.824Z] --- PASS: TestPluginInstall (2.48s) [2022-05-04T17:04:59.824Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-05-04T17:04:59.824Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-05-04T17:04:59.824Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-05-04T17:04:59.824Z] === RUN TestPluginsWithRuntimes [2022-05-04T17:05:00.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T17:05:01.197Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-04T17:05:01.372Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-04T17:05:01.372Z] [2022-05-04T17:05:01.372Z] ________ ____ __. [2022-05-04T17:05:01.372Z] \_____ \ | |/ _| [2022-05-04T17:05:01.372Z] / | \| < [2022-05-04T17:05:01.372Z] / | \ | \ [2022-05-04T17:05:01.372Z] \_______ /____|__ \ [2022-05-04T17:05:01.372Z] \/ \/ [2022-05-04T17:05:01.372Z] [2022-05-04T17:05:01.372Z] INFO: make.ps1 ended at 05/04/2022 17:04:52 [2022-05-04T17:05:01.372Z] INFO: Binaries build ended at 05/04/2022 17:04:53. Duration:00:01:41.2317803 [2022-05-04T17:05:01.372Z] INFO: Copying the built daemon binary to d:\CI\PR-43560\2\binary\dockerd-6e376e32d8.exe... [2022-05-04T17:05:01.372Z] INFO: Copying the built client binary to d:\CI\PR-43560\2\binary\docker-6e376e32d8.exe... [2022-05-04T17:05:01.372Z] INFO: Copying the golang package from the container to d:\CI\PR-43560\2\installer\go.zip... [2022-05-04T17:05:01.372Z] INFO: Extracting go.zip to d:\CI\PR-43560\2\go [2022-05-04T17:05:02.131Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-04T17:05:02.917Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-04T17:05:03.064Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-05-04T17:05:03.065Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-05-04T17:05:03.065Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-05-04T17:05:03.065Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T17:05:03.177Z] Copying nested executables into bundles/binary-daemon [2022-05-04T17:05:03.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T17:05:03.630Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-04T17:05:03.630Z] PASS [2022-05-04T17:05:03.630Z] [2022-05-04T17:05:03.630Z] DONE 24 tests in 6.434s [2022-05-04T17:05:03.630Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T17:05:03.630Z] ++ 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 [2022-05-04T17:05:03.630Z] ++ set -e [2022-05-04T17:05:03.630Z] ++ '[' -n 0 ']' [2022-05-04T17:05:03.630Z] ++ set -x [2022-05-04T17:05:03.630Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:05:03.630Z] INFO: Testing against a local daemon [2022-05-04T17:05:03.630Z] === RUN TestExternalGraphDriver [2022-05-04T17:05:03.630Z] === RUN TestExternalGraphDriver/json [2022-05-04T17:05:04.561Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-04T17:05:04.561Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T17:05:04.821Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-04T17:05:04.821Z] [2022-05-04T17:05:04.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T17:05:05.528Z] === RUN TestExternalGraphDriver/spec [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-04T17:05:06.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh cross [2022-05-04T17:05:06.357Z] [2022-05-04T17:05:06.357Z] Removing bundles/ [2022-05-04T17:05:06.617Z] [2022-05-04T17:05:06.617Z] ---> Making bundle: cross (in bundles/cross) [2022-05-04T17:05:06.617Z] Cross building: bundles/cross/linux/amd64 [2022-05-04T17:05:06.617Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-04T17:05:06.617Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-04T17:05:06.902Z] === RUN TestExternalGraphDriver/pull [2022-05-04T17:05:07.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T17:05:07.849Z] ? github.com/docker/docker/api [no test files] [2022-05-04T17:05:08.276Z] --- PASS: TestExternalGraphDriver (4.70s) [2022-05-04T17:05:08.276Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-05-04T17:05:08.276Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-05-04T17:05:08.276Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-05-04T17:05:08.276Z] === RUN TestGraphdriverPluginV2 [2022-05-04T17:05:08.533Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:05:08.533Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-04T17:05:08.533Z] PASS [2022-05-04T17:05:08.533Z] [2022-05-04T17:05:08.533Z] === Skipped [2022-05-04T17:05:08.533Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-04T17:05:08.533Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:05:08.533Z] [2022-05-04T17:05:08.533Z] DONE 5 tests, 1 skipped in 4.821s [2022-05-04T17:05:08.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T17:05:08.533Z] ++ 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 [2022-05-04T17:05:08.533Z] ++ set -e [2022-05-04T17:05:08.533Z] ++ '[' -n 0 ']' [2022-05-04T17:05:08.533Z] ++ set -x [2022-05-04T17:05:08.533Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:05:08.533Z] INFO: Testing against a local daemon [2022-05-04T17:05:08.533Z] === RUN TestContinueAfterPluginCrash [2022-05-04T17:05:08.533Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T17:05:08.533Z] === RUN TestReadPluginNoRead [2022-05-04T17:05:08.533Z] === PAUSE TestReadPluginNoRead [2022-05-04T17:05:08.533Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T17:05:08.533Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T17:05:08.533Z] === CONT TestContinueAfterPluginCrash [2022-05-04T17:05:08.533Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T17:05:09.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T17:05:11.813Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-05-04T17:05:11.813Z] === CONT TestReadPluginNoRead [2022-05-04T17:05:12.952Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2022-05-04T17:05:12.953Z] === RUN TestServiceUpdateConfigs [2022-05-04T17:05:13.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T17:05:13.720Z] === RUN TestReadPluginNoRead/default [2022-05-04T17:05:14.652Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T17:05:15.404Z] === RUN TestBoolValue [2022-05-04T17:05:15.404Z] --- PASS: TestBoolValue (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestBoolValueOrDefault [2022-05-04T17:05:15.404Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestInt64ValueOrZero [2022-05-04T17:05:15.404Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestInt64ValueOrDefault [2022-05-04T17:05:15.404Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-04T17:05:15.404Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestJsonContentType [2022-05-04T17:05:15.404Z] --- PASS: TestJsonContentType (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestReadJSON [2022-05-04T17:05:15.404Z] === RUN TestReadJSON/nil_body [2022-05-04T17:05:15.404Z] === RUN TestReadJSON/empty_body [2022-05-04T17:05:15.404Z] === RUN TestReadJSON/with_valid_request [2022-05-04T17:05:15.404Z] === RUN TestReadJSON/with_whitespace [2022-05-04T17:05:15.404Z] === RUN TestReadJSON/with_extra_content [2022-05-04T17:05:15.404Z] === RUN TestReadJSON/invalid_JSON [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 31.9% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 31.9% of statements [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T17:05:15.404Z] === RUN TestMaskSecretKeys [2022-05-04T17:05:15.404Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-04T17:05:15.404Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-04T17:05:15.404Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-04T17:05:15.404Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-04T17:05:15.404Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestVersionMiddlewareVersion [2022-05-04T17:05:15.404Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-04T17:05:15.404Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 37.7% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T17:05:15.404Z] === RUN TestToJSON [2022-05-04T17:05:15.404Z] --- PASS: TestToJSON (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestToParamWithVersion [2022-05-04T17:05:15.404Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestFromJSON [2022-05-04T17:05:15.404Z] --- PASS: TestFromJSON (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestEmpty [2022-05-04T17:05:15.404Z] --- PASS: TestEmpty (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestArgsMatchKVListEmptySources [2022-05-04T17:05:15.404Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestArgsMatchKVList [2022-05-04T17:05:15.404Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestArgsMatch [2022-05-04T17:05:15.404Z] --- PASS: TestArgsMatch (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestAdd [2022-05-04T17:05:15.404Z] --- PASS: TestAdd (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestDel [2022-05-04T17:05:15.404Z] --- PASS: TestDel (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestLen [2022-05-04T17:05:15.404Z] --- PASS: TestLen (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestExactMatch [2022-05-04T17:05:15.404Z] --- PASS: TestExactMatch (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestOnlyOneExactMatch [2022-05-04T17:05:15.404Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestContains [2022-05-04T17:05:15.404Z] --- PASS: TestContains (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestValidate [2022-05-04T17:05:15.404Z] --- PASS: TestValidate (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestWalkValues [2022-05-04T17:05:15.404Z] --- PASS: TestWalkValues (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestFuzzyMatch [2022-05-04T17:05:15.404Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestClone [2022-05-04T17:05:15.404Z] --- PASS: TestClone (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 92.2% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2022-05-04T17:05:15.404Z] === RUN TestStrSliceMarshalJSON [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestStrSliceUnmarshalJSON [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestStrSliceUnmarshalString [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-04T17:05:15.404Z] === RUN TestStrSliceUnmarshalSlice [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 90.0% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-05-04T17:05:15.404Z] === RUN TestAdjustForAPIVersion [2022-05-04T17:05:15.404Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 6.1% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.1% of statements [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T17:05:15.404Z] === RUN TestGetTimestamp [2022-05-04T17:05:15.404Z] --- PASS: TestGetTimestamp (0.13s) [2022-05-04T17:05:15.404Z] === RUN TestParseTimestamps [2022-05-04T17:05:15.404Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 100.0% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/api/types/time 0.179s coverage: 100.0% of statements [2022-05-04T17:05:15.404Z] === RUN TestCompareVersion [2022-05-04T17:05:15.404Z] --- PASS: TestCompareVersion (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 77.3% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T17:05:15.404Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T17:05:15.404Z] === RUN TestIsGIT [2022-05-04T17:05:15.404Z] --- PASS: TestIsGIT (0.00s) [2022-05-04T17:05:15.404Z] PASS [2022-05-04T17:05:15.404Z] coverage: 100.0% of statements [2022-05-04T17:05:15.404Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.053s coverage: 100.0% of statements [2022-05-04T17:05:15.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T17:05:16.024Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-04T17:05:16.390Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-04T17:05:16.390Z] === RUN TestCloneArgsSmartHttp [2022-05-04T17:05:16.390Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-04T17:05:16.390Z] === RUN TestCloneArgsDumbHttp [2022-05-04T17:05:16.390Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-04T17:05:16.390Z] === RUN TestCloneArgsGit [2022-05-04T17:05:16.390Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-04T17:05:16.390Z] === RUN TestCheckoutGit [2022-05-04T17:05:16.590Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-05-04T17:05:17.156Z] === CONT TestReadPluginNoRead [2022-05-04T17:05:17.156Z] read_test.go:92: [d563fb00e0099] daemon is not started [2022-05-04T17:05:17.156Z] --- PASS: TestReadPluginNoRead (5.47s) [2022-05-04T17:05:17.156Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-05-04T17:05:17.156Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-05-04T17:05:17.156Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-05-04T17:05:17.156Z] PASS [2022-05-04T17:05:17.156Z] [2022-05-04T17:05:17.156Z] DONE 6 tests in 8.569s [2022-05-04T17:05:17.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-04T17:05:17.156Z] ++ 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 [2022-05-04T17:05:17.156Z] ++ set -e [2022-05-04T17:05:17.156Z] ++ '[' -n 0 ']' [2022-05-04T17:05:17.156Z] ++ set -x [2022-05-04T17:05:17.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:05:17.156Z] testing: warning: no tests to run [2022-05-04T17:05:17.156Z] PASS [2022-05-04T17:05:17.156Z] [2022-05-04T17:05:17.156Z] DONE 0 tests in 0.039s [2022-05-04T17:05:17.156Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T17:05:17.156Z] ++ 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 [2022-05-04T17:05:17.156Z] ++ set -e [2022-05-04T17:05:17.156Z] ++ '[' -n 0 ']' [2022-05-04T17:05:17.156Z] ++ set -x [2022-05-04T17:05:17.157Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:05:17.157Z] INFO: Testing against a local daemon [2022-05-04T17:05:17.157Z] === RUN TestPluginWithDevMounts [2022-05-04T17:05:17.157Z] === PAUSE TestPluginWithDevMounts [2022-05-04T17:05:17.157Z] === CONT TestPluginWithDevMounts [2022-05-04T17:05:17.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T17:05:17.954Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-04T17:05:17.954Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestProcessNoDockerignore [2022-05-04T17:05:17.954Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-04T17:05:17.954Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestDetectContentType [2022-05-04T17:05:17.954Z] --- PASS: TestDetectContentType (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestSelectAcceptableMIME [2022-05-04T17:05:17.954Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestInspectEmptyResponse [2022-05-04T17:05:17.954Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestInspectResponseBinary [2022-05-04T17:05:17.954Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestResponseUnsupportedContentType [2022-05-04T17:05:17.954Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestInspectResponseTextSimple [2022-05-04T17:05:17.954Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestInspectResponseEmptyContentType [2022-05-04T17:05:17.954Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestUnknownContentLength [2022-05-04T17:05:17.954Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestDownloadRemote [2022-05-04T17:05:17.954Z] === RUN TestEnable [2022-05-04T17:05:17.954Z] --- PASS: TestEnable (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestDisable [2022-05-04T17:05:17.954Z] --- PASS: TestDisable (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestEnabled [2022-05-04T17:05:17.954Z] --- PASS: TestEnabled (0.00s) [2022-05-04T17:05:17.954Z] PASS [2022-05-04T17:05:17.954Z] coverage: 100.0% of statements [2022-05-04T17:05:17.954Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-04T17:05:17.954Z] === RUN TestGetWithStatusError [2022-05-04T17:05:17.954Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-05-04T17:05:17.954Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestCloseRootDirectory [2022-05-04T17:05:17.954Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:05:17.954Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestHashFile [2022-05-04T17:05:17.954Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:05:17.954Z] --- SKIP: TestHashFile (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestHashSubdir [2022-05-04T17:05:17.954Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:05:17.954Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestRemoveDirectory [2022-05-04T17:05:17.954Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:05:17.954Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-04T17:05:17.954Z] PASS [2022-05-04T17:05:17.954Z] coverage: 9.3% of statements [2022-05-04T17:05:17.954Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 9.3% of statements [2022-05-04T17:05:17.954Z] === RUN TestGetAllAllowed [2022-05-04T17:05:17.954Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestGetAllMeta [2022-05-04T17:05:17.954Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-04T17:05:17.954Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestIsUnreferencedBuiltin [2022-05-04T17:05:17.954Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestIsExistingDirectory [2022-05-04T17:05:17.954Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestGetFilenameForDownload [2022-05-04T17:05:17.954Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestEnv2Variables [2022-05-04T17:05:17.954Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-04T17:05:17.954Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestMaintainer [2022-05-04T17:05:17.954Z] --- PASS: TestMaintainer (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestLabel [2022-05-04T17:05:17.954Z] --- PASS: TestLabel (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestFromScratch [2022-05-04T17:05:17.954Z] --- PASS: TestFromScratch (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestFromWithArg [2022-05-04T17:05:17.954Z] --- PASS: TestFromWithArg (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-04T17:05:17.954Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestFromWithUndefinedArg [2022-05-04T17:05:17.954Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestFromMultiStageWithNamedStage [2022-05-04T17:05:17.954Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestOnbuild [2022-05-04T17:05:17.954Z] --- PASS: TestOnbuild (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestWorkdir [2022-05-04T17:05:17.954Z] --- PASS: TestWorkdir (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestCmd [2022-05-04T17:05:17.954Z] --- PASS: TestCmd (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestHealthcheckNone [2022-05-04T17:05:17.954Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestHealthcheckCmd [2022-05-04T17:05:17.954Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestEntrypoint [2022-05-04T17:05:17.954Z] --- PASS: TestEntrypoint (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestExpose [2022-05-04T17:05:17.954Z] --- PASS: TestExpose (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestUser [2022-05-04T17:05:17.954Z] --- PASS: TestUser (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestVolume [2022-05-04T17:05:17.954Z] --- PASS: TestVolume (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestStopSignal [2022-05-04T17:05:17.954Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T17:05:17.954Z] --- SKIP: TestStopSignal (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestArg [2022-05-04T17:05:17.954Z] --- PASS: TestArg (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestShell [2022-05-04T17:05:17.954Z] --- PASS: TestShell (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestPrependEnvOnCmd [2022-05-04T17:05:17.954Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestRunWithBuildArgs [2022-05-04T17:05:17.954Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestRunIgnoresHealthcheck [2022-05-04T17:05:17.954Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestDispatchUnsupportedOptions [2022-05-04T17:05:17.954Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-04T17:05:17.954Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-04T17:05:17.954Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-04T17:05:17.954Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestNormalizeWorkdir [2022-05-04T17:05:17.954Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestDispatch [2022-05-04T17:05:17.954Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-04T17:05:17.954Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-04T17:05:17.954Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-04T17:05:17.954Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-04T17:05:17.954Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-04T17:05:17.954Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-04T17:05:17.954Z] === RUN TestDispatch/COPY_url [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch (0.05s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestAddScratchImageAddsToMounts [2022-05-04T17:05:17.954Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-04T17:05:17.954Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-04T17:05:17.954Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-04T17:05:17.954Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestImageSourceGetAddsToMounts [2022-05-04T17:05:17.954Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestEmptyDockerfile [2022-05-04T17:05:17.954Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestSymlinkDockerfile [2022-05-04T17:05:17.954Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-04T17:05:17.954Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-04T17:05:17.954Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestNonExistingDockerfile [2022-05-04T17:05:17.954Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestCopyRunConfig [2022-05-04T17:05:17.954Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestDeepCopyRunConfig [2022-05-04T17:05:17.954Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestExportImage [2022-05-04T17:05:17.954Z] --- PASS: TestExportImage (0.00s) [2022-05-04T17:05:17.954Z] === RUN TestNormalizeDest [2022-05-04T17:05:17.954Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-04T17:05:17.954Z] PASS [2022-05-04T17:05:17.954Z] coverage: 46.7% of statements [2022-05-04T17:05:17.954Z] ok github.com/docker/docker/builder/dockerfile 0.185s coverage: 46.7% of statements [2022-05-04T17:05:19.056Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-05-04T17:05:19.056Z] PASS [2022-05-04T17:05:19.056Z] [2022-05-04T17:05:19.056Z] DONE 1 tests in 1.625s [2022-05-04T17:05:19.056Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T17:05:19.056Z] ++ 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 [2022-05-04T17:05:19.056Z] ++ set -e [2022-05-04T17:05:19.056Z] ++ '[' -n 0 ']' [2022-05-04T17:05:19.056Z] ++ set -x [2022-05-04T17:05:19.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:05:19.056Z] INFO: Testing against a local daemon [2022-05-04T17:05:19.056Z] === RUN TestSecretInspect [2022-05-04T17:05:19.517Z] === RUN TestTCP4Proxy [2022-05-04T17:05:19.517Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-04T17:05:19.517Z] === RUN TestTCP4ProxyHalfClose [2022-05-04T17:05:19.517Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-04T17:05:19.517Z] === RUN TestTCP6Proxy [2022-05-04T17:05:19.517Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T17:05:19.517Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-04T17:05:19.517Z] === RUN TestTCPDualStackProxy [2022-05-04T17:05:19.517Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T17:05:19.517Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-04T17:05:19.517Z] === RUN TestUDP4Proxy [2022-05-04T17:05:19.517Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-04T17:05:19.517Z] === RUN TestUDP6Proxy [2022-05-04T17:05:19.517Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T17:05:19.517Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-04T17:05:19.517Z] === RUN TestUDPWriteError [2022-05-04T17:05:19.517Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-04T17:05:19.517Z] === RUN TestSCTP4Proxy [2022-05-04T17:05:19.517Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T17:05:19.517Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-04T17:05:19.517Z] === RUN TestSCTP6Proxy [2022-05-04T17:05:19.517Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T17:05:19.517Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-04T17:05:19.517Z] PASS [2022-05-04T17:05:19.517Z] coverage: 49.4% of statements [2022-05-04T17:05:19.517Z] ok github.com/docker/docker/cmd/docker-proxy 0.054s coverage: 49.4% of statements [2022-05-04T17:05:20.490Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T17:05:20.490Z] Using test binary docker [2022-05-04T17:05:20.490Z] +++ /etc/init.d/apparmor start [2022-05-04T17:05:20.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T17:05:20.490Z] INFO: Waiting for daemon to start... [2022-05-04T17:05:20.490Z] Starting dockerd [2022-05-04T17:05:20.490Z] +++ 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 [2022-05-04T17:05:20.955Z] --- PASS: TestSecretInspect (2.17s) [2022-05-04T17:05:20.955Z] === RUN TestSecretList [2022-05-04T17:05:22.657Z] . [2022-05-04T17:05:22.657Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T17:05:22.657Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T17:05:22.917Z] Error: No such image: emptyfs [2022-05-04T17:05:22.917Z] ++++ docker load [2022-05-04T17:05:22.917Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-04T17:05:23.176Z] Running integration-test (iteration 1) [2022-05-04T17:05:23.176Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T17:05:23.176Z] ++ 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 [2022-05-04T17:05:23.176Z] ++ set -e [2022-05-04T17:05:23.176Z] ++ '[' -n 0 ']' [2022-05-04T17:05:23.176Z] ++ set -x [2022-05-04T17:05:23.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=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 [2022-05-04T17:05:23.481Z] --- PASS: TestSecretList (2.15s) [2022-05-04T17:05:23.481Z] === RUN TestSecretsCreateAndDelete [2022-05-04T17:05:24.114Z] Loaded image: busybox:latest [2022-05-04T17:05:24.374Z] Loaded image: busybox:glibc [2022-05-04T17:05:25.379Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-05-04T17:05:25.379Z] === RUN TestSecretsUpdate [2022-05-04T17:05:26.602Z] INFO: Extraction ended at 05/04/2022 17:05:25. Duration:00:00:29.8775722 [2022-05-04T17:05:26.602Z] INFO: Updating the golang and path environment variables [2022-05-04T17:05:26.602Z] INFO: GOPATH=d:\gopath [2022-05-04T17:05:26.602Z] INFO: go version go1.18.1 windows/amd64 [2022-05-04T17:05:26.602Z] INFO: Running the daemon under test in debug mode [2022-05-04T17:05:26.602Z] INFO: Starting a daemon under test... [2022-05-04T17:05:26.602Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43560\2\daemon --pidfile d:\CI\PR-43560\2\docker.pid -D [2022-05-04T17:05:26.602Z] INFO: Process started successfully. [2022-05-04T17:05:26.602Z] INFO: Start tailing logs of the daemon under tests [2022-05-04T17:05:26.602Z] INFO: Waiting for the daemon under test to start... [2022-05-04T17:05:27.845Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-05-04T17:05:27.845Z] === RUN TestServiceUpdateNetwork [2022-05-04T17:05:27.906Z] --- PASS: TestSecretsUpdate (2.17s) [2022-05-04T17:05:27.906Z] === RUN TestTemplatedSecret [2022-05-04T17:05:28.171Z] === RUN TestCheckpointCreateError [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCheckpointCreate [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCheckpointDeleteError [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCheckpointDelete [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCheckpointListError [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCheckpointList [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointList (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCheckpointListContainerNotFound [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNewClientWithOpsFromEnv [2022-05-04T17:05:28.171Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T17:05:28.171Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestGetAPIPath [2022-05-04T17:05:28.171Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestParseHostURL [2022-05-04T17:05:28.171Z] --- PASS: TestParseHostURL (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-04T17:05:28.171Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersion [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPVersionOverride [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestClientRedirect [2022-05-04T17:05:28.171Z] === RUN TestClientRedirect/GET [2022-05-04T17:05:28.171Z] === RUN TestClientRedirect/POST [2022-05-04T17:05:28.171Z] === RUN TestClientRedirect/PUT [2022-05-04T17:05:28.171Z] === RUN TestClientRedirect/DELETE [2022-05-04T17:05:28.171Z] --- PASS: TestClientRedirect (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-04T17:05:28.171Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigCreateUnsupported [2022-05-04T17:05:28.171Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigCreateError [2022-05-04T17:05:28.171Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigCreate [2022-05-04T17:05:28.171Z] --- PASS: TestConfigCreate (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigInspectNotFound [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigInspectWithEmptyID [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigInspectUnsupported [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigInspectError [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigInspectConfigNotFound [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigInspect [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspect (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigListUnsupported [2022-05-04T17:05:28.171Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigListError [2022-05-04T17:05:28.171Z] --- PASS: TestConfigListError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigList [2022-05-04T17:05:28.171Z] --- PASS: TestConfigList (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigRemoveUnsupported [2022-05-04T17:05:28.171Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigRemoveError [2022-05-04T17:05:28.171Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigRemove [2022-05-04T17:05:28.171Z] --- PASS: TestConfigRemove (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigUpdateUnsupported [2022-05-04T17:05:28.171Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigUpdateError [2022-05-04T17:05:28.171Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestConfigUpdate [2022-05-04T17:05:28.171Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerCommitError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerCommit [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCommit (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStatPathError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStatPathNotFoundError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStatPathNoHeaderError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStatPath [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyToContainerError [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyToContainerNotFoundError [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyToContainerEmptyResponse [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyToContainer [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyFromContainerError [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyFromContainerNotFoundError [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestCopyFromContainer [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerCreateError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerCreateImageNotFound [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerCreateWithName [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerCreateAutoRemove [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerDiffError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerDiff [2022-05-04T17:05:28.171Z] --- PASS: TestContainerDiff (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecCreateError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecCreate [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecStartError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecStart [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecInspectError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecInspect [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExportError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExportError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExport [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExport (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerInspectError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerInspectContainerNotFound [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerInspectWithEmptyID [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerInspect [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspect (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerInspectNode [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerKillError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerKillError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerKill [2022-05-04T17:05:28.171Z] --- PASS: TestContainerKill (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerListError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerListError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerList [2022-05-04T17:05:28.171Z] --- PASS: TestContainerList (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerLogsNotFoundError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerLogsError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerLogs [2022-05-04T17:05:28.171Z] --- PASS: TestContainerLogs (0.13s) [2022-05-04T17:05:28.171Z] === RUN TestContainerPauseError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerPause [2022-05-04T17:05:28.171Z] --- PASS: TestContainerPause (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainersPruneError [2022-05-04T17:05:28.171Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainersPrune [2022-05-04T17:05:28.171Z] --- PASS: TestContainersPrune (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerRemoveError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerRemoveNotFoundError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerRemove [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRemove (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerRenameError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerRename [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRename (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerResizeError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecResizeError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerResize [2022-05-04T17:05:28.171Z] --- PASS: TestContainerResize (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerExecResize [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerRestartError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerRestart [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRestart (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStartError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStartError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStart [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStart (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStatsError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStats [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStats (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStopError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStopError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerStop [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStop (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerTopError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerTopError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerTop [2022-05-04T17:05:28.171Z] --- PASS: TestContainerTop (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerUnpauseError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerUnpause [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerUpdateError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerUpdate [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUpdate (0.02s) [2022-05-04T17:05:28.171Z] === RUN TestContainerWaitError [2022-05-04T17:05:28.171Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestContainerWait [2022-05-04T17:05:28.171Z] --- PASS: TestContainerWait (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestDiskUsageError [2022-05-04T17:05:28.171Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestDiskUsage [2022-05-04T17:05:28.171Z] --- PASS: TestDiskUsage (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestDistributionInspectUnsupported [2022-05-04T17:05:28.171Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestDistributionInspectWithEmptyID [2022-05-04T17:05:28.171Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestEventsErrorInOptions [2022-05-04T17:05:28.171Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestEventsErrorFromServer [2022-05-04T17:05:28.171Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestEvents [2022-05-04T17:05:28.171Z] --- PASS: TestEvents (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestTLSCloseWriter [2022-05-04T17:05:28.171Z] === PAUSE TestTLSCloseWriter [2022-05-04T17:05:28.171Z] === RUN TestImageBuildError [2022-05-04T17:05:28.171Z] --- PASS: TestImageBuildError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestImageBuild [2022-05-04T17:05:28.171Z] --- PASS: TestImageBuild (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestGetDockerOS [2022-05-04T17:05:28.171Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestImageCreateError [2022-05-04T17:05:28.171Z] --- PASS: TestImageCreateError (0.00s) [2022-05-04T17:05:28.171Z] === RUN TestImageCreate [2022-05-04T17:05:28.172Z] --- PASS: TestImageCreate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageHistoryError [2022-05-04T17:05:28.172Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageHistory [2022-05-04T17:05:28.172Z] --- PASS: TestImageHistory (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageImportError [2022-05-04T17:05:28.172Z] --- PASS: TestImageImportError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageImport [2022-05-04T17:05:28.172Z] --- PASS: TestImageImport (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageInspectImageNotFound [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageInspectWithEmptyID [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageInspect [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageListError [2022-05-04T17:05:28.172Z] --- PASS: TestImageListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageList [2022-05-04T17:05:28.172Z] --- PASS: TestImageList (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageListApiBefore125 [2022-05-04T17:05:28.172Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageLoadError [2022-05-04T17:05:28.172Z] --- PASS: TestImageLoadError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageLoad [2022-05-04T17:05:28.172Z] --- PASS: TestImageLoad (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagesPruneError [2022-05-04T17:05:28.172Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagesPrune [2022-05-04T17:05:28.172Z] --- PASS: TestImagesPrune (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePullReferenceParseError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePullAnyError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePullWithoutErrors [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePushReferenceError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePushAnyError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithoutErrors [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-04T17:05:28.172Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageRemoveError [2022-05-04T17:05:28.172Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageRemoveImageNotFound [2022-05-04T17:05:28.172Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageRemove [2022-05-04T17:05:28.172Z] --- PASS: TestImageRemove (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSaveError [2022-05-04T17:05:28.172Z] --- PASS: TestImageSaveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSave [2022-05-04T17:05:28.172Z] --- PASS: TestImageSave (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSearchAnyError [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageSearchWithoutErrors [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageTagError [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageTagInvalidReference [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageTagInvalidSourceImageName [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageTagHexSource [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestImageTag [2022-05-04T17:05:28.172Z] --- PASS: TestImageTag (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestInfoServerError [2022-05-04T17:05:28.172Z] --- PASS: TestInfoServerError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestInfoInvalidResponseJSONError [2022-05-04T17:05:28.172Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestInfo [2022-05-04T17:05:28.172Z] --- PASS: TestInfo (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkConnectError [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkConnect [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkCreateError [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkCreate [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkDisconnectError [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkDisconnect [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkInspect [2022-05-04T17:05:28.172Z] === RUN TestNetworkInspect/empty_ID [2022-05-04T17:05:28.172Z] === RUN TestNetworkInspect/no_options [2022-05-04T17:05:28.172Z] === RUN TestNetworkInspect/verbose [2022-05-04T17:05:28.172Z] === RUN TestNetworkInspect/global_scope [2022-05-04T17:05:28.172Z] === RUN TestNetworkInspect/unknown_network [2022-05-04T17:05:28.172Z] === RUN TestNetworkInspect/server_error [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkListError [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkList [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkList (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworksPruneError [2022-05-04T17:05:28.172Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworksPrune [2022-05-04T17:05:28.172Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkRemoveError [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNetworkRemove [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeInspectNodeNotFound [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeInspectWithEmptyID [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeInspect [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeListError [2022-05-04T17:05:28.172Z] --- PASS: TestNodeListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeList [2022-05-04T17:05:28.172Z] --- PASS: TestNodeList (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeRemoveError [2022-05-04T17:05:28.172Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeRemove [2022-05-04T17:05:28.172Z] --- PASS: TestNodeRemove (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeUpdateError [2022-05-04T17:05:28.172Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestNodeUpdate [2022-05-04T17:05:28.172Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestOptionWithHostFromEnv [2022-05-04T17:05:28.172Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestOptionWithTimeout [2022-05-04T17:05:28.172Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestOptionWithVersionFromEnv [2022-05-04T17:05:28.172Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPingFail [2022-05-04T17:05:28.172Z] --- PASS: TestPingFail (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPingWithError [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response [2022-05-04T17:05:28.172Z] --- PASS: TestPingWithError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPingSuccess [2022-05-04T17:05:28.172Z] --- PASS: TestPingSuccess (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPingHeadFallback [2022-05-04T17:05:28.172Z] === RUN TestPingHeadFallback/OK [2022-05-04T17:05:28.172Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-04T17:05:28.172Z] === RUN TestPingHeadFallback/Not_Found [2022-05-04T17:05:28.172Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-04T17:05:28.172Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-04T17:05:28.172Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginDisableError [2022-05-04T17:05:28.172Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginDisable [2022-05-04T17:05:28.172Z] --- PASS: TestPluginDisable (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginEnableError [2022-05-04T17:05:28.172Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginEnable [2022-05-04T17:05:28.172Z] --- PASS: TestPluginEnable (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginInspectWithEmptyID [2022-05-04T17:05:28.172Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginInspect [2022-05-04T17:05:28.172Z] --- PASS: TestPluginInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginListError [2022-05-04T17:05:28.172Z] --- PASS: TestPluginListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginList [2022-05-04T17:05:28.172Z] --- PASS: TestPluginList (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginPushError [2022-05-04T17:05:28.172Z] --- PASS: TestPluginPushError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginPush [2022-05-04T17:05:28.172Z] --- PASS: TestPluginPush (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginRemoveError [2022-05-04T17:05:28.172Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginRemove [2022-05-04T17:05:28.172Z] --- PASS: TestPluginRemove (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginSetError [2022-05-04T17:05:28.172Z] --- PASS: TestPluginSetError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPluginSet [2022-05-04T17:05:28.172Z] --- PASS: TestPluginSet (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSetHostHeader [2022-05-04T17:05:28.172Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestPlainTextError [2022-05-04T17:05:28.172Z] --- PASS: TestPlainTextError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestInfiniteError [2022-05-04T17:05:28.172Z] --- PASS: TestInfiniteError (0.01s) [2022-05-04T17:05:28.172Z] === RUN TestCanceledContext [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response [2022-05-04T17:05:28.172Z] --- PASS: TestCanceledContext (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestDeadlineExceededContext [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response [2022-05-04T17:05:28.172Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretCreateUnsupported [2022-05-04T17:05:28.172Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretCreateError [2022-05-04T17:05:28.172Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretCreate [2022-05-04T17:05:28.172Z] --- PASS: TestSecretCreate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretInspectUnsupported [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretInspectSecretNotFound [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretInspectWithEmptyID [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretInspect [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretListUnsupported [2022-05-04T17:05:28.172Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretListError [2022-05-04T17:05:28.172Z] --- PASS: TestSecretListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretList [2022-05-04T17:05:28.172Z] --- PASS: TestSecretList (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretRemoveUnsupported [2022-05-04T17:05:28.172Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretRemoveError [2022-05-04T17:05:28.172Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretRemove [2022-05-04T17:05:28.172Z] --- PASS: TestSecretRemove (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretUpdateUnsupported [2022-05-04T17:05:28.172Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSecretUpdateError [2022-05-04T17:05:28.172Z] --- PASS: TestSecretUpdateError (0.01s) [2022-05-04T17:05:28.172Z] === RUN TestSecretUpdate [2022-05-04T17:05:28.172Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceCreateError [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceCreate [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceCreateDigestPinning [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceInspectServiceNotFound [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceInspectWithEmptyID [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceInspect [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceListError [2022-05-04T17:05:28.172Z] --- PASS: TestServiceListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceList [2022-05-04T17:05:28.172Z] --- PASS: TestServiceList (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceLogsError [2022-05-04T17:05:28.172Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceLogs [2022-05-04T17:05:28.172Z] --- PASS: TestServiceLogs (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceRemoveError [2022-05-04T17:05:28.172Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceRemoveNotFoundError [2022-05-04T17:05:28.172Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceRemove [2022-05-04T17:05:28.172Z] --- PASS: TestServiceRemove (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceUpdateError [2022-05-04T17:05:28.172Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestServiceUpdate [2022-05-04T17:05:28.172Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmGetUnlockKeyError [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmGetUnlockKey [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmInitError [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmInit [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInit (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmInspect [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmJoinError [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmJoin [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmLeaveError [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmLeave [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmUnlockError [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmUnlock [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmUpdateError [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestSwarmUpdate [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestTaskInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestTaskInspectWithEmptyID [2022-05-04T17:05:28.172Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestTaskInspect [2022-05-04T17:05:28.172Z] --- PASS: TestTaskInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestTaskListError [2022-05-04T17:05:28.172Z] --- PASS: TestTaskListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestTaskList [2022-05-04T17:05:28.172Z] --- PASS: TestTaskList (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeCreateError [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeCreate [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeInspectError [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeInspectNotFound [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeInspectWithEmptyID [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeInspect [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeListError [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeListError (0.00s) [2022-05-04T17:05:28.172Z] === RUN TestVolumeList [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeList (0.00s) [2022-05-04T17:05:28.173Z] === RUN TestVolumeRemoveError [2022-05-04T17:05:28.173Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-04T17:05:28.173Z] === RUN TestVolumeRemove [2022-05-04T17:05:28.173Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-04T17:05:28.173Z] === CONT TestTLSCloseWriter [2022-05-04T17:05:28.173Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-04T17:05:28.173Z] PASS [2022-05-04T17:05:28.173Z] coverage: 75.1% of statements [2022-05-04T17:05:28.173Z] ok github.com/docker/docker/client 0.332s coverage: 75.1% of statements [2022-05-04T17:05:29.060Z] === RUN TestMiddlewares [2022-05-04T17:05:29.060Z] --- PASS: TestMiddlewares (0.00s) [2022-05-04T17:05:29.060Z] PASS [2022-05-04T17:05:29.060Z] coverage: 7.9% of statements [2022-05-04T17:05:29.060Z] ok github.com/docker/docker/api/server 0.063s coverage: 7.9% of statements [2022-05-04T17:05:29.652Z] Loaded image: debian:bullseye-slim [2022-05-04T17:05:29.652Z] Loaded image: hello-world:latest [2022-05-04T17:05:29.652Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T17:05:29.652Z] INFO: Testing against a local daemon [2022-05-04T17:05:29.652Z] === RUN TestCgroupNamespacesBuild [2022-05-04T17:05:29.805Z] --- PASS: TestTemplatedSecret (2.41s) [2022-05-04T17:05:29.805Z] === RUN TestSecretCreateResolve [2022-05-04T17:05:32.190Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-05-04T17:05:32.190Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T17:05:32.331Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-05-04T17:05:32.332Z] PASS [2022-05-04T17:05:32.332Z] [2022-05-04T17:05:32.332Z] DONE 6 tests in 13.362s [2022-05-04T17:05:32.332Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T17:05:32.332Z] ++ 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 [2022-05-04T17:05:32.332Z] ++ set -e [2022-05-04T17:05:32.332Z] ++ '[' -n 0 ']' [2022-05-04T17:05:32.332Z] ++ set -x [2022-05-04T17:05:32.332Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:05:32.332Z] INFO: Testing against a local daemon [2022-05-04T17:05:32.332Z] === RUN TestServiceCreateInit [2022-05-04T17:05:32.332Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T17:05:34.103Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2022-05-04T17:05:34.103Z] === RUN TestBuildWithSession [2022-05-04T17:05:34.103Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:05:34.103Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T17:05:34.103Z] === RUN TestBuildSquashParent [2022-05-04T17:05:36.512Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T17:05:39.046Z] --- PASS: TestServiceCreateInit (6.90s) [2022-05-04T17:05:39.046Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-05-04T17:05:39.046Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.28s) [2022-05-04T17:05:39.046Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T17:05:40.063Z] --- PASS: TestServiceUpdateNetwork (12.65s) [2022-05-04T17:05:40.063Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T17:05:41.004Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-04T17:05:41.944Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-04T17:05:43.100Z] --- PASS: TestCheckoutGit (26.33s) [2022-05-04T17:05:43.100Z] === RUN TestValidGitTransport [2022-05-04T17:05:43.100Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-04T17:05:43.100Z] === RUN TestGitInvalidRef [2022-05-04T17:05:43.100Z] --- PASS: TestGitInvalidRef (0.21s) [2022-05-04T17:05:43.100Z] PASS [2022-05-04T17:05:43.100Z] coverage: 86.3% of statements [2022-05-04T17:05:43.100Z] ok github.com/docker/docker/builder/remotecontext/git 26.639s coverage: 86.3% of statements [2022-05-04T17:05:43.568Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T17:05:43.568Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T17:05:43.568Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T17:05:43.568Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T17:05:44.088Z] --- PASS: TestBuildSquashParent (8.83s) [2022-05-04T17:05:44.088Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T17:05:44.088Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:05:44.088Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:05:44.088Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:05:44.088Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:05:44.088Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:05:44.088Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:05:44.088Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:05:44.088Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:05:45.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:05:46.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:05:47.642Z] .....INFO: Daemon under test started and replied! [2022-05-04T17:05:47.642Z] INFO: Docker version of the daemon under test [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] Client: [2022-05-04T17:05:47.642Z] Version: 17.06.2-ce [2022-05-04T17:05:47.642Z] API version: 1.30 [2022-05-04T17:05:47.642Z] Go version: go1.8.3 [2022-05-04T17:05:47.642Z] Git commit: cec0b72 [2022-05-04T17:05:47.642Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-04T17:05:47.642Z] OS/Arch: windows/amd64 [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] Server: [2022-05-04T17:05:47.642Z] Version: 0.0.0-dev [2022-05-04T17:05:47.642Z] API version: 1.42 (minimum version 1.24) [2022-05-04T17:05:47.642Z] Go version: go1.18.1 [2022-05-04T17:05:47.642Z] Git commit: 6e376e32d8 [2022-05-04T17:05:47.642Z] Built: [2022-05-04T17:05:47.642Z] OS/Arch: windows/amd64 [2022-05-04T17:05:47.642Z] Experimental: false [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] INFO: Docker info of the daemon under test [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] Containers: 0 [2022-05-04T17:05:47.642Z] Running: 0 [2022-05-04T17:05:47.642Z] Paused: 0 [2022-05-04T17:05:47.642Z] Stopped: 0 [2022-05-04T17:05:47.642Z] Images: 0 [2022-05-04T17:05:47.642Z] Server Version: 0.0.0-dev [2022-05-04T17:05:47.642Z] Storage Driver: windowsfilter [2022-05-04T17:05:47.642Z] Windows: [2022-05-04T17:05:47.642Z] Logging Driver: json-file [2022-05-04T17:05:47.642Z] Plugins: [2022-05-04T17:05:47.642Z] Volume: local [2022-05-04T17:05:47.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T17:05:47.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T17:05:47.642Z] Swarm: inactive [2022-05-04T17:05:47.642Z] Default Isolation: process [2022-05-04T17:05:47.642Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T17:05:47.642Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-04T17:05:47.642Z] OSType: windows [2022-05-04T17:05:47.642Z] Architecture: x86_64 [2022-05-04T17:05:47.642Z] CPUs: 4 [2022-05-04T17:05:47.642Z] Total Memory: 32GiB [2022-05-04T17:05:47.642Z] Name: azwin-2-a2e230 [2022-05-04T17:05:47.642Z] ID: C6ND:CPQO:EDJX:RNT3:AD3V:6KET:7CEN:H7LU:ERD2:KQIJ:RXLY:LPZY [2022-05-04T17:05:47.642Z] Docker Root Dir: D:\CI\PR-43560\2\daemon [2022-05-04T17:05:47.642Z] Debug Mode (client): false [2022-05-04T17:05:47.642Z] Debug Mode (server): true [2022-05-04T17:05:47.642Z] File Descriptors: -1 [2022-05-04T17:05:47.642Z] Goroutines: 16 [2022-05-04T17:05:47.642Z] System Time: 2022-05-04T17:05:45.3962153Z [2022-05-04T17:05:47.642Z] EventsListeners: 0 [2022-05-04T17:05:47.642Z] Registry: https://index.docker.io/v1/ [2022-05-04T17:05:47.642Z] Labels: [2022-05-04T17:05:47.642Z] Experimental: false [2022-05-04T17:05:47.642Z] Insecure Registries: [2022-05-04T17:05:47.642Z] 127.0.0.0/8 [2022-05-04T17:05:47.642Z] Live Restore Enabled: false [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] INFO: Docker images of the daemon under test [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T17:05:47.642Z] [2022-05-04T17:05:47.642Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-04T17:05:47.642Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-04T17:05:47.642Z] ltsc2019: Pulling from windows/servercore [2022-05-04T17:05:47.642Z] 4612f6d0b889: Pulling fs layer [2022-05-04T17:05:47.642Z] ba8181afd426: Pulling fs layer [2022-05-04T17:05:48.519Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-04T17:05:49.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:05:49.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:05:50.714Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-04T17:05:50.714Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-04T17:05:50.714Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-04T17:05:50.714Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-04T17:05:50.714Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-04T17:05:50.714Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestConfigureDaemonLogs [2022-05-04T17:05:50.715Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestCommonOptionsInstallFlags [2022-05-04T17:05:50.715Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-04T17:05:50.715Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-04T17:05:50.715Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-04T17:05:50.715Z] PASS [2022-05-04T17:05:50.715Z] coverage: 20.1% of statements [2022-05-04T17:05:50.715Z] ok github.com/docker/docker/cmd/dockerd 0.181s coverage: 20.1% of statements [2022-05-04T17:05:50.715Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-04T17:05:50.715Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T17:05:52.279Z] === RUN TestContainerStopSignal [2022-05-04T17:05:52.279Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestContainerStopTimeout [2022-05-04T17:05:52.279Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-04T17:05:52.279Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-04T17:05:52.279Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-04T17:05:52.279Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestReplaceAndAppendEnvVars [2022-05-04T17:05:52.279Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-04T17:05:52.279Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestNewMemoryStore [2022-05-04T17:05:52.279Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestAddContainers [2022-05-04T17:05:52.279Z] --- PASS: TestAddContainers (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestGetContainer [2022-05-04T17:05:52.279Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestDeleteContainer [2022-05-04T17:05:52.279Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestListContainers [2022-05-04T17:05:52.279Z] --- PASS: TestListContainers (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestFirstContainer [2022-05-04T17:05:52.279Z] --- PASS: TestFirstContainer (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestApplyAllContainer [2022-05-04T17:05:52.279Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestIsValidHealthString [2022-05-04T17:05:52.279Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestStateRunStop [2022-05-04T17:05:52.279Z] --- PASS: TestStateRunStop (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestStateTimeoutWait [2022-05-04T17:05:52.279Z] state_test.go:141: Stop callback fired [2022-05-04T17:05:52.279Z] state_test.go:165: Stop callback fired [2022-05-04T17:05:52.279Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-04T17:05:52.279Z] === RUN TestIsValidStateString [2022-05-04T17:05:52.279Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestViewSaveDelete [2022-05-04T17:05:52.279Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-04T17:05:52.279Z] === RUN TestViewAll [2022-05-04T17:05:52.279Z] --- PASS: TestViewAll (0.01s) [2022-05-04T17:05:52.279Z] === RUN TestViewGet [2022-05-04T17:05:52.279Z] --- PASS: TestViewGet (0.01s) [2022-05-04T17:05:52.279Z] === RUN TestNames [2022-05-04T17:05:52.279Z] --- PASS: TestNames (0.00s) [2022-05-04T17:05:52.279Z] === RUN TestViewWithHealthCheck [2022-05-04T17:05:52.279Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-04T17:05:52.279Z] PASS [2022-05-04T17:05:52.279Z] coverage: 41.7% of statements [2022-05-04T17:05:52.279Z] ok github.com/docker/docker/container 0.214s coverage: 41.7% of statements [2022-05-04T17:05:52.279Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T17:05:52.279Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T17:05:52.279Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T17:05:52.279Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T17:05:52.747Z] === RUN TestPrepare [2022-05-04T17:05:52.747Z] --- PASS: TestPrepare (0.00s) [2022-05-04T17:05:52.747Z] === RUN TestStart [2022-05-04T17:05:52.747Z] --- PASS: TestStart (0.00s) [2022-05-04T17:05:52.747Z] === RUN TestWaitCancel [2022-05-04T17:05:52.747Z] --- PASS: TestWaitCancel (0.00s) [2022-05-04T17:05:52.747Z] === RUN TestWaitDisabled [2022-05-04T17:05:52.747Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-04T17:05:52.747Z] === RUN TestWaitEnabled [2022-05-04T17:05:52.747Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-04T17:05:52.747Z] === RUN TestRemove [2022-05-04T17:05:52.747Z] --- PASS: TestRemove (0.00s) [2022-05-04T17:05:52.747Z] PASS [2022-05-04T17:05:52.747Z] coverage: 65.3% of statements [2022-05-04T17:05:52.747Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.66s) [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s) [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-05-04T17:05:53.102Z] === RUN TestBuildMultiStageCopy [2022-05-04T17:05:53.102Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T17:05:55.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T17:05:55.693Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-04T17:05:55.693Z] === RUN TestNewListSecretsFilters [2022-05-04T17:05:55.693Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestNewListConfigsFilters [2022-05-04T17:05:55.693Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-04T17:05:55.693Z] PASS [2022-05-04T17:05:55.693Z] coverage: 0.5% of statements [2022-05-04T17:05:55.693Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T17:05:55.693Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T17:05:55.694Z] ok github.com/docker/docker/daemon/cluster 0.809s coverage: 0.5% of statements [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-04T17:05:55.694Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-04T17:05:55.694Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-04T17:05:55.694Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-04T17:05:55.694Z] PASS [2022-05-04T17:05:55.694Z] coverage: 35.9% of statements [2022-05-04T17:05:55.694Z] ok github.com/docker/docker/daemon/cluster/convert 0.214s coverage: 35.9% of statements [2022-05-04T17:05:56.191Z] ba8181afd426: Verifying Checksum [2022-05-04T17:05:56.191Z] ba8181afd426: Download complete [2022-05-04T17:05:56.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T17:05:56.645Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2022-05-04T17:05:56.645Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-05-04T17:05:56.645Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-05-04T17:05:56.645Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-05-04T17:05:56.645Z] PASS [2022-05-04T17:05:56.645Z] [2022-05-04T17:05:56.645Z] === Skipped [2022-05-04T17:05:56.645Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T17:05:56.645Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:05:56.645Z] [2022-05-04T17:05:56.645Z] DONE 27 tests, 1 skipped in 168.710s [2022-05-04T17:05:56.645Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T17:05:56.645Z] INFO: Testing against a local daemon [2022-05-04T17:05:56.645Z] === RUN TestSessionCreate [2022-05-04T17:05:56.645Z] --- PASS: TestSessionCreate (0.02s) [2022-05-04T17:05:56.645Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T17:05:56.645Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-04T17:05:56.645Z] PASS [2022-05-04T17:05:56.645Z] [2022-05-04T17:05:56.645Z] DONE 2 tests in 0.053s [2022-05-04T17:05:56.645Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T17:05:56.645Z] INFO: Testing against a local daemon [2022-05-04T17:05:56.645Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:05:56.645Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:05:56.645Z] === RUN TestDiskUsage [2022-05-04T17:05:56.645Z] === PAUSE TestDiskUsage [2022-05-04T17:05:56.645Z] === RUN TestEventsExecDie [2022-05-04T17:05:56.779Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T17:05:56.906Z] --- PASS: TestEventsExecDie (0.61s) [2022-05-04T17:05:56.906Z] === RUN TestEventsBackwardsCompatible [2022-05-04T17:05:56.906Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-05-04T17:05:56.906Z] === RUN TestEventsVolumeCreate [2022-05-04T17:05:56.906Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-04T17:05:56.906Z] === RUN TestInfoBinaryCommits [2022-05-04T17:05:56.906Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T17:05:56.906Z] === RUN TestInfoAPIVersioned [2022-05-04T17:05:56.906Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T17:05:56.906Z] === RUN TestInfoAPI [2022-05-04T17:05:56.906Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T17:05:56.906Z] === RUN TestInfoAPIWarnings [2022-05-04T17:05:57.125Z] --- PASS: TestCreateServiceMultipleTimes (15.08s) [2022-05-04T17:05:57.125Z] === RUN TestCreateServiceConflict [2022-05-04T17:05:57.125Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-05-04T17:05:57.125Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T17:05:57.352Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T17:05:57.926Z] --- PASS: TestBuildMultiStageCopy (5.04s) [2022-05-04T17:05:57.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2022-05-04T17:05:57.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-05-04T17:05:57.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-05-04T17:05:57.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-05-04T17:05:57.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-05-04T17:05:57.926Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T17:05:58.641Z] === RUN TestBuilderGC [2022-05-04T17:05:58.641Z] --- PASS: TestBuilderGC (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationNotFound [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonBrokenConfiguration [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestFindConfigurationConflicts [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-04T17:05:58.641Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_label [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_dns [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_hosts [2022-05-04T17:05:58.641Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestReloadSetConfigFileNotExist [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-04T17:05:58.641Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-05-04T17:05:58.641Z] === RUN TestReloadDefaultConfigNotExist [2022-05-04T17:05:58.641Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:05:58.641Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestReloadBadDefaultConfig [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-739224618" [2022-05-04T17:05:58.641Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestReloadWithConflictingLabels [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2368785569" [2022-05-04T17:05:58.641Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestReloadWithDuplicateLabels [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4063261114" [2022-05-04T17:05:58.641Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestMaskURLCredentials [2022-05-04T17:05:58.641Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestDaemonConfigurationMerge [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-04T17:05:58.641Z] PASS [2022-05-04T17:05:58.641Z] coverage: 79.8% of statements [2022-05-04T17:05:58.641Z] ok github.com/docker/docker/daemon/config 0.226s coverage: 79.8% of statements [2022-05-04T17:05:58.641Z] === RUN TestWaitNodeAttachment [2022-05-04T17:05:58.641Z] === RUN TestEventsLog [2022-05-04T17:05:58.641Z] --- PASS: TestEventsLog (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestEventsLogTimeout [2022-05-04T17:05:58.641Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestLogEvents [2022-05-04T17:05:58.641Z] --- PASS: TestLogEvents (0.05s) [2022-05-04T17:05:58.641Z] === RUN TestLoadBufferedEvents [2022-05-04T17:05:58.641Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-05-04T17:05:58.641Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-04T17:05:58.641Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-04T17:05:58.641Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-04T17:05:58.641Z] PASS [2022-05-04T17:05:58.641Z] coverage: 50.0% of statements [2022-05-04T17:05:58.641Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-04T17:05:58.641Z] === RUN TestIsolationConversion [2022-05-04T17:05:58.641Z] === RUN TestIsolationConversion/default [2022-05-04T17:05:58.641Z] === RUN TestIsolationConversion/process [2022-05-04T17:05:58.641Z] === RUN TestIsolationConversion/hyperv [2022-05-04T17:05:58.641Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestContainerLabels [2022-05-04T17:05:58.641Z] --- PASS: TestContainerLabels (0.00s) [2022-05-04T17:05:58.641Z] === RUN TestCredentialSpecConversion [2022-05-04T17:05:58.641Z] === RUN TestCredentialSpecConversion/none [2022-05-04T17:05:58.641Z] === RUN TestCredentialSpecConversion/config [2022-05-04T17:05:58.641Z] === RUN TestCredentialSpecConversion/file [2022-05-04T17:05:58.641Z] === RUN TestCredentialSpecConversion/registry [2022-05-04T17:05:58.641Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-04T17:05:58.641Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-04T17:05:58.642Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-04T17:05:58.642Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-04T17:05:58.642Z] === RUN TestControllerValidateMountBind [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-04T17:05:58.642Z] === RUN TestControllerValidateMountVolume [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-04T17:05:58.642Z] === RUN TestControllerValidateMountTarget [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-04T17:05:58.642Z] === RUN TestControllerValidateMountTmpfs [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-04T17:05:58.642Z] === RUN TestControllerValidateMountInvalidType [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-04T17:05:58.642Z] === RUN TestControllerValidateMountNamedPipe [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-04T17:05:58.642Z] PASS [2022-05-04T17:05:58.642Z] coverage: 11.0% of statements [2022-05-04T17:05:58.642Z] ok github.com/docker/docker/daemon/events 0.267s coverage: 50.0% of statements [2022-05-04T17:05:59.022Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-05-04T17:05:59.022Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T17:05:59.109Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.592s coverage: 11.0% of statements [2022-05-04T17:05:59.356Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2022-05-04T17:05:59.356Z] === RUN TestBuildLabelWithTargets [2022-05-04T17:05:59.577Z] === RUN TestVerifyNetworkingConfig [2022-05-04T17:05:59.577Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestGetContainer [2022-05-04T17:05:59.577Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestValidContainerNames [2022-05-04T17:05:59.577Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestContainerInitDNS [2022-05-04T17:05:59.577Z] daemon_test.go:145: root required [2022-05-04T17:05:59.577Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestMerge [2022-05-04T17:05:59.577Z] --- PASS: TestMerge (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestValidateContainerIsolation [2022-05-04T17:05:59.577Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestFindNetworkErrorType [2022-05-04T17:05:59.577Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestEnsureServicesExist [2022-05-04T17:05:59.577Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestEnsureServicesExistErrors [2022-05-04T17:05:59.577Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-04T17:05:59.577Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-04T17:05:59.577Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-04T17:05:59.577Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-04T17:05:59.577Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-04T17:05:59.577Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-04T17:05:59.577Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestContainerDelete [2022-05-04T17:05:59.577Z] --- PASS: TestContainerDelete (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestContainerDoubleDelete [2022-05-04T17:05:59.577Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestLogContainerEventCopyLabels [2022-05-04T17:05:59.577Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestLogContainerEventWithAttributes [2022-05-04T17:05:59.577Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestNoneHealthcheck [2022-05-04T17:05:59.577Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-04T17:05:59.577Z] === RUN TestHealthStates [2022-05-04T17:05:59.577Z] === RUN TestIsEmptyDir [2022-05-04T17:05:59.577Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-04T17:05:59.577Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-04T17:05:59.577Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-04T17:05:59.577Z] PASS [2022-05-04T17:05:59.577Z] coverage: 2.3% of statements [2022-05-04T17:06:00.045Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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" [2022-05-04T17:06:00.045Z] --- PASS: TestHealthStates (0.13s) [2022-05-04T17:06:00.045Z] === RUN TestGetInspectData [2022-05-04T17:06:00.045Z] --- PASS: TestGetInspectData (0.00s) [2022-05-04T17:06:00.045Z] === RUN TestFillLicense [2022-05-04T17:06:00.045Z] --- PASS: TestFillLicense (0.00s) [2022-05-04T17:06:00.045Z] === RUN TestListInvalidFilter [2022-05-04T17:06:00.045Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-04T17:06:00.045Z] === RUN TestNameFilter [2022-05-04T17:06:00.045Z] --- PASS: TestNameFilter (0.00s) [2022-05-04T17:06:00.045Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-04T17:06:00.045Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-04T17:06:00.045Z] === 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 [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-04T17:06:00.045Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-04T17:06:00.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-04T17:06:00.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-04T17:06:00.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-04T17:06:00.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-04T17:06:00.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-04T17:06:00.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-04T17:06:00.046Z] --- 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) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-04T17:06:00.046Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestDaemonReloadLabels [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestDaemonReloadMirrors [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-04T17:06:00.046Z] reload_test.go:342: root required [2022-05-04T17:06:00.046Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-04T17:06:00.046Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-04T17:06:00.046Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-04T17:06:00.046Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestParseVolumesFrom [2022-05-04T17:06:00.046Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-04T17:06:00.046Z] PASS [2022-05-04T17:06:00.046Z] coverage: 8.6% of statements [2022-05-04T17:06:00.046Z] ok github.com/docker/docker/daemon 0.357s coverage: 8.6% of statements [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-04T17:06:00.046Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-04T17:06:00.046Z] === RUN TestLinkNaming [2022-05-04T17:06:00.046Z] --- PASS: TestLinkNaming (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestLinkNew [2022-05-04T17:06:00.046Z] --- PASS: TestLinkNew (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestLinkEnv [2022-05-04T17:06:00.046Z] --- PASS: TestLinkEnv (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestLinkMultipleEnv [2022-05-04T17:06:00.046Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-04T17:06:00.046Z] === RUN TestLinkPortRangeEnv [2022-05-04T17:06:00.046Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-04T17:06:00.046Z] PASS [2022-05-04T17:06:00.046Z] coverage: 93.0% of statements [2022-05-04T17:06:00.046Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2022-05-04T17:06:01.919Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2022-05-04T17:06:01.919Z] === RUN TestBuildWithEmptyLayers [2022-05-04T17:06:02.256Z] === RUN TestValidateLogOptReconnectInterval [2022-05-04T17:06:02.256Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/#00 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/something:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-04T17:06:02.257Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig/defaults [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-04T17:06:02.257Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-04T17:06:02.257Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-04T17:06:02.257Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-04T17:06:02.257Z] PASS [2022-05-04T17:06:02.257Z] coverage: 53.6% of statements [2022-05-04T17:06:02.257Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 53.6% of statements [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-05-04T17:06:02.257Z] === RUN TestCreateSuccess [2022-05-04T17:06:02.257Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCreateStreamSkipped [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-04T17:06:02.257Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCreateLogGroupSuccess [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-04T17:06:02.257Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCreateError [2022-05-04T17:06:02.257Z] --- PASS: TestCreateError (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCreateAlreadyExists [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-04T17:06:02.257Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestLogClosed [2022-05-04T17:06:02.257Z] --- PASS: TestLogClosed (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestLogBlocking [2022-05-04T17:06:02.257Z] --- PASS: TestLogBlocking (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-04T17:06:02.257Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestLogNonBlockingBufferFull [2022-05-04T17:06:02.257Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestPublishBatchSuccess [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestPublishBatchError [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg=error [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCollectBatchSimple [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCollectBatchTicker [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCollectBatchMultilinePattern [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-05-04T17:06:02.257Z] === RUN TestCollectBatchClose [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestEffectiveLen [2022-05-04T17:06:02.257Z] === RUN TestEffectiveLen/0/Hello [2022-05-04T17:06:02.257Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-04T17:06:02.257Z] === RUN TestEffectiveLen/2/🙃 [2022-05-04T17:06:02.257Z] === RUN TestEffectiveLen/3/���� [2022-05-04T17:06:02.257Z] === RUN TestEffectiveLen/4/He��o [2022-05-04T17:06:02.257Z] === RUN TestEffectiveLen/5/ [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-04T17:06:02.257Z] === RUN TestFindValidSplit [2022-05-04T17:06:02.257Z] === RUN TestFindValidSplit/0/ [2022-05-04T17:06:02.257Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:06:02.257Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:06:02.257Z] === RUN TestFindValidSplit/1/Hello [2022-05-04T17:06:02.257Z] cloudwatchlogs_test.go:1076: Hello [2022-05-04T17:06:02.257Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:06:02.257Z] === RUN TestFindValidSplit/2/Hello [2022-05-04T17:06:02.257Z] cloudwatchlogs_test.go:1076: He [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1077: llo [2022-05-04T17:06:02.258Z] === RUN TestFindValidSplit/3/Hello [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1077: Hello [2022-05-04T17:06:02.258Z] === RUN TestFindValidSplit/4/🙃 [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-04T17:06:02.258Z] === RUN TestFindValidSplit/5/🙃 [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:06:02.258Z] === RUN TestFindValidSplit/6/a� [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1076: a [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1077: � [2022-05-04T17:06:02.258Z] === RUN TestFindValidSplit/7/a� [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1076: a� [2022-05-04T17:06:02.258Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestProcessEventEmoji [2022-05-04T17:06:02.258Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestCollectBatchLineSplit [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-04T17:06:02.258Z] === RUN TestCollectBatchMaxEvents [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchMaxEvents (0.09s) [2022-05-04T17:06:02.258Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-04T17:06:02.258Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-04T17:06:02.258Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-04T17:06:02.258Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsFormat [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-04T17:06:02.258Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestCreateTagSuccess [2022-05-04T17:06:02.258Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-04T17:06:02.258Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-04T17:06:02.258Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-04T17:06:02.258Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-04T17:06:02.258Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-04T17:06:02.258Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-04T17:06:02.258Z] PASS [2022-05-04T17:06:02.258Z] coverage: 79.9% of statements [2022-05-04T17:06:02.258Z] ok github.com/docker/docker/daemon/logger/awslogs 0.412s coverage: 79.9% of statements [2022-05-04T17:06:02.730Z] === RUN TestSearchRegistryForImagesErrors [2022-05-04T17:06:02.730Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestSearchRegistryForImages [2022-05-04T17:06:02.730Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestOnlyPlatformWithFallback [2022-05-04T17:06:02.730Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestImageDelete [2022-05-04T17:06:02.730Z] === RUN TestImageDelete/no_lease [2022-05-04T17:06:02.730Z] === RUN TestAdapterReadLogs [2022-05-04T17:06:02.730Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestCopier [2022-05-04T17:06:02.730Z] --- PASS: TestCopier (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestCopierLongLines [2022-05-04T17:06:02.730Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestCopierSlow [2022-05-04T17:06:02.730Z] === RUN TestImageDelete/lease_exists [2022-05-04T17:06:02.730Z] --- PASS: TestImageDelete (0.03s) [2022-05-04T17:06:02.730Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-04T17:06:02.730Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-04T17:06:02.730Z] === RUN TestContentStoreForPull [2022-05-04T17:06:02.730Z] --- PASS: TestContentStoreForPull (0.16s) [2022-05-04T17:06:02.730Z] PASS [2022-05-04T17:06:02.730Z] coverage: 6.6% of statements [2022-05-04T17:06:02.730Z] ok github.com/docker/docker/daemon/images 0.305s coverage: 6.6% of statements [2022-05-04T17:06:02.730Z] --- PASS: TestCopierSlow (0.20s) [2022-05-04T17:06:02.730Z] === RUN TestCopierWithSized [2022-05-04T17:06:02.730Z] === RUN TestCopierWithSized/as_is [2022-05-04T17:06:02.730Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-04T17:06:02.730Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-04T17:06:02.730Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-04T17:06:02.730Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestCopierWithPartial [2022-05-04T17:06:02.730Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestRingLogger [2022-05-04T17:06:02.730Z] --- PASS: TestRingLogger (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestRingCap [2022-05-04T17:06:02.730Z] --- PASS: TestRingCap (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestRingClose [2022-05-04T17:06:02.730Z] --- PASS: TestRingClose (0.00s) [2022-05-04T17:06:02.730Z] === RUN TestRingDrain [2022-05-04T17:06:02.730Z] --- PASS: TestRingDrain (0.00s) [2022-05-04T17:06:02.730Z] PASS [2022-05-04T17:06:02.730Z] coverage: 43.2% of statements [2022-05-04T17:06:02.730Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T17:06:02.730Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T17:06:02.730Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.2% of statements [2022-05-04T17:06:02.730Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-04T17:06:02.730Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T17:06:02.730Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-04T17:06:02.730Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-04T17:06:03.198Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-04T17:06:03.198Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-04T17:06:03.198Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-04T17:06:03.198Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-05-04T17:06:03.198Z] === RUN TestFastTimeMarshalJSON [2022-05-04T17:06:03.198Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-05-04T17:06:03.198Z] PASS [2022-05-04T17:06:03.198Z] coverage: 87.2% of statements [2022-05-04T17:06:03.198Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.180s coverage: 87.2% of statements [2022-05-04T17:06:03.297Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-05-04T17:06:03.297Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T17:06:03.665Z] === RUN TestJSONFileLogger [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-04T17:06:03.665Z] === RUN TestJSONFileLoggerWithTags [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-04T17:06:03.665Z] === RUN TestJSONFileLoggerWithOpts [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-04T17:06:03.665Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-04T17:06:03.665Z] === RUN TestEncodeDecode [2022-05-04T17:06:03.665Z] === PAUSE TestEncodeDecode [2022-05-04T17:06:03.665Z] === RUN TestUnexpectedEOF [2022-05-04T17:06:03.665Z] time="2022-05-04T17:06:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T17:06:03.665Z] time="2022-05-04T17:06:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T17:06:03.665Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-05-04T17:06:03.665Z] === CONT TestEncodeDecode [2022-05-04T17:06:03.665Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-04T17:06:03.665Z] PASS [2022-05-04T17:06:03.665Z] coverage: 69.9% of statements [2022-05-04T17:06:03.666Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.191s coverage: 69.9% of statements [2022-05-04T17:06:04.650Z] === RUN TestWriteLog [2022-05-04T17:06:04.650Z] === PAUSE TestWriteLog [2022-05-04T17:06:04.650Z] === RUN TestReadLog [2022-05-04T17:06:04.650Z] === PAUSE TestReadLog [2022-05-04T17:06:04.650Z] === RUN TestDecode [2022-05-04T17:06:04.650Z] --- PASS: TestDecode (0.02s) [2022-05-04T17:06:04.650Z] === CONT TestWriteLog [2022-05-04T17:06:04.650Z] === CONT TestReadLog [2022-05-04T17:06:04.650Z] --- PASS: TestWriteLog (0.01s) [2022-05-04T17:06:04.650Z] === RUN TestReadLog/tail_exact [2022-05-04T17:06:04.650Z] === RUN TestOpenFileDelete [2022-05-04T17:06:04.650Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-04T17:06:04.650Z] === RUN TestOpenFileRename [2022-05-04T17:06:04.650Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-04T17:06:04.650Z] === RUN TestHandleDecoderErr [2022-05-04T17:06:04.650Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-04T17:06:04.650Z] === RUN TestParseLogTagDefaultTag [2022-05-04T17:06:04.650Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-04T17:06:04.651Z] === RUN TestParseLogTag [2022-05-04T17:06:04.651Z] --- PASS: TestParseLogTag (0.00s) [2022-05-04T17:06:04.651Z] === RUN TestParseLogTagEmptyTag [2022-05-04T17:06:04.651Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-04T17:06:04.651Z] === RUN TestTailFiles [2022-05-04T17:06:04.651Z] --- PASS: TestTailFiles (0.00s) [2022-05-04T17:06:04.651Z] === RUN TestFollowLogsConsumerGone [2022-05-04T17:06:04.651Z] === RUN TestReadLog/tail_less_than_available [2022-05-04T17:06:04.651Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-04T17:06:04.651Z] === RUN TestFollowLogsProducerGone [2022-05-04T17:06:04.651Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-04T17:06:04.651Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-04T17:06:04.651Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-04T17:06:04.651Z] === RUN TestCheckCapacityAndRotate [2022-05-04T17:06:04.651Z] === RUN TestReadLog/tail_more_than_available [2022-05-04T17:06:04.651Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-04T17:06:04.651Z] --- PASS: TestReadLog (0.16s) [2022-05-04T17:06:04.651Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-05-04T17:06:04.651Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-04T17:06:04.651Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-04T17:06:04.651Z] PASS [2022-05-04T17:06:04.651Z] coverage: 78.7% of statements [2022-05-04T17:06:04.651Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-04T17:06:04.651Z] ok github.com/docker/docker/daemon/logger/local 0.253s coverage: 78.7% of statements [2022-05-04T17:06:04.651Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T17:06:04.651Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2022-05-04T17:06:04.651Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-04T17:06:04.651Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2022-05-04T17:06:04.651Z] PASS [2022-05-04T17:06:04.651Z] coverage: 53.5% of statements [2022-05-04T17:06:04.651Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.164s coverage: 53.5% of statements [2022-05-04T17:06:04.651Z] === RUN TestLog [2022-05-04T17:06:04.651Z] --- PASS: TestLog (0.02s) [2022-05-04T17:06:04.651Z] PASS [2022-05-04T17:06:04.651Z] coverage: 31.5% of statements [2022-05-04T17:06:04.651Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.082s coverage: 31.5% of statements [2022-05-04T17:06:05.641Z] === RUN TestValidateLogOpt [2022-05-04T17:06:05.641Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestNewMissedConfig [2022-05-04T17:06:05.641Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestNewMissedUrl [2022-05-04T17:06:05.641Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestNewMissedToken [2022-05-04T17:06:05.641Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestNewWithProxy [2022-05-04T17:06:05.641Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestDefault [2022-05-04T17:06:05.641Z] --- PASS: TestDefault (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-04T17:06:05.641Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestJsonFormat [2022-05-04T17:06:05.641Z] --- PASS: TestJsonFormat (0.01s) [2022-05-04T17:06:05.641Z] === RUN TestRawFormat [2022-05-04T17:06:05.641Z] --- PASS: TestRawFormat (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestRawFormatWithLabels [2022-05-04T17:06:05.641Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestRawFormatWithoutTag [2022-05-04T17:06:05.641Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestBatching [2022-05-04T17:06:05.641Z] === RUN TestNewParse [2022-05-04T17:06:05.641Z] --- PASS: TestNewParse (0.00s) [2022-05-04T17:06:05.641Z] PASS [2022-05-04T17:06:05.641Z] coverage: 8.3% of statements [2022-05-04T17:06:05.641Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2022-05-04T17:06:05.641Z] --- PASS: TestBatching (0.18s) [2022-05-04T17:06:05.641Z] === RUN TestFrequency [2022-05-04T17:06:05.641Z] === RUN TestParseLogFormat [2022-05-04T17:06:05.641Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestValidateLogOptEmpty [2022-05-04T17:06:05.641Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-04T17:06:05.641Z] === RUN TestValidateSyslogAddress [2022-05-04T17:06:05.641Z] --- PASS: TestFrequency (0.23s) [2022-05-04T17:06:06.108Z] === RUN TestOneMessagePerRequest [2022-05-04T17:06:06.108Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-04T17:06:06.108Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-04T17:06:06.108Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-04T17:06:06.108Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-04T17:06:06.108Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-04T17:06:06.108Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestVerify [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestParseAddressDefaultPort [2022-05-04T17:06:06.108Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestValidateSyslogFacility [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestValidateLogOptSyslogFormat [2022-05-04T17:06:06.108Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestValidateLogOpt [2022-05-04T17:06:06.108Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T17:06:06.108Z] PASS [2022-05-04T17:06:06.108Z] coverage: 43.6% of statements [2022-05-04T17:06:06.108Z] --- PASS: TestVerify (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestSkipVerify [2022-05-04T17:06:06.108Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 43.6% of statements [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] --- PASS: TestSkipVerify (0.41s) [2022-05-04T17:06:06.108Z] === RUN TestBufferMaximum [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.010983\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.010983\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:06.108Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestServerAlwaysDown [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.013916\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.013916\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.013916\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.014969\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.014969\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:06.108Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestCannotSendAfterClose [2022-05-04T17:06:06.108Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-04T17:06:06.108Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-04T17:06:06.589Z] --- PASS: TestBuildMultiStageOnBuild (3.39s) [2022-05-04T17:06:06.589Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T17:06:07.092Z] === RUN TestV1IDService [2022-05-04T17:06:07.092Z] --- PASS: TestV1IDService (0.02s) [2022-05-04T17:06:07.092Z] === RUN TestV2MetadataService [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"eaff4795210f\"}'" [2022-05-04T17:06:07.559Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-04T17:06:07.559Z] PASS [2022-05-04T17:06:07.559Z] coverage: 82.5% of statements [2022-05-04T17:06:07.559Z] ok github.com/docker/docker/daemon/logger/splunk 1.958s coverage: 82.5% of statements [2022-05-04T17:06:07.559Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T17:06:07.559Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-04T17:06:07.559Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T17:06:07.559Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-04T17:06:07.559Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-04T17:06:07.559Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-04T17:06:07.559Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-04T17:06:07.559Z] === RUN TestContinueOnError_NeverContinue [2022-05-04T17:06:07.559Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-04T17:06:07.559Z] === RUN TestManifestStore [2022-05-04T17:06:07.559Z] === RUN TestManifestStore/no_remote_or_local [2022-05-04T17:06:07.559Z] === RUN TestSuccessfulDownload [2022-05-04T17:06:07.559Z] download_test.go:267: Needs fixing on Windows [2022-05-04T17:06:07.559Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-04T17:06:07.559Z] === RUN TestCancelledDownload [2022-05-04T17:06:07.559Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-04T17:06:07.559Z] === RUN TestMaxDownloadAttempts [2022-05-04T17:06:07.559Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:06:07.559Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:06:07.559Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:06:07.559Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:06:07.559Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:06:07.559Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:06:07.559Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:06:07.559Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1248674719\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-04T17:06:07.559Z] === RUN TestManifestStore/no_local_cache [2022-05-04T17:06:07.559Z] === RUN TestManifestStore/with_local_cache [2022-05-04T17:06:07.559Z] === RUN TestManifestStore/unknown_media_type [2022-05-04T17:06:07.559Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: " [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: " [2022-05-04T17:06:08.026Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-04T17:06:08.026Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: " [2022-05-04T17:06:08.026Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: " [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: " [2022-05-04T17:06:08.026Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-04T17:06:08.026Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-04T17:06:08.026Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore (0.28s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaType [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-04T17:06:08.026Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-04T17:06:08.026Z] === RUN TestFixManifestLayers [2022-05-04T17:06:08.026Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-04T17:06:08.026Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-04T17:06:08.026Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T17:06:08.026Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T17:06:08.026Z] === RUN TestFixManifestLayersBadParent [2022-05-04T17:06:08.026Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-04T17:06:08.026Z] === RUN TestValidateManifest [2022-05-04T17:06:08.026Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T17:06:08.026Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-04T17:06:08.026Z] === RUN TestFormatPlatform [2022-05-04T17:06:08.026Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-04T17:06:08.026Z] === RUN TestPullSchema2Config [2022-05-04T17:06:08.026Z] === RUN TestPullSchema2Config/success_first_time [2022-05-04T17:06:08.026Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:06:08.026Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:06:08.026Z] === RUN TestPullSchema2Config/500_status [2022-05-04T17:06:08.026Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:06:08.026Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:06:08.026Z] --- PASS: TestV2MetadataService (1.10s) [2022-05-04T17:06:08.026Z] PASS [2022-05-04T17:06:08.026Z] coverage: 48.2% of statements [2022-05-04T17:06:08.026Z] ok github.com/docker/docker/distribution/metadata 1.178s coverage: 48.2% of statements [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:06:08.026Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-04T17:06:08.026Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-05-04T17:06:08.026Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-05-04T17:06:08.026Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-05-04T17:06:08.026Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-05-04T17:06:08.026Z] === RUN TestTransfer [2022-05-04T17:06:08.026Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:06:08.026Z] === RUN TestPullSchema2Config/EOF [2022-05-04T17:06:08.026Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:06:08.026Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:06:08.026Z] 2022/05/04 17:06:07 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-04T17:06:08.026Z] goroutine 28 [running]: [2022-05-04T17:06:08.026Z] net/http.(*conn).serve.func1() [2022-05-04T17:06:08.026Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T17:06:08.026Z] panic({0xd68f00, 0xf4b310}) [2022-05-04T17:06:08.026Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T17:06:08.026Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005cc9c0?, {0xf52ab8?, 0xc0005d2000?}) [2022-05-04T17:06:08.026Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-04T17:06:08.026Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xf52ab8, 0xc0005d2000}, 0xc000430100) [2022-05-04T17:06:08.026Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-04T17:06:08.026Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf52ab8?, 0xc0005d2000?}, 0x136e5c0?) [2022-05-04T17:06:08.026Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T17:06:08.026Z] net/http.serverHandler.ServeHTTP({0xc00040e420?}, {0xf52ab8, 0xc0005d2000}, 0xc000430100) [2022-05-04T17:06:08.027Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T17:06:08.027Z] net/http.(*conn).serve(0xc000194000, {0xf53330, 0xc0001e7380}) [2022-05-04T17:06:08.027Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T17:06:08.027Z] created by net/http.(*Server).Serve [2022-05-04T17:06:08.027Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T17:06:08.027Z] --- PASS: TestTransfer (0.12s) [2022-05-04T17:06:08.027Z] === RUN TestConcurrencyLimit [2022-05-04T17:06:08.490Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2022-05-04T17:06:08.490Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T17:06:08.494Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:06:08.495Z] === RUN TestPullSchema2Config/unauthorized [2022-05-04T17:06:08.495Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:06:08.495Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:06:08.495Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-04T17:06:08.495Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-04T17:06:08.495Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-04T17:06:08.495Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-04T17:06:08.495Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestGetRepositoryMountCandidates [2022-05-04T17:06:08.495Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestLayerAlreadyExists [2022-05-04T17:06:08.495Z] 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} [2022-05-04T17:06:08.495Z] 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} [2022-05-04T17:06:08.495Z] 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} [2022-05-04T17:06:08.495Z] 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} [2022-05-04T17:06:08.495Z] 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} [2022-05-04T17:06:08.495Z] 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} [2022-05-04T17:06:08.495Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestWhenEmptyAuthConfig [2022-05-04T17:06:08.495Z] === RUN TestNotFound [2022-05-04T17:06:08.495Z] --- PASS: TestNotFound (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestConflict [2022-05-04T17:06:08.495Z] --- PASS: TestConflict (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestForbidden [2022-05-04T17:06:08.495Z] --- PASS: TestForbidden (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestInvalidParameter [2022-05-04T17:06:08.495Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestNotImplemented [2022-05-04T17:06:08.495Z] --- PASS: TestNotImplemented (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestNotModified [2022-05-04T17:06:08.495Z] --- PASS: TestNotModified (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestUnauthorized [2022-05-04T17:06:08.495Z] --- PASS: TestUnauthorized (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestUnknown [2022-05-04T17:06:08.495Z] --- PASS: TestUnknown (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestCancelled [2022-05-04T17:06:08.495Z] --- PASS: TestCancelled (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestDeadline [2022-05-04T17:06:08.495Z] --- PASS: TestDeadline (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestDataLoss [2022-05-04T17:06:08.495Z] --- PASS: TestDataLoss (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestUnavailable [2022-05-04T17:06:08.495Z] --- PASS: TestUnavailable (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestSystem [2022-05-04T17:06:08.495Z] --- PASS: TestSystem (0.00s) [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Not_Found [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Bad_Request [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Conflict [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Unauthorized [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Forbidden [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Not_Modified [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-04T17:06:08.495Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-04T17:06:08.495Z] PASS [2022-05-04T17:06:08.495Z] coverage: 77.0% of statements [2022-05-04T17:06:08.495Z] ok github.com/docker/docker/errdefs 0.032s coverage: 77.0% of statements [2022-05-04T17:06:08.495Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-04T17:06:08.495Z] === RUN TestInactiveJobs [2022-05-04T17:06:08.962Z] --- PASS: TestInactiveJobs (0.38s) [2022-05-04T17:06:08.962Z] === RUN TestWatchRelease [2022-05-04T17:06:08.962Z] --- PASS: TestWatchRelease (0.04s) [2022-05-04T17:06:08.962Z] === RUN TestWatchFinishedTransfer [2022-05-04T17:06:08.962Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-04T17:06:08.962Z] === RUN TestDuplicateTransfer [2022-05-04T17:06:08.962Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-04T17:06:08.962Z] === RUN TestSuccessfulUpload [2022-05-04T17:06:09.431Z] time="2022-05-04T17:06:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-04T17:06:09.431Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-04T17:06:09.431Z] === RUN TestCancelledUpload [2022-05-04T17:06:09.431Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-04T17:06:09.431Z] PASS [2022-05-04T17:06:09.431Z] coverage: 77.3% of statements [2022-05-04T17:06:09.431Z] ok github.com/docker/docker/distribution/xfer 1.742s coverage: 77.3% of statements [2022-05-04T17:06:09.431Z] === RUN TestFSGetInvalidData [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-04T17:06:09.431Z] === RUN TestFSInvalidSet [2022-05-04T17:06:09.431Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-04T17:06:09.431Z] === RUN TestFSInvalidRoot [2022-05-04T17:06:09.431Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-05-04T17:06:09.431Z] === RUN TestFSMetadataGetSet [2022-05-04T17:06:09.431Z] === RUN TestCompare [2022-05-04T17:06:09.431Z] --- PASS: TestCompare (0.00s) [2022-05-04T17:06:09.431Z] PASS [2022-05-04T17:06:09.431Z] coverage: 19.2% of statements [2022-05-04T17:06:09.431Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-04T17:06:09.431Z] === RUN TestFSInvalidWalker [2022-05-04T17:06:09.431Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2022-05-04T17:06:09.431Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-04T17:06:09.431Z] === RUN TestFSGetSet [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetSet (0.02s) [2022-05-04T17:06:09.431Z] === RUN TestFSGetUnsetKey [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-04T17:06:09.431Z] === RUN TestFSGetEmptyData [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-04T17:06:09.431Z] === RUN TestFSDelete [2022-05-04T17:06:09.431Z] --- PASS: TestFSDelete (0.01s) [2022-05-04T17:06:09.431Z] === RUN TestFSWalker [2022-05-04T17:06:09.431Z] --- PASS: TestFSWalker (0.01s) [2022-05-04T17:06:09.431Z] === RUN TestFSWalkerStopOnError [2022-05-04T17:06:09.431Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-04T17:06:09.431Z] === RUN TestNewFromJSON [2022-05-04T17:06:09.431Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-04T17:06:09.431Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-04T17:06:09.431Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-04T17:06:09.431Z] === RUN TestMarshalKeyOrder [2022-05-04T17:06:09.431Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-04T17:06:09.431Z] === RUN TestHistoryEqual [2022-05-04T17:06:09.431Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-05-04T17:06:09.431Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-04T17:06:09.431Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-04T17:06:09.431Z] === RUN TestTokenPassThru [2022-05-04T17:06:09.431Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-04T17:06:09.431Z] === RUN TestTokenPassThruDifferentHost [2022-05-04T17:06:09.431Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-05-04T17:06:09.431Z] PASS [2022-05-04T17:06:09.431Z] coverage: 26.6% of statements [2022-05-04T17:06:09.431Z] ok github.com/docker/docker/distribution 2.068s coverage: 26.6% of statements [2022-05-04T17:06:09.431Z] --- PASS: TestHistoryEqual (0.12s) [2022-05-04T17:06:09.431Z] === RUN TestImage [2022-05-04T17:06:09.903Z] --- PASS: TestImage (0.00s) [2022-05-04T17:06:09.903Z] === RUN TestImageOSNotEmpty [2022-05-04T17:06:09.903Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-04T17:06:09.903Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-04T17:06:09.903Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-04T17:06:09.903Z] === RUN TestCreate [2022-05-04T17:06:09.903Z] --- PASS: TestCreate (0.04s) [2022-05-04T17:06:09.903Z] === RUN TestRestore [2022-05-04T17:06:09.903Z] time="2022-05-04T17:06:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-04T17:06:09.903Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T17:06:09.903Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T17:06:09.903Z] --- PASS: TestRestore (0.05s) [2022-05-04T17:06:09.903Z] === RUN TestAddDelete [2022-05-04T17:06:09.903Z] --- PASS: TestAddDelete (0.02s) [2022-05-04T17:06:09.903Z] === RUN TestSearchAfterDelete [2022-05-04T17:06:09.903Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-04T17:06:09.903Z] === RUN TestParentReset [2022-05-04T17:06:09.903Z] --- PASS: TestParentReset (0.03s) [2022-05-04T17:06:09.903Z] === RUN TestGetAndSetLastUpdated [2022-05-04T17:06:09.903Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-04T17:06:09.903Z] === RUN TestStoreLen [2022-05-04T17:06:09.903Z] --- PASS: TestStoreLen (0.05s) [2022-05-04T17:06:09.903Z] PASS [2022-05-04T17:06:09.903Z] coverage: 86.9% of statements [2022-05-04T17:06:09.903Z] ok github.com/docker/docker/image 0.509s coverage: 86.9% of statements [2022-05-04T17:06:10.370Z] === RUN TestMakeV1ConfigFromConfig [2022-05-04T17:06:10.370Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-04T17:06:10.370Z] PASS [2022-05-04T17:06:10.370Z] coverage: 25.0% of statements [2022-05-04T17:06:10.370Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2022-05-04T17:06:10.370Z] === RUN TestValidateManifest [2022-05-04T17:06:10.370Z] === RUN TestValidateManifest/nil [2022-05-04T17:06:10.370Z] === RUN TestValidateManifest/non-nil [2022-05-04T17:06:10.370Z] --- PASS: TestValidateManifest (0.00s) [2022-05-04T17:06:10.370Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-04T17:06:10.370Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-04T17:06:10.370Z] PASS [2022-05-04T17:06:10.370Z] coverage: 0.7% of statements [2022-05-04T17:06:10.370Z] ok github.com/docker/docker/image/tarexport 0.122s coverage: 0.7% of statements [2022-05-04T17:06:10.370Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T17:06:10.839Z] === RUN TestSerialization [2022-05-04T17:06:10.839Z] --- PASS: TestSerialization (0.02s) [2022-05-04T17:06:10.839Z] PASS [2022-05-04T17:06:10.839Z] coverage: 100.0% of statements [2022-05-04T17:06:10.979Z] 4612f6d0b889: Verifying Checksum [2022-05-04T17:06:10.979Z] 4612f6d0b889: Download complete [2022-05-04T17:06:11.306Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2022-05-04T17:06:11.773Z] === RUN TestEmptyLayer [2022-05-04T17:06:11.773Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-04T17:06:11.773Z] === RUN TestCommitFailure [2022-05-04T17:06:11.773Z] --- PASS: TestCommitFailure (0.01s) [2022-05-04T17:06:11.773Z] === RUN TestStartTransactionFailure [2022-05-04T17:06:11.773Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-04T17:06:11.773Z] === RUN TestGetOrphan [2022-05-04T17:06:11.773Z] --- PASS: TestGetOrphan (0.01s) [2022-05-04T17:06:11.773Z] === RUN TestMountAndRegister [2022-05-04T17:06:11.773Z] layer_test.go:258: Layer size: 14 [2022-05-04T17:06:11.773Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-04T17:06:11.773Z] === RUN TestLayerRelease [2022-05-04T17:06:11.773Z] layer_test.go:291: Failing on Windows [2022-05-04T17:06:11.773Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-04T17:06:11.773Z] === RUN TestStoreRestore [2022-05-04T17:06:11.773Z] layer_test.go:340: Failing on Windows [2022-05-04T17:06:11.773Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-04T17:06:11.773Z] === RUN TestTarStreamStability [2022-05-04T17:06:11.773Z] layer_test.go:455: Failing on Windows [2022-05-04T17:06:11.773Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-04T17:06:11.773Z] === RUN TestRegisterExistingLayer [2022-05-04T17:06:11.775Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2022-05-04T17:06:11.775Z] === RUN TestBuildWithHugeFile [2022-05-04T17:06:12.251Z] === RUN TestEnvironmentParsing [2022-05-04T17:06:12.251Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-04T17:06:12.251Z] PASS [2022-05-04T17:06:12.251Z] coverage: 1.2% of statements [2022-05-04T17:06:12.251Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2022-05-04T17:06:12.251Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-04T17:06:12.251Z] === RUN TestTarStreamVerification [2022-05-04T17:06:12.251Z] layer_test.go:684: Failing on Windows [2022-05-04T17:06:12.251Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-04T17:06:12.251Z] === RUN TestLayerMigration [2022-05-04T17:06:12.251Z] migration_test.go:45: Failing on Windows [2022-05-04T17:06:12.251Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-04T17:06:12.251Z] === RUN TestLayerMigrationNoTarsplit [2022-05-04T17:06:12.251Z] migration_test.go:181: Failing on Windows [2022-05-04T17:06:12.252Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestMountInit [2022-05-04T17:06:12.252Z] mount_test.go:17: Failing on Windows [2022-05-04T17:06:12.252Z] --- SKIP: TestMountInit (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestMountSize [2022-05-04T17:06:12.252Z] mount_test.go:76: Failing on Windows [2022-05-04T17:06:12.252Z] --- SKIP: TestMountSize (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestMountChanges [2022-05-04T17:06:12.252Z] mount_test.go:125: Failing on Windows [2022-05-04T17:06:12.252Z] --- SKIP: TestMountChanges (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestMountApply [2022-05-04T17:06:12.252Z] mount_test.go:212: Failing on Windows [2022-05-04T17:06:12.252Z] --- SKIP: TestMountApply (0.00s) [2022-05-04T17:06:12.252Z] PASS [2022-05-04T17:06:12.252Z] coverage: 30.6% of statements [2022-05-04T17:06:12.252Z] ok github.com/docker/docker/layer 0.205s coverage: 30.6% of statements [2022-05-04T17:06:12.252Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T17:06:12.252Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T17:06:12.252Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T17:06:12.252Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T17:06:12.252Z] === RUN TestSequenceGetAvailableBit [2022-05-04T17:06:12.252Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestSequenceEqual [2022-05-04T17:06:12.252Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestSequenceCopy [2022-05-04T17:06:12.252Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestGetFirstAvailable [2022-05-04T17:06:12.252Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestFindSequence [2022-05-04T17:06:12.252Z] --- PASS: TestFindSequence (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestCheckIfAvailable [2022-05-04T17:06:12.252Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestMergeSequences [2022-05-04T17:06:12.252Z] --- PASS: TestMergeSequences (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestPushReservation [2022-05-04T17:06:12.252Z] --- PASS: TestPushReservation (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestSerializeDeserialize [2022-05-04T17:06:12.252Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestSet [2022-05-04T17:06:12.252Z] --- PASS: TestSet (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestSetUnset [2022-05-04T17:06:12.252Z] --- PASS: TestSetUnset (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestOffsetSetUnset [2022-05-04T17:06:12.252Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestSetInRange [2022-05-04T17:06:12.252Z] --- PASS: TestSetInRange (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestSetAnyInRange [2022-05-04T17:06:12.252Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestMethods [2022-05-04T17:06:12.252Z] --- PASS: TestMethods (0.00s) [2022-05-04T17:06:12.252Z] === RUN TestRandomAllocateDeallocate [2022-05-04T17:06:13.884Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-05-04T17:06:13.884Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T17:06:14.142Z] --- PASS: TestCreateServiceSecretFileMode (1.98s) [2022-05-04T17:06:14.142Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T17:06:14.464Z] === RUN TestInvalidConfig [2022-05-04T17:06:14.464Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-04T17:06:14.464Z] === RUN TestConfig [2022-05-04T17:06:14.464Z] --- PASS: TestConfig (0.00s) [2022-05-04T17:06:14.464Z] === RUN TestOptionsLabels [2022-05-04T17:06:14.464Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-04T17:06:14.464Z] === RUN TestValidName [2022-05-04T17:06:14.464Z] --- PASS: TestValidName (0.00s) [2022-05-04T17:06:14.464Z] PASS [2022-05-04T17:06:14.464Z] coverage: 19.7% of statements [2022-05-04T17:06:14.464Z] ok github.com/docker/docker/libnetwork/config 0.062s coverage: 19.7% of statements [2022-05-04T17:06:14.464Z] === RUN TestKey [2022-05-04T17:06:14.464Z] --- PASS: TestKey (0.00s) [2022-05-04T17:06:14.464Z] === RUN TestParseKey [2022-05-04T17:06:14.464Z] --- PASS: TestParseKey (0.00s) [2022-05-04T17:06:14.464Z] === RUN TestInvalidDataStore [2022-05-04T17:06:14.464Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-04T17:06:14.464Z] === RUN TestKVObjectFlatKey [2022-05-04T17:06:14.464Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-04T17:06:14.464Z] === RUN TestAtomicKVObjectFlatKey [2022-05-04T17:06:14.464Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-04T17:06:14.464Z] PASS [2022-05-04T17:06:14.464Z] coverage: 21.9% of statements [2022-05-04T17:06:14.464Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2022-05-04T17:06:15.021Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-04T17:06:15.021Z] === RUN TestInfoDebug [2022-05-04T17:06:15.021Z] --- PASS: TestInfoDebug (0.52s) [2022-05-04T17:06:15.021Z] === RUN TestInfoInsecureRegistries [2022-05-04T17:06:15.021Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-04T17:06:15.021Z] === RUN TestInfoRegistryMirrors [2022-05-04T17:06:15.021Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-04T17:06:15.021Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T17:06:15.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-04T17:06:15.281Z] === RUN TestPingCacheHeaders [2022-05-04T17:06:15.281Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-04T17:06:15.281Z] === RUN TestPingGet [2022-05-04T17:06:15.281Z] --- PASS: TestPingGet (0.01s) [2022-05-04T17:06:15.281Z] === RUN TestPingHead [2022-05-04T17:06:15.281Z] --- PASS: TestPingHead (0.02s) [2022-05-04T17:06:15.281Z] === RUN TestPingSwarmHeader [2022-05-04T17:06:15.448Z] === RUN TestErrorInterfaces [2022-05-04T17:06:15.448Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestNetworkMarshalling [2022-05-04T17:06:15.448Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-05-04T17:06:15.448Z] === RUN TestEndpointMarshalling [2022-05-04T17:06:15.448Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestAuxAddresses [2022-05-04T17:06:15.448Z] time="2022-05-04T17:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:06:15.448Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-04T17:06:15.448Z] === RUN TestSRVServiceQuery [2022-05-04T17:06:15.448Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-04T17:06:15.448Z] === RUN TestServiceVIPReuse [2022-05-04T17:06:15.448Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-04T17:06:15.448Z] === RUN TestIPDataMarshalling [2022-05-04T17:06:15.448Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestValidateAndIsV6 [2022-05-04T17:06:15.448Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-04T17:06:15.448Z] PASS [2022-05-04T17:06:15.448Z] coverage: 68.9% of statements [2022-05-04T17:06:15.448Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestDNSIPQuery [2022-05-04T17:06:15.448Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestDNSProxyServFail [2022-05-04T17:06:15.448Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestSandboxAddEmpty [2022-05-04T17:06:15.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestSandboxAddMultiPrio [2022-05-04T17:06:15.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestSandboxAddSamePrio [2022-05-04T17:06:15.448Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-05-04T17:06:15.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestCleanupServiceDiscovery [2022-05-04T17:06:15.448Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestDNSOptions [2022-05-04T17:06:15.448Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:06:15.448Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-04T17:06:15.448Z] === RUN TestMultipleControllersWithSameStore [2022-05-04T17:06:15.448Z] time="2022-05-04T17:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:06:15.448Z] time="2022-05-04T17:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:06:15.448Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-04T17:06:15.448Z] PASS [2022-05-04T17:06:15.448Z] coverage: 8.5% of statements [2022-05-04T17:06:15.448Z] ok github.com/docker/docker/libnetwork 0.264s coverage: 8.5% of statements [2022-05-04T17:06:15.850Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T17:06:15.915Z] === RUN TestDriver [2022-05-04T17:06:15.915Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:06:15.915Z] PASS [2022-05-04T17:06:15.915Z] coverage: 34.8% of statements [2022-05-04T17:06:15.915Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-05-04T17:06:16.382Z] === RUN TestDriver [2022-05-04T17:06:16.382Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:06:16.382Z] PASS [2022-05-04T17:06:16.382Z] coverage: 34.8% of statements [2022-05-04T17:06:16.382Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2022-05-04T17:06:16.382Z] === RUN TestNetworkAllocateFree [2022-05-04T17:06:16.382Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-04T17:06:16.382Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-04T17:06:16.382Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-04T17:06:16.382Z] PASS [2022-05-04T17:06:16.382Z] coverage: 63.6% of statements [2022-05-04T17:06:16.382Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2022-05-04T17:06:16.419Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T17:06:16.671Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-05-04T17:06:16.671Z] === RUN TestCreateServiceSysctls [2022-05-04T17:06:16.851Z] === RUN TestGetEmptyCapabilities [2022-05-04T17:06:16.851Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-04T17:06:16.851Z] === RUN TestGetExtraCapabilities [2022-05-04T17:06:16.851Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-04T17:06:16.851Z] === RUN TestGetInvalidCapabilities [2022-05-04T17:06:16.851Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-04T17:06:16.851Z] === RUN TestRemoteDriver [2022-05-04T17:06:16.851Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T17:06:16.851Z] === RUN TestDriverError [2022-05-04T17:06:16.851Z] --- PASS: TestDriverError (0.00s) [2022-05-04T17:06:16.851Z] === RUN TestMissingValues [2022-05-04T17:06:16.851Z] --- PASS: TestMissingValues (0.00s) [2022-05-04T17:06:16.851Z] === RUN TestRollback [2022-05-04T17:06:16.851Z] --- PASS: TestRollback (0.00s) [2022-05-04T17:06:16.851Z] PASS [2022-05-04T17:06:16.851Z] coverage: 57.4% of statements [2022-05-04T17:06:16.851Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.071s coverage: 57.4% of statements [2022-05-04T17:06:17.360Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T17:06:17.360Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-05-04T17:06:17.360Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T17:06:17.360Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T17:06:17.360Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T17:06:17.360Z] === RUN TestVersion [2022-05-04T17:06:17.360Z] --- PASS: TestVersion (0.02s) [2022-05-04T17:06:17.360Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:06:17.360Z] === CONT TestDiskUsage [2022-05-04T17:06:17.836Z] === RUN TestNew [2022-05-04T17:06:17.837Z] --- PASS: TestNew (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestAddDriver [2022-05-04T17:06:17.837Z] --- PASS: TestAddDriver (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestAddDuplicateDriver [2022-05-04T17:06:17.837Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-04T17:06:17.837Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestDriver [2022-05-04T17:06:17.837Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestIPAM [2022-05-04T17:06:17.837Z] --- PASS: TestIPAM (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestWalkIPAMs [2022-05-04T17:06:17.837Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestWalkDrivers [2022-05-04T17:06:17.837Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-04T17:06:17.837Z] PASS [2022-05-04T17:06:17.837Z] coverage: 82.4% of statements [2022-05-04T17:06:17.837Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2022-05-04T17:06:17.837Z] === RUN TestNAT [2022-05-04T17:06:17.837Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T17:06:17.837Z] --- SKIP: TestNAT (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestTransparent [2022-05-04T17:06:17.837Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T17:06:17.837Z] --- SKIP: TestTransparent (0.00s) [2022-05-04T17:06:17.837Z] PASS [2022-05-04T17:06:17.837Z] coverage: 0.0% of statements [2022-05-04T17:06:17.837Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2022-05-04T17:06:17.837Z] === RUN TestBuildDefault [2022-05-04T17:06:17.837Z] --- PASS: TestBuildDefault (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestBuildHostnameDomainname [2022-05-04T17:06:17.837Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestBuildHostname [2022-05-04T17:06:17.837Z] --- PASS: TestBuildHostname (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestBuildHostnameFQDN [2022-05-04T17:06:17.837Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestBuildNoIP [2022-05-04T17:06:17.837Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestUpdate [2022-05-04T17:06:17.837Z] --- PASS: TestUpdate (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-04T17:06:17.837Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-04T17:06:17.837Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestAddEmpty [2022-05-04T17:06:17.837Z] --- PASS: TestAddEmpty (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestAdd [2022-05-04T17:06:17.837Z] --- PASS: TestAdd (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestDeleteEmpty [2022-05-04T17:06:17.837Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestDeleteNewline [2022-05-04T17:06:17.837Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestDelete [2022-05-04T17:06:17.837Z] --- PASS: TestDelete (0.00s) [2022-05-04T17:06:17.837Z] === RUN TestConcurrentWrites [2022-05-04T17:06:17.837Z] --- PASS: TestRandomAllocateDeallocate (5.68s) [2022-05-04T17:06:17.837Z] === RUN TestAllocateRandomDeallocate [2022-05-04T17:06:17.930Z] === RUN TestDiskUsage/empty [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T17:06:17.931Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T17:06:18.191Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T17:06:18.304Z] --- PASS: TestConcurrentWrites (0.16s) [2022-05-04T17:06:18.304Z] PASS [2022-05-04T17:06:18.304Z] coverage: 81.2% of statements [2022-05-04T17:06:18.304Z] ok github.com/docker/docker/libnetwork/etchosts 0.218s coverage: 81.2% of statements [2022-05-04T17:06:18.304Z] === RUN TestCaller [2022-05-04T17:06:18.304Z] --- PASS: TestCaller (0.00s) [2022-05-04T17:06:18.304Z] PASS [2022-05-04T17:06:18.304Z] coverage: 100.0% of statements [2022-05-04T17:06:18.304Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-05-04T17:06:18.304Z] === RUN TestNew [2022-05-04T17:06:18.304Z] --- PASS: TestNew (0.00s) [2022-05-04T17:06:18.304Z] === RUN TestAllocate [2022-05-04T17:06:18.304Z] --- PASS: TestAllocate (0.00s) [2022-05-04T17:06:18.304Z] === RUN TestUninitialized [2022-05-04T17:06:18.304Z] --- PASS: TestUninitialized (0.00s) [2022-05-04T17:06:18.304Z] === RUN TestAllocateInRange [2022-05-04T17:06:18.304Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-04T17:06:18.305Z] === RUN TestAllocateSerial [2022-05-04T17:06:18.305Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-04T17:06:18.305Z] PASS [2022-05-04T17:06:18.305Z] coverage: 87.5% of statements [2022-05-04T17:06:18.305Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T17:06:18.760Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T17:06:18.760Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-05-04T17:06:18.760Z] --- PASS: TestDiskUsage (1.60s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:06:19.021Z] PASS [2022-05-04T17:06:19.021Z] [2022-05-04T17:06:19.021Z] DONE 54 tests in 22.741s [2022-05-04T17:06:19.021Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T17:06:19.021Z] INFO: Testing against a local daemon [2022-05-04T17:06:19.021Z] === RUN TestVolumesCreateAndList [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T17:06:19.021Z] === RUN TestVolumesRemove [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesRemove (0.10s) [2022-05-04T17:06:19.021Z] === RUN TestVolumesInspect [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-04T17:06:19.021Z] === RUN TestVolumesInvalidJSON [2022-05-04T17:06:19.021Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T17:06:19.021Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T17:06:19.021Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T17:06:19.021Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T17:06:19.021Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T17:06:19.021Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T17:06:19.021Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T17:06:19.021Z] PASS [2022-05-04T17:06:19.021Z] [2022-05-04T17:06:19.021Z] DONE 9 tests in 0.174s [2022-05-04T17:06:19.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T17:06:19.288Z] === RUN TestSetSerialInsertDelete [2022-05-04T17:06:19.288Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-04T17:06:19.288Z] === RUN TestSetParallelInsertDelete [2022-05-04T17:06:19.288Z] --- PASS: TestAllocateRandomDeallocate (1.10s) [2022-05-04T17:06:19.288Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-04T17:06:19.591Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-04T17:06:19.591Z] Removing test suite binaries [2022-05-04T17:06:19.591Z] exiting test-integration [2022-05-04T17:06:19.591Z] ++ exit 0 [2022-05-04T17:06:19.591Z] [2022-05-04T17:06:19.755Z] === RUN TestInt2IP2IntConversion [2022-05-04T17:06:19.755Z] === RUN TestPoolRequest [2022-05-04T17:06:19.755Z] --- PASS: TestPoolRequest (0.00s) [2022-05-04T17:06:19.755Z] === RUN TestOtherRequests [2022-05-04T17:06:19.755Z] --- PASS: TestOtherRequests (0.00s) [2022-05-04T17:06:19.755Z] PASS [2022-05-04T17:06:19.755Z] coverage: 57.1% of statements [2022-05-04T17:06:19.755Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-05-04T17:06:19.949Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-05-04T17:06:19.949Z] === RUN TestCreateServiceCapabilities [2022-05-04T17:06:20.222Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.90s) [2022-05-04T17:06:20.222Z] === RUN TestRetrieveFromStore [2022-05-04T17:06:20.222Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2022-05-04T17:06:20.222Z] === RUN TestGetAddressVersion [2022-05-04T17:06:20.222Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-04T17:06:20.222Z] === RUN TestKeyString [2022-05-04T17:06:20.222Z] --- PASS: TestKeyString (0.00s) [2022-05-04T17:06:20.222Z] === RUN TestPoolDataMarshal [2022-05-04T17:06:20.222Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-04T17:06:20.222Z] === RUN TestSubnetsMarshal [2022-05-04T17:06:20.222Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-04T17:06:20.222Z] === RUN TestAddSubnets [2022-05-04T17:06:20.222Z] --- PASS: TestAddSubnets (0.05s) [2022-05-04T17:06:20.222Z] === RUN TestDoublePoolRelease [2022-05-04T17:06:20.222Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-04T17:06:20.222Z] === RUN TestAddReleasePoolID [2022-05-04T17:06:20.222Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-04T17:06:20.222Z] === RUN TestPredefinedPool [2022-05-04T17:06:20.222Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-04T17:06:20.222Z] === RUN TestRemoveSubnet [2022-05-04T17:06:20.689Z] --- PASS: TestRemoveSubnet (0.17s) [2022-05-04T17:06:20.689Z] === RUN TestGetSameAddress [2022-05-04T17:06:20.689Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-05-04T17:06:20.689Z] === RUN TestIsCorrupted [2022-05-04T17:06:20.689Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-04T17:06:20.689Z] === RUN TestSetRollover [2022-05-04T17:06:20.689Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-04T17:06:20.689Z] === RUN TestPoolAllocationReuse Post stage [Pipeline] junit [2022-05-04T17:06:20.986Z] Recording test results [2022-05-04T17:06:21.156Z] === RUN TestGetCapabilities [2022-05-04T17:06:21.156Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-04T17:06:21.156Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-04T17:06:21.156Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-04T17:06:21.156Z] === RUN TestGetDefaultAddressSpaces [2022-05-04T17:06:21.156Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-04T17:06:21.156Z] === RUN TestRemoteDriver [2022-05-04T17:06:21.156Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T17:06:21.156Z] PASS [2022-05-04T17:06:21.156Z] coverage: 47.4% of statements [2022-05-04T17:06:21.156Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-05-04T17:06:21.172Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T17:06:21.511Z] + echo Ensuring container killed. [2022-05-04T17:06:21.511Z] Ensuring container killed. [2022-05-04T17:06:21.511Z] + docker rm -vf docker-pr2 [2022-05-04T17:06:21.511Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-04T17:06:21.623Z] --- PASS: TestSetRollover (1.14s) [2022-05-04T17:06:21.623Z] === RUN TestSetRolloverSerial [2022-05-04T17:06:21.623Z] === RUN TestWindowsIPAM [2022-05-04T17:06:21.623Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-04T17:06:21.623Z] PASS [2022-05-04T17:06:21.623Z] coverage: 71.4% of statements [2022-05-04T17:06:21.623Z] --- PASS: TestPoolAllocationReuse (1.22s) [2022-05-04T17:06:21.623Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-04T17:06:21.623Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2022-05-04T17:06:21.623Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-04T17:06:21.623Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-04T17:06:21.795Z] + echo Chowning /workspace to jenkins user [2022-05-04T17:06:21.795Z] Chowning /workspace to jenkins user [2022-05-04T17:06:21.795Z] + id -u [2022-05-04T17:06:21.795Z] + id -g [2022-05-04T17:06:21.795Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T17:06:21.862Z] --- PASS: TestImportExtremelyLargeImageWorks (92.61s) [2022-05-04T17:06:21.862Z] PASS [2022-05-04T17:06:21.862Z] [2022-05-04T17:06:21.862Z] === Skipped [2022-05-04T17:06:21.862Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-04T17:06:21.862Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-04T17:06:21.862Z] [2022-05-04T17:06:21.862Z] DONE 22 tests, 1 skipped in 96.509s [2022-05-04T17:06:21.862Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T17:06:21.862Z] INFO: Testing against a local daemon [2022-05-04T17:06:21.862Z] === RUN TestNetworkCreateDelete [2022-05-04T17:06:21.862Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-04T17:06:21.862Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T17:06:21.862Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-04T17:06:21.862Z] === RUN TestDaemonDNSFallback [2022-05-04T17:06:22.475Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-05-04T17:06:22.475Z] === RUN TestInspect [2022-05-04T17:06:22.608Z] === RUN TestDefaultNetwork [2022-05-04T17:06:22.608Z] --- PASS: TestDefaultNetwork (0.22s) [2022-05-04T17:06:22.608Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-04T17:06:23.076Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-05-04T17:06:23.076Z] === RUN TestInitAddressPools [2022-05-04T17:06:23.076Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-04T17:06:23.076Z] PASS [2022-05-04T17:06:23.076Z] coverage: 74.0% of statements [2022-05-04T17:06:23.076Z] ok github.com/docker/docker/libnetwork/ipamutils 0.515s coverage: 74.0% of statements [2022-05-04T17:06:23.076Z] --- PASS: TestSetRolloverSerial (1.38s) [2022-05-04T17:06:23.076Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-04T17:06:23.076Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-04T17:06:23.076Z] PASS [2022-05-04T17:06:23.076Z] coverage: 84.4% of statements [2022-05-04T17:06:23.076Z] ok github.com/docker/docker/libnetwork/bitseq 10.743s coverage: 84.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T17:06:23.473Z] + bundleName=amd64-cgroup2 [2022-05-04T17:06:23.473Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-04T17:06:23.473Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-04T17:06:23.473Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-04T17:06:23.473Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-04T17:06:23.543Z] === RUN TestKeyValue [2022-05-04T17:06:23.543Z] --- PASS: TestKeyValue (0.00s) [2022-05-04T17:06:23.543Z] PASS [2022-05-04T17:06:23.543Z] coverage: 60.0% of statements [2022-05-04T17:06:23.543Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [Pipeline] archiveArtifacts [2022-05-04T17:06:23.746Z] Archiving artifacts [2022-05-04T17:06:24.012Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.13s) [2022-05-04T17:06:24.012Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-04T17:06:24.042Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T17:06:24.355Z] + make clean [2022-05-04T17:06:24.355Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T17:06:24.355Z] docker-dev-cache [2022-05-04T17:06:24.355Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T17:06:25.002Z] --- PASS: TestInspect (2.68s) [2022-05-04T17:06:25.002Z] === RUN TestCreateJob [2022-05-04T17:06:25.127Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-05-04T17:06:25.127Z] === RUN TestInspectNetwork [2022-05-04T17:06:25.127Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.127Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T17:06:25.127Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T17:06:25.127Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.127Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:06:25.127Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T17:06:25.127Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T17:06:25.127Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T17:06:25.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T17:06:25.127Z] === RUN TestNetworkList [2022-05-04T17:06:25.127Z] === RUN TestNetworkList//networks [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkList//networks [2022-05-04T17:06:25.127Z] === RUN TestNetworkList//networks/ [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkList//networks/ [2022-05-04T17:06:25.127Z] === CONT TestNetworkList//networks [2022-05-04T17:06:25.127Z] === CONT TestNetworkList//networks/ [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkList (0.02s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T17:06:25.128Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T17:06:25.128Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:06:25.128Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T17:06:25.128Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-04T17:06:25.128Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T17:06:25.128Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-04T17:06:25.128Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T17:06:25.128Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-04T17:06:25.128Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T17:06:25.128Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-04T17:06:25.128Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T17:06:25.128Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-04T17:06:25.128Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T17:06:25.128Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:06:25.128Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T17:06:25.128Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:06:25.128Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T17:06:25.128Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-04T17:06:25.128Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T17:06:25.128Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:06:25.128Z] PASS [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === Skipped [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-04T17:06:25.128Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:06:25.128Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:06:25.128Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-04T17:06:25.128Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-04T17:06:25.128Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-04T17:06:25.128Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-04T17:06:25.128Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-04T17:06:25.128Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:06:25.128Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:06:25.128Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-04T17:06:25.128Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:06:25.128Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] DONE 34 tests, 12 skipped in 7.051s [2022-05-04T17:06:25.128Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:06:25.128Z] INFO: Testing against a local daemon [2022-05-04T17:06:25.128Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T17:06:25.128Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:06:25.128Z] === RUN TestDockerNetworkIpvlan [2022-05-04T17:06:25.128Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:06:25.128Z] PASS [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === Skipped [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:06:25.128Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:06:25.128Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] DONE 2 tests, 2 skipped in 0.090s [2022-05-04T17:06:25.128Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:06:25.128Z] INFO: Testing against a local daemon [2022-05-04T17:06:25.128Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T17:06:25.128Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-04T17:06:25.128Z] === RUN TestDockerNetworkMacvlan [2022-05-04T17:06:25.128Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-04T17:06:25.128Z] PASS [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === Skipped [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-04T17:06:25.128Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-04T17:06:25.128Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T17:06:25.128Z] [2022-05-04T17:06:25.128Z] DONE 2 tests, 2 skipped in 0.089s [2022-05-04T17:06:25.128Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T17:06:25.384Z] testing: warning: no tests to run [2022-05-04T17:06:25.384Z] PASS [2022-05-04T17:06:25.384Z] [2022-05-04T17:06:25.384Z] DONE 0 tests in 0.025s [2022-05-04T17:06:25.384Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T17:06:25.384Z] INFO: Testing against a local daemon [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginTLS [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginHeader [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginV2Disable [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T17:06:25.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-04T17:06:25.384Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T17:06:25.385Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.385Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-04T17:06:25.385Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-04T17:06:25.641Z] PASS [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === Skipped [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-04T17:06:25.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] DONE 17 tests, 17 skipped in 0.256s [2022-05-04T17:06:25.641Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T17:06:25.641Z] INFO: Testing against a local daemon [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:06:25.641Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:06:25.641Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T17:06:25.641Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T17:06:25.641Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T17:06:25.641Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T17:06:25.641Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T17:06:25.641Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T17:06:25.641Z] === RUN TestPluginInstall [2022-05-04T17:06:25.641Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T17:06:25.641Z] === RUN TestPluginsWithRuntimes [2022-05-04T17:06:25.641Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-04T17:06:25.641Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T17:06:25.641Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T17:06:25.641Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-04T17:06:25.641Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:06:25.641Z] PASS [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === Skipped [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-04T17:06:25.641Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-04T17:06:25.641Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:06:25.641Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-04T17:06:25.641Z] [2022-05-04T17:06:25.641Z] DONE 19 tests, 3 skipped in 0.134s [2022-05-04T17:06:25.641Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T17:06:25.897Z] INFO: Testing against a local daemon [2022-05-04T17:06:25.897Z] === RUN TestExternalGraphDriver [2022-05-04T17:06:25.897Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-04T17:06:25.897Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-04T17:06:25.897Z] === RUN TestGraphdriverPluginV2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T17:06:26.223Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T17:06:26.223Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.25s) [2022-05-04T17:06:26.223Z] === RUN TestGetAddress [2022-05-04T17:06:26.223Z] === RUN TestNetworkDBSimple [2022-05-04T17:06:26.726Z] === RUN TestGenerate [2022-05-04T17:06:26.726Z] --- PASS: TestGenerate (0.00s) [2022-05-04T17:06:26.726Z] === RUN TestGeneratePtr [2022-05-04T17:06:26.726Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-04T17:06:26.726Z] === RUN TestGenerateMissingField [2022-05-04T17:06:26.726Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-04T17:06:26.726Z] === RUN TestFieldCannotBeSet [2022-05-04T17:06:26.726Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-04T17:06:26.726Z] === RUN TestTypeMismatchError [2022-05-04T17:06:26.726Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-04T17:06:26.726Z] PASS [2022-05-04T17:06:26.726Z] coverage: 100.0% of statements [2022-05-04T17:06:26.726Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-05-04T17:06:27.192Z] 2022/05/04 17:06:26 Closing DB instances... [2022-05-04T17:06:27.192Z] testing: warning: no tests to run [2022-05-04T17:06:27.192Z] PASS [2022-05-04T17:06:27.192Z] coverage: 0.0% of statements [2022-05-04T17:06:27.192Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-05-04T17:06:27.543Z] --- PASS: TestCreateJob (2.91s) [2022-05-04T17:06:27.543Z] === RUN TestReplicatedJob [2022-05-04T17:06:28.176Z] === RUN TestRequestNewPort [2022-05-04T17:06:28.176Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestRequestSpecificPort [2022-05-04T17:06:28.176Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestReleasePort [2022-05-04T17:06:28.176Z] --- PASS: TestReleasePort (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestReuseReleasedPort [2022-05-04T17:06:28.176Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestReleaseUnreadledPort [2022-05-04T17:06:28.176Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestUnknowProtocol [2022-05-04T17:06:28.176Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestAllocateAllPorts [2022-05-04T17:06:28.176Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestPortAllocation [2022-05-04T17:06:28.176Z] --- PASS: TestPortAllocation (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestPortAllocationWithCustomRange [2022-05-04T17:06:28.176Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestNoDuplicateBPR [2022-05-04T17:06:28.176Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-04T17:06:28.176Z] === RUN TestChangePortRange [2022-05-04T17:06:28.176Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-04T17:06:28.176Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-04T17:06:28.176Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-04T17:06:28.176Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-04T17:06:28.176Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-04T17:06:28.176Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-04T17:06:28.176Z] --- PASS: TestChangePortRange (0.00s) [2022-05-04T17:06:28.176Z] PASS [2022-05-04T17:06:28.176Z] coverage: 88.6% of statements [2022-05-04T17:06:28.176Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2022-05-04T17:06:28.176Z] --- PASS: TestNetworkDBSimple (2.06s) [2022-05-04T17:06:28.176Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-04T17:06:29.160Z] testing: warning: no tests to run [2022-05-04T17:06:29.160Z] PASS [2022-05-04T17:06:29.160Z] coverage: 0.0% of statements [2022-05-04T17:06:29.160Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2022-05-04T17:06:29.160Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-04T17:06:29.160Z] PASS [2022-05-04T17:06:29.160Z] coverage: 100.0% of statements [2022-05-04T17:06:29.160Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2022-05-04T17:06:29.293Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-05-04T17:06:29.293Z] PASS [2022-05-04T17:06:29.293Z] [2022-05-04T17:06:29.293Z] === Skipped [2022-05-04T17:06:29.293Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-04T17:06:29.293Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-04T17:06:29.293Z] [2022-05-04T17:06:29.293Z] DONE 2 tests, 1 skipped in 3.528s [2022-05-04T17:06:29.293Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T17:06:29.293Z] INFO: Testing against a local daemon [2022-05-04T17:06:29.293Z] === RUN TestContinueAfterPluginCrash [2022-05-04T17:06:29.293Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T17:06:29.293Z] === RUN TestReadPluginNoRead [2022-05-04T17:06:29.293Z] === PAUSE TestReadPluginNoRead [2022-05-04T17:06:29.293Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T17:06:29.293Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T17:06:29.293Z] === CONT TestContinueAfterPluginCrash [2022-05-04T17:06:29.293Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T17:06:29.626Z] 2022/05/04 17:06:29 Closing DB instances... [2022-05-04T17:06:29.626Z] === RUN TestHashData [2022-05-04T17:06:29.626Z] --- PASS: TestHashData (0.00s) [2022-05-04T17:06:29.626Z] PASS [2022-05-04T17:06:29.626Z] coverage: 2.8% of statements [2022-05-04T17:06:29.626Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-05-04T17:06:29.626Z] === RUN TestErrorConstructors [2022-05-04T17:06:29.626Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-04T17:06:29.626Z] === RUN TestCompareIPMask [2022-05-04T17:06:29.626Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-04T17:06:29.626Z] === RUN TestUtilGetHostPartIP [2022-05-04T17:06:29.626Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-04T17:06:29.626Z] === RUN TestUtilGetBroadcastIP [2022-05-04T17:06:29.626Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-04T17:06:29.626Z] === RUN TestParseCIDR [2022-05-04T17:06:29.626Z] --- PASS: TestParseCIDR (0.00s) [2022-05-04T17:06:29.626Z] PASS [2022-05-04T17:06:29.626Z] coverage: 37.3% of statements [2022-05-04T17:06:29.626Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T17:06:29.652Z] === RUN TestBoolValue [2022-05-04T17:06:29.652Z] --- PASS: TestBoolValue (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestBoolValueOrDefault [2022-05-04T17:06:29.652Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestInt64ValueOrZero [2022-05-04T17:06:29.652Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestInt64ValueOrDefault [2022-05-04T17:06:29.652Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-04T17:06:29.652Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestJsonContentType [2022-05-04T17:06:29.652Z] --- PASS: TestJsonContentType (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestReadJSON [2022-05-04T17:06:29.652Z] === RUN TestReadJSON/nil_body [2022-05-04T17:06:29.652Z] === RUN TestReadJSON/empty_body [2022-05-04T17:06:29.652Z] === RUN TestReadJSON/with_valid_request [2022-05-04T17:06:29.652Z] === RUN TestReadJSON/with_whitespace [2022-05-04T17:06:29.652Z] === RUN TestReadJSON/with_extra_content [2022-05-04T17:06:29.652Z] === RUN TestReadJSON/invalid_JSON [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-04T17:06:29.652Z] PASS [2022-05-04T17:06:29.652Z] coverage: 31.9% of statements [2022-05-04T17:06:29.652Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 31.9% of statements [2022-05-04T17:06:29.652Z] === RUN TestMaskSecretKeys [2022-05-04T17:06:29.652Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-04T17:06:29.652Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-04T17:06:29.652Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-04T17:06:29.652Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-04T17:06:29.652Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestVersionMiddlewareVersion [2022-05-04T17:06:29.652Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-04T17:06:29.652Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-04T17:06:29.652Z] PASS [2022-05-04T17:06:29.652Z] coverage: 37.7% of statements [2022-05-04T17:06:29.652Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T17:06:29.652Z] === RUN TestStrSliceMarshalJSON [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestStrSliceUnmarshalJSON [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestStrSliceUnmarshalString [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestStrSliceUnmarshalSlice [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-04T17:06:29.652Z] PASS [2022-05-04T17:06:29.652Z] coverage: 90.0% of statements [2022-05-04T17:06:29.652Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2022-05-04T17:06:29.652Z] === RUN TestToJSON [2022-05-04T17:06:29.652Z] --- PASS: TestToJSON (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestToParamWithVersion [2022-05-04T17:06:29.652Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestFromJSON [2022-05-04T17:06:29.652Z] --- PASS: TestFromJSON (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestEmpty [2022-05-04T17:06:29.652Z] --- PASS: TestEmpty (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestArgsMatchKVListEmptySources [2022-05-04T17:06:29.652Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestArgsMatchKVList [2022-05-04T17:06:29.652Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestArgsMatch [2022-05-04T17:06:29.652Z] --- PASS: TestArgsMatch (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestAdd [2022-05-04T17:06:29.652Z] --- PASS: TestAdd (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestDel [2022-05-04T17:06:29.652Z] --- PASS: TestDel (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestLen [2022-05-04T17:06:29.652Z] --- PASS: TestLen (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestExactMatch [2022-05-04T17:06:29.652Z] --- PASS: TestExactMatch (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestOnlyOneExactMatch [2022-05-04T17:06:29.652Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestContains [2022-05-04T17:06:29.652Z] --- PASS: TestContains (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestValidate [2022-05-04T17:06:29.652Z] --- PASS: TestValidate (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestWalkValues [2022-05-04T17:06:29.652Z] --- PASS: TestWalkValues (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestFuzzyMatch [2022-05-04T17:06:29.652Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-04T17:06:29.652Z] === RUN TestClone [2022-05-04T17:06:29.652Z] --- PASS: TestClone (0.00s) [2022-05-04T17:06:29.652Z] PASS [2022-05-04T17:06:29.652Z] coverage: 92.2% of statements [2022-05-04T17:06:29.652Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2022-05-04T17:06:29.652Z] === RUN TestGetTimestamp [2022-05-04T17:06:29.652Z] --- PASS: TestGetTimestamp (0.13s) [2022-05-04T17:06:29.652Z] === RUN TestParseTimestamps [2022-05-04T17:06:29.652Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-04T17:06:29.652Z] PASS [2022-05-04T17:06:29.652Z] coverage: 100.0% of statements [2022-05-04T17:06:29.652Z] ok github.com/docker/docker/api/types/time 0.168s coverage: 100.0% of statements [2022-05-04T17:06:29.652Z] === RUN TestAdjustForAPIVersion [2022-05-04T17:06:29.652Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-04T17:06:29.652Z] PASS [2022-05-04T17:06:29.652Z] coverage: 6.1% of statements [2022-05-04T17:06:29.652Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.1% of statements [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T17:06:29.652Z] === RUN TestCompareVersion [2022-05-04T17:06:29.652Z] --- PASS: TestCompareVersion (0.00s) [2022-05-04T17:06:29.652Z] PASS [2022-05-04T17:06:29.652Z] coverage: 77.3% of statements [2022-05-04T17:06:29.652Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 77.3% of statements [2022-05-04T17:06:29.652Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T17:06:29.653Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T17:06:29.653Z] === RUN TestIsGIT [2022-05-04T17:06:29.653Z] --- PASS: TestIsGIT (0.00s) [2022-05-04T17:06:29.653Z] PASS [2022-05-04T17:06:29.653Z] coverage: 100.0% of statements [2022-05-04T17:06:29.653Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.126s coverage: 100.0% of statements [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-04T17:06:29.653Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestCloneArgsSmartHttp [2022-05-04T17:06:29.653Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-04T17:06:29.653Z] === RUN TestCloneArgsDumbHttp [2022-05-04T17:06:29.653Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestCloneArgsGit [2022-05-04T17:06:29.653Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestCheckoutGit [2022-05-04T17:06:29.653Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-04T17:06:29.653Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-04T17:06:29.653Z] === RUN TestProcessNoDockerignore [2022-05-04T17:06:29.653Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-04T17:06:29.653Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestDetectContentType [2022-05-04T17:06:29.653Z] --- PASS: TestDetectContentType (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestSelectAcceptableMIME [2022-05-04T17:06:29.653Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestInspectEmptyResponse [2022-05-04T17:06:29.653Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestInspectResponseBinary [2022-05-04T17:06:29.653Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestResponseUnsupportedContentType [2022-05-04T17:06:29.653Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestInspectResponseTextSimple [2022-05-04T17:06:29.653Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestInspectResponseEmptyContentType [2022-05-04T17:06:29.653Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestUnknownContentLength [2022-05-04T17:06:29.653Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestDownloadRemote [2022-05-04T17:06:29.653Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-04T17:06:29.653Z] === RUN TestGetWithStatusError [2022-05-04T17:06:29.653Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestCloseRootDirectory [2022-05-04T17:06:29.653Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:29.653Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestHashFile [2022-05-04T17:06:29.653Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:29.653Z] --- SKIP: TestHashFile (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestHashSubdir [2022-05-04T17:06:29.653Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:29.653Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-04T17:06:29.653Z] === RUN TestRemoveDirectory [2022-05-04T17:06:29.653Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:29.653Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-04T17:06:29.653Z] PASS [2022-05-04T17:06:29.653Z] coverage: 9.3% of statements [2022-05-04T17:06:29.653Z] ok github.com/docker/docker/builder/remotecontext 0.208s coverage: 9.3% of statements [2022-05-04T17:06:29.653Z] === RUN TestEnable [2022-05-04T17:06:29.653Z] --- PASS: TestEnable (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestDisable [2022-05-04T17:06:29.653Z] --- PASS: TestDisable (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestEnabled [2022-05-04T17:06:29.653Z] --- PASS: TestEnabled (0.00s) [2022-05-04T17:06:29.653Z] PASS [2022-05-04T17:06:29.653Z] coverage: 100.0% of statements [2022-05-04T17:06:29.653Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2022-05-04T17:06:29.653Z] === RUN TestGetAllAllowed [2022-05-04T17:06:29.653Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestGetAllMeta [2022-05-04T17:06:29.653Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-04T17:06:29.653Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestIsUnreferencedBuiltin [2022-05-04T17:06:29.653Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestIsExistingDirectory [2022-05-04T17:06:29.653Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestGetFilenameForDownload [2022-05-04T17:06:29.653Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestEnv2Variables [2022-05-04T17:06:29.653Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-04T17:06:29.653Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestMaintainer [2022-05-04T17:06:29.653Z] --- PASS: TestMaintainer (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestLabel [2022-05-04T17:06:29.653Z] --- PASS: TestLabel (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestFromScratch [2022-05-04T17:06:29.653Z] --- PASS: TestFromScratch (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestFromWithArg [2022-05-04T17:06:29.653Z] --- PASS: TestFromWithArg (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-04T17:06:29.653Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestFromWithUndefinedArg [2022-05-04T17:06:29.653Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestFromMultiStageWithNamedStage [2022-05-04T17:06:29.653Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestOnbuild [2022-05-04T17:06:29.653Z] --- PASS: TestOnbuild (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestWorkdir [2022-05-04T17:06:29.653Z] --- PASS: TestWorkdir (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestCmd [2022-05-04T17:06:29.653Z] --- PASS: TestCmd (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestHealthcheckNone [2022-05-04T17:06:29.653Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestHealthcheckCmd [2022-05-04T17:06:29.653Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestEntrypoint [2022-05-04T17:06:29.653Z] --- PASS: TestEntrypoint (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestExpose [2022-05-04T17:06:29.653Z] --- PASS: TestExpose (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestUser [2022-05-04T17:06:29.653Z] --- PASS: TestUser (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestVolume [2022-05-04T17:06:29.653Z] --- PASS: TestVolume (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestStopSignal [2022-05-04T17:06:29.653Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T17:06:29.653Z] --- SKIP: TestStopSignal (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestArg [2022-05-04T17:06:29.653Z] --- PASS: TestArg (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestShell [2022-05-04T17:06:29.653Z] --- PASS: TestShell (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestPrependEnvOnCmd [2022-05-04T17:06:29.653Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestRunWithBuildArgs [2022-05-04T17:06:29.653Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestRunIgnoresHealthcheck [2022-05-04T17:06:29.653Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestDispatchUnsupportedOptions [2022-05-04T17:06:29.653Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-04T17:06:29.653Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-04T17:06:29.653Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-04T17:06:29.653Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestNormalizeWorkdir [2022-05-04T17:06:29.653Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestDispatch [2022-05-04T17:06:29.653Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-04T17:06:29.653Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-04T17:06:29.653Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-04T17:06:29.653Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-04T17:06:29.653Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-04T17:06:29.653Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-04T17:06:29.653Z] === RUN TestDispatch/COPY_url [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch (0.05s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestAddScratchImageAddsToMounts [2022-05-04T17:06:29.653Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-04T17:06:29.653Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-04T17:06:29.653Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-04T17:06:29.653Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestImageSourceGetAddsToMounts [2022-05-04T17:06:29.653Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestEmptyDockerfile [2022-05-04T17:06:29.653Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestSymlinkDockerfile [2022-05-04T17:06:29.653Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-04T17:06:29.653Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-04T17:06:29.653Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.05s) [2022-05-04T17:06:29.653Z] === RUN TestNonExistingDockerfile [2022-05-04T17:06:29.653Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestCopyRunConfig [2022-05-04T17:06:29.653Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestDeepCopyRunConfig [2022-05-04T17:06:29.653Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestExportImage [2022-05-04T17:06:29.653Z] --- PASS: TestExportImage (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestNormalizeDest [2022-05-04T17:06:29.653Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-04T17:06:29.653Z] PASS [2022-05-04T17:06:29.653Z] coverage: 46.7% of statements [2022-05-04T17:06:29.653Z] ok github.com/docker/docker/builder/dockerfile 0.492s coverage: 46.7% of statements [2022-05-04T17:06:29.653Z] === RUN TestTCP4Proxy [2022-05-04T17:06:29.653Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestTCP4ProxyHalfClose [2022-05-04T17:06:29.653Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestTCP6Proxy [2022-05-04T17:06:29.653Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T17:06:29.653Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestTCPDualStackProxy [2022-05-04T17:06:29.653Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T17:06:29.653Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestUDP4Proxy [2022-05-04T17:06:29.653Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestUDP6Proxy [2022-05-04T17:06:29.653Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T17:06:29.653Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestUDPWriteError [2022-05-04T17:06:29.653Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestSCTP4Proxy [2022-05-04T17:06:29.653Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T17:06:29.653Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-04T17:06:29.653Z] === RUN TestSCTP6Proxy [2022-05-04T17:06:29.653Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T17:06:29.653Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-04T17:06:29.653Z] PASS [2022-05-04T17:06:29.653Z] coverage: 49.4% of statements [2022-05-04T17:06:29.653Z] ok github.com/docker/docker/cmd/docker-proxy 0.082s coverage: 49.4% of statements [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-04T17:06:30.611Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-04T17:06:30.611Z] PASS [2022-05-04T17:06:30.611Z] coverage: 55.0% of statements [2022-05-04T17:06:30.611Z] ok github.com/docker/docker/oci 0.038s coverage: 55.0% of statements [2022-05-04T17:06:30.611Z] === RUN TestAddressPoolOpt [2022-05-04T17:06:30.611Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/a [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/something [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/_=a [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/env1=value1 [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/_env1=value1 [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/PATH [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/=a [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/PATH= [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/PATH=something [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/asd!qwe [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/1asd [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/123 [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/some_space [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/__some_space_before [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/some_space_after__ [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/= [2022-05-04T17:06:30.611Z] === RUN TestValidateEnv/PaTh [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-04T17:06:30.611Z] === RUN TestParseHost [2022-05-04T17:06:30.611Z] === RUN TestParseHost/something_with_spaces [2022-05-04T17:06:30.611Z] === RUN TestParseHost/:// [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://invalid:port [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://:5555/p [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-04T17:06:30.611Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-04T17:06:30.611Z] === RUN TestParseHost/unknown:// [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://:port [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://:5555/ [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-04T17:06:30.611Z] === RUN TestParseHost/npipe:// [2022-05-04T17:06:30.611Z] === RUN TestParseHost/_ [2022-05-04T17:06:30.611Z] === RUN TestParseHost/fd:// [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp:// [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-04T17:06:30.611Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-04T17:06:30.611Z] === RUN TestParseHost/#00 [2022-05-04T17:06:30.611Z] === RUN TestParseHost/__ [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-04T17:06:30.611Z] === RUN TestParseHost/unix:// [2022-05-04T17:06:30.611Z] === RUN TestParseHost/unix://path/to/socket [2022-05-04T17:06:30.611Z] === RUN TestParseHost/tcp://:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseHost/tcp://[::1]: [2022-05-04T17:06:31.079Z] === RUN TestParseHost/fd://something [2022-05-04T17:06:31.079Z] === RUN TestParseHost/tcp://: [2022-05-04T17:06:31.079Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-04T17:06:31.079Z] === RUN TestParseHost/tcp://host: [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/: [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestParseTCP [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/localhost:5555/path [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/::1 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/[::1]: [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/[::1]:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/localhost [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/localhost:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/: [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/0.0.0.1 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/tcp:// [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/localhost: [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/tcp://:5555 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/#00 [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/tcp://: [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/0.0.0.1: [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-04T17:06:31.079Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP (0.01s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-04T17:06:31.079Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestValidateExtraHosts [2022-05-04T17:06:31.079Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestValidateIPAddress [2022-05-04T17:06:31.079Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestMapOpts [2022-05-04T17:06:31.079Z] --- PASS: TestMapOpts (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestListOptsWithoutValidator [2022-05-04T17:06:31.079Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestListOptsWithValidator [2022-05-04T17:06:31.079Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestValidateDNSSearch [2022-05-04T17:06:31.079Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_general_format [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_one_more [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-04T17:06:31.079Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-04T17:06:31.080Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-04T17:06:31.080Z] === RUN TestNamedListOpts [2022-05-04T17:06:31.080Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-04T17:06:31.080Z] === RUN TestNamedMapOpts [2022-05-04T17:06:31.080Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-04T17:06:31.080Z] === RUN TestParseLink [2022-05-04T17:06:31.080Z] --- PASS: TestParseLink (0.00s) [2022-05-04T17:06:31.080Z] === RUN TestUlimitOpt [2022-05-04T17:06:31.080Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-04T17:06:31.080Z] PASS [2022-05-04T17:06:31.080Z] coverage: 65.5% of statements [2022-05-04T17:06:31.080Z] ok github.com/docker/docker/opts 0.094s coverage: 65.5% of statements [2022-05-04T17:06:31.080Z] === RUN TestParseVersion [2022-05-04T17:06:31.080Z] --- PASS: TestParseVersion (0.00s) [2022-05-04T17:06:31.080Z] PASS [2022-05-04T17:06:31.080Z] coverage: 52.9% of statements [2022-05-04T17:06:31.080Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2022-05-04T17:06:31.080Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-05-04T17:06:31.080Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-04T17:06:32.064Z] 2022/05/04 17:06:31 Closing DB instances... [2022-05-04T17:06:32.536Z] === RUN TestPeerCertificateMarshalJSON [2022-05-04T17:06:32.536Z] === RUN TestIsArchivePathDir [2022-05-04T17:06:32.536Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-04T17:06:32.536Z] === RUN TestIsArchivePathInvalidFile [2022-05-04T17:06:32.801Z] --- PASS: TestReplicatedJob (4.43s) [2022-05-04T17:06:32.801Z] === RUN TestUpdateReplicatedJob [2022-05-04T17:06:33.004Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-04T17:06:33.004Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-04T17:06:33.004Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-05-04T17:06:33.004Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-04T17:06:33.004Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-04T17:06:33.004Z] === RUN TestMiddleware [2022-05-04T17:06:33.004Z] --- PASS: TestMiddleware (0.00s) [2022-05-04T17:06:33.004Z] === RUN TestNewResponseModifier [2022-05-04T17:06:33.004Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-04T17:06:33.004Z] PASS [2022-05-04T17:06:33.004Z] coverage: 26.8% of statements [2022-05-04T17:06:33.004Z] ok github.com/docker/docker/pkg/authorization 0.399s coverage: 26.8% of statements [2022-05-04T17:06:33.004Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-05-04T17:06:33.004Z] === RUN TestIsArchivePathTar [2022-05-04T17:06:33.004Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-05-04T17:06:33.004Z] === RUN TestDecompressStreamGzip [2022-05-04T17:06:33.004Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-05-04T17:06:33.004Z] === RUN TestDecompressStreamBzip2 [2022-05-04T17:06:33.462Z] --- PASS: TestDaemonStartWithLogOpt (4.24s) [2022-05-04T17:06:33.462Z] === CONT TestReadPluginNoRead [2022-05-04T17:06:33.472Z] === RUN TestUnbuffered [2022-05-04T17:06:33.472Z] --- PASS: TestUnbuffered (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestRaceUnbuffered [2022-05-04T17:06:33.472Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-04T17:06:33.472Z] PASS [2022-05-04T17:06:33.472Z] coverage: 100.0% of statements [2022-05-04T17:06:33.472Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-05-04T17:06:33.472Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2022-05-04T17:06:33.472Z] === RUN TestDecompressStreamXz [2022-05-04T17:06:33.472Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T17:06:33.472Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestDecompressStreamZstd [2022-05-04T17:06:33.472Z] archive_test.go:140: zstd not installed [2022-05-04T17:06:33.472Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-04T17:06:33.472Z] === RUN TestCompressStreamXzUnsupported [2022-05-04T17:06:33.472Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-04T17:06:33.472Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCompressStreamInvalid [2022-05-04T17:06:33.472Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestExtensionInvalid [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestExtensionUncompressed [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestExtensionBzip2 [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestExtensionGzip [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestExtensionXz [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionXz (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestExtensionZstd [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCmdStreamLargeStderr [2022-05-04T17:06:33.472Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-05-04T17:06:33.472Z] === RUN TestCmdStreamBad [2022-05-04T17:06:33.472Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T17:06:33.472Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCmdStreamGood [2022-05-04T17:06:33.472Z] --- PASS: TestCmdStreamGood (0.03s) [2022-05-04T17:06:33.472Z] === RUN TestUntarPathWithInvalidDest [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-04T17:06:33.472Z] === RUN TestUntarPathWithInvalidSrc [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-05-04T17:06:33.472Z] === RUN TestUntarPath [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPath (0.05s) [2022-05-04T17:06:33.472Z] === RUN TestUntarPathWithDestinationFile [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2022-05-04T17:06:33.472Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-05-04T17:06:33.472Z] === RUN TestCopyWithTarInvalidSrc [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCopyWithTarSrcFile [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCopyWithTarSrcFolder [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-04T17:06:33.472Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestCopyFileWithTarSrcFile [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-04T17:06:33.472Z] === RUN TestTarFiles [2022-05-04T17:06:33.939Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2022-05-04T17:06:33.939Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-04T17:06:33.939Z] === RUN TestMatch [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[foo]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[foo_bar]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[]#01 [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[qux]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-04T17:06:33.939Z] === RUN TestMatch/[[foo_baz]] [2022-05-04T17:06:33.939Z] --- PASS: TestMatch (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-04T17:06:33.939Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-04T17:06:33.939Z] PASS [2022-05-04T17:06:33.939Z] coverage: 87.5% of statements [2022-05-04T17:06:33.939Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2022-05-04T17:06:34.923Z] === RUN TestChrootTarUntar [2022-05-04T17:06:34.923Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-04T17:06:34.923Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootUntarEmptyArchive [2022-05-04T17:06:34.923Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootTarUntarWithSymlink [2022-05-04T17:06:34.923Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootCopyWithTar [2022-05-04T17:06:34.923Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootCopyFileWithTar [2022-05-04T17:06:34.923Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootUntarPath [2022-05-04T17:06:34.923Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-04T17:06:34.923Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-04T17:06:34.923Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:06:34.923Z] === RUN TestChrootApplyDotDotFile [2022-05-04T17:06:34.923Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-04T17:06:34.923Z] PASS [2022-05-04T17:06:34.923Z] coverage: 12.0% of statements [2022-05-04T17:06:34.923Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 12.0% of statements [2022-05-04T17:06:35.327Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-05-04T17:06:35.327Z] === RUN TestServiceListWithStatuses [2022-05-04T17:06:35.327Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:06:35.327Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T17:06:35.327Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T17:06:35.391Z] === RUN TestEnsureRemoveAllNotExist [2022-05-04T17:06:35.391Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-04T17:06:35.391Z] === RUN TestEnsureRemoveAllWithDir [2022-05-04T17:06:35.391Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-04T17:06:35.391Z] === RUN TestEnsureRemoveAllWithFile [2022-05-04T17:06:35.391Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-04T17:06:35.391Z] PASS [2022-05-04T17:06:35.391Z] coverage: 0.0% of statements [2022-05-04T17:06:35.391Z] ok github.com/docker/docker/pkg/containerfs 0.038s coverage: 0.0% of statements [2022-05-04T17:06:35.858Z] 2022/05/04 17:06:35 Closing DB instances... [2022-05-04T17:06:35.980Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T17:06:36.334Z] === RUN TestSizeEmpty [2022-05-04T17:06:36.334Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-04T17:06:36.334Z] === RUN TestSizeEmptyFile [2022-05-04T17:06:36.334Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-04T17:06:36.334Z] === RUN TestSizeNonemptyFile [2022-05-04T17:06:36.334Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-04T17:06:36.334Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-04T17:06:36.334Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-04T17:06:36.334Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-04T17:06:36.334Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-04T17:06:36.334Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-04T17:06:36.334Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-04T17:06:36.334Z] === RUN TestMoveToSubdir [2022-05-04T17:06:36.334Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-04T17:06:36.334Z] === RUN TestSizeNonExistingDirectory [2022-05-04T17:06:36.334Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-04T17:06:36.334Z] PASS [2022-05-04T17:06:36.334Z] coverage: 80.0% of statements [2022-05-04T17:06:36.334Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2022-05-04T17:06:36.911Z] === RUN TestReadPluginNoRead/default [2022-05-04T17:06:37.319Z] === RUN TestPollerAddRemove [2022-05-04T17:06:37.319Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-04T17:06:37.319Z] === RUN TestPollerEvent [2022-05-04T17:06:37.319Z] poller_test.go:40: No chmod on Windows [2022-05-04T17:06:37.319Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-04T17:06:37.319Z] === RUN TestPollerClose [2022-05-04T17:06:37.319Z] --- PASS: TestPollerClose (0.00s) [2022-05-04T17:06:37.319Z] PASS [2022-05-04T17:06:37.319Z] coverage: 45.7% of statements [2022-05-04T17:06:37.319Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2022-05-04T17:06:37.319Z] --- PASS: TestTarFiles (3.69s) [2022-05-04T17:06:37.319Z] === RUN TestDetectCompressionZstd [2022-05-04T17:06:37.319Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-04T17:06:37.319Z] === RUN TestTarUntar [2022-05-04T17:06:37.319Z] --- PASS: TestTarUntar (0.03s) [2022-05-04T17:06:37.320Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-04T17:06:37.320Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-04T17:06:37.320Z] === RUN TestTarWithOptions [2022-05-04T17:06:37.320Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-04T17:06:37.320Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-04T17:06:37.320Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-04T17:06:37.320Z] === RUN TestUntarUstarGnuConflict [2022-05-04T17:06:37.320Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-04T17:06:37.320Z] === RUN TestUntarInvalidFilenames [2022-05-04T17:06:37.788Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2123341022\\dest" [2022-05-04T17:06:37.788Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-05-04T17:06:37.788Z] === RUN TestUntarHardlinkToSymlink [2022-05-04T17:06:37.788Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-04T17:06:37.788Z] === RUN TestUntarInvalidHardlink [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink411130281\\victim\\hello" -> "../victim/hello" [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink21375917\\victim\\hello" -> "/../victim/hello" [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3162390768\\victim" -> "../victim" [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3891380494\\victim" -> "../victim" [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink897466295\\victim" -> "../victim" [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1379909924\\victim" -> "../victim" [2022-05-04T17:06:37.788Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-04T17:06:37.788Z] === RUN TestUntarInvalidSymlink [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3099116503\\dest\\dotdot" -> "../victim/hello" [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1505112467\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4056427913\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3269177723\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1309449394\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4130348572\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink432968816\\dest\\dir\\loophole" -> "../../victim" [2022-05-04T17:06:37.788Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-04T17:06:37.788Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-04T17:06:37.788Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-04T17:06:37.788Z] === RUN TestXGlobalNoParent [2022-05-04T17:06:37.788Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-04T17:06:37.788Z] === RUN TestReplaceFileTarWrapper [2022-05-04T17:06:37.788Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-05-04T17:06:37.788Z] === RUN TestPrefixHeaderReadable [2022-05-04T17:06:37.788Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-04T17:06:37.788Z] === RUN TestDisablePigz [2022-05-04T17:06:37.788Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-04T17:06:37.788Z] --- PASS: TestDisablePigz (0.12s) [2022-05-04T17:06:37.788Z] === RUN TestPigz [2022-05-04T17:06:37.788Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-05-04T17:06:37.788Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-04T17:06:38.256Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-04T17:06:38.256Z] --- PASS: TestPigz (0.17s) [2022-05-04T17:06:38.256Z] === RUN TestNosysFileInfo [2022-05-04T17:06:38.256Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T17:06:38.256Z] archive_windows_test.go:16: Currently fails [2022-05-04T17:06:38.256Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCanonicalTarNameForPath [2022-05-04T17:06:38.256Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCanonicalTarName [2022-05-04T17:06:38.256Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChmodTarEntry [2022-05-04T17:06:38.256Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestHardLinkOrder [2022-05-04T17:06:38.256Z] === RUN TestCopyFileWithInvalidSrc [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCopyFile [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFile (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-04T17:06:38.256Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T17:06:38.256Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-04T17:06:38.256Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-04T17:06:38.256Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T17:06:38.256Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestWildcardMatches [2022-05-04T17:06:38.256Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-04T17:06:38.256Z] --- PASS: TestHardLinkOrder (0.11s) [2022-05-04T17:06:38.256Z] === RUN TestChangeString [2022-05-04T17:06:38.256Z] --- PASS: TestChangeString (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChangesWithNoChanges [2022-05-04T17:06:38.256Z] === RUN TestPatternMatches [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatches (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-04T17:06:38.256Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestPatternMatchesFolderExclusions [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-04T17:06:38.256Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-04T17:06:38.256Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestSingleExclamationError [2022-05-04T17:06:38.256Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestMatchesWithNoPatterns [2022-05-04T17:06:38.256Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestMatchesWithMalformedPatterns [2022-05-04T17:06:38.256Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestMatches [2022-05-04T17:06:38.256Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-04T17:06:38.256Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-04T17:06:38.256Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-04T17:06:38.256Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-04T17:06:38.256Z] --- PASS: TestMatches (0.01s) [2022-05-04T17:06:38.256Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-04T17:06:38.256Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-04T17:06:38.256Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-04T17:06:38.256Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCleanPatterns [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCleanPatternsExceptionFlag [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCleanPatternsErrorSingleException [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCreateIfNotExistsDir [2022-05-04T17:06:38.256Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCreateIfNotExistsFile [2022-05-04T17:06:38.256Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestMatch [2022-05-04T17:06:38.256Z] --- PASS: TestMatch (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestCompile [2022-05-04T17:06:38.256Z] === RUN TestCompile/slash [2022-05-04T17:06:38.256Z] === RUN TestCompile/backslash [2022-05-04T17:06:38.256Z] --- PASS: TestCompile (0.00s) [2022-05-04T17:06:38.256Z] --- PASS: TestCompile/slash (0.00s) [2022-05-04T17:06:38.256Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-04T17:06:38.256Z] PASS [2022-05-04T17:06:38.256Z] coverage: 84.7% of statements [2022-05-04T17:06:38.256Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.7% of statements [2022-05-04T17:06:38.256Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-04T17:06:38.256Z] === RUN TestChangesWithChanges [2022-05-04T17:06:38.256Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-04T17:06:38.256Z] === RUN TestChangesWithChangesGH13590 [2022-05-04T17:06:38.256Z] changes_test.go:196: needs more investigation [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChangesDirsEmpty [2022-05-04T17:06:38.256Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChangesDirsMutated [2022-05-04T17:06:38.256Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestApplyLayer [2022-05-04T17:06:38.256Z] changes_test.go:433: needs further investigation [2022-05-04T17:06:38.256Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChangesSizeWithHardlinks [2022-05-04T17:06:38.256Z] changes_test.go:469: needs further investigation [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChangesSizeWithNoChanges [2022-05-04T17:06:38.256Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-04T17:06:38.256Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestChangesSize [2022-05-04T17:06:38.256Z] --- PASS: TestChangesSize (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestApplyLayerInvalidFilenames [2022-05-04T17:06:38.256Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3274224960\\dest" [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-04T17:06:38.256Z] === RUN TestApplyLayerInvalidHardlink [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink840552311\\victim\\hello" -> "../victim/hello" [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3912063956\\victim\\hello" -> "/../victim/hello" [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1263785778\\victim" -> "../victim" [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2030084284\\victim" -> "../victim" [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1545315661\\victim" -> "../victim" [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3466624035\\victim" -> "../victim" [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-04T17:06:38.256Z] === RUN TestApplyLayerInvalidSymlink [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1597946829\\dest\\dotdot" -> "../victim/hello" [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4230044832\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1455687653\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2078614925\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3253039630\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2390350390\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-04T17:06:38.256Z] === RUN TestApplyLayerWhiteouts [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-04T17:06:38.256Z] === RUN TestGenerateEmptyFile [2022-05-04T17:06:38.256Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-04T17:06:38.256Z] === RUN TestGenerateWithContent [2022-05-04T17:06:38.256Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-04T17:06:38.256Z] PASS [2022-05-04T17:06:38.256Z] coverage: 61.9% of statements [2022-05-04T17:06:38.256Z] ok github.com/docker/docker/pkg/archive 5.762s coverage: 61.9% of statements [2022-05-04T17:06:38.281Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2022-05-04T17:06:38.281Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T17:06:38.294Z] === RUN TestCheckpointCreateError [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-04T17:06:38.294Z] === RUN TestCheckpointCreate [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-04T17:06:38.294Z] === RUN TestCheckpointDeleteError [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-04T17:06:38.294Z] === RUN TestCheckpointDelete [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-04T17:06:38.294Z] === RUN TestCheckpointListError [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-04T17:06:38.294Z] === RUN TestCheckpointList [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointList (0.00s) [2022-05-04T17:06:38.294Z] === RUN TestCheckpointListContainerNotFound [2022-05-04T17:06:38.295Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNewClientWithOpsFromEnv [2022-05-04T17:06:38.295Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T17:06:38.295Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestGetAPIPath [2022-05-04T17:06:38.295Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestParseHostURL [2022-05-04T17:06:38.295Z] --- PASS: TestParseHostURL (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-04T17:06:38.295Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersion [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPVersionOverride [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestClientRedirect [2022-05-04T17:06:38.295Z] === RUN TestClientRedirect/GET [2022-05-04T17:06:38.295Z] === RUN TestClientRedirect/POST [2022-05-04T17:06:38.295Z] === RUN TestClientRedirect/PUT [2022-05-04T17:06:38.295Z] === RUN TestClientRedirect/DELETE [2022-05-04T17:06:38.295Z] --- PASS: TestClientRedirect (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigCreateUnsupported [2022-05-04T17:06:38.295Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigCreateError [2022-05-04T17:06:38.295Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigCreate [2022-05-04T17:06:38.295Z] --- PASS: TestConfigCreate (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigInspectNotFound [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigInspectWithEmptyID [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigInspectUnsupported [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigInspectError [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigInspectConfigNotFound [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigInspect [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspect (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigListUnsupported [2022-05-04T17:06:38.295Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigListError [2022-05-04T17:06:38.295Z] --- PASS: TestConfigListError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigList [2022-05-04T17:06:38.295Z] --- PASS: TestConfigList (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigRemoveUnsupported [2022-05-04T17:06:38.295Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigRemoveError [2022-05-04T17:06:38.295Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigRemove [2022-05-04T17:06:38.295Z] --- PASS: TestConfigRemove (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigUpdateUnsupported [2022-05-04T17:06:38.295Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigUpdateError [2022-05-04T17:06:38.295Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestConfigUpdate [2022-05-04T17:06:38.295Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerCommitError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerCommit [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCommit (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStatPathError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStatPathNotFoundError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStatPathNoHeaderError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStatPath [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyToContainerError [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyToContainerNotFoundError [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyToContainerEmptyResponse [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyToContainer [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyFromContainerError [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyFromContainerNotFoundError [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestCopyFromContainer [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerCreateError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerCreateImageNotFound [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerCreateWithName [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerCreateAutoRemove [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerDiffError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerDiff [2022-05-04T17:06:38.295Z] --- PASS: TestContainerDiff (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecCreateError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecCreate [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecStartError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecStart [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecInspectError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecInspect [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExportError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExportError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExport [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExport (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerInspectError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerInspectContainerNotFound [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerInspectWithEmptyID [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerInspect [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspect (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerInspectNode [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerKillError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerKillError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerKill [2022-05-04T17:06:38.295Z] --- PASS: TestContainerKill (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerListError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerListError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerList [2022-05-04T17:06:38.295Z] --- PASS: TestContainerList (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerLogsNotFoundError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerLogsError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerLogs [2022-05-04T17:06:38.295Z] --- PASS: TestContainerLogs (0.16s) [2022-05-04T17:06:38.295Z] === RUN TestContainerPauseError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerPause [2022-05-04T17:06:38.295Z] --- PASS: TestContainerPause (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainersPruneError [2022-05-04T17:06:38.295Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainersPrune [2022-05-04T17:06:38.295Z] --- PASS: TestContainersPrune (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerRemoveError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerRemoveNotFoundError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerRemove [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRemove (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerRenameError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerRename [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRename (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerResizeError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecResizeError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerResize [2022-05-04T17:06:38.295Z] --- PASS: TestContainerResize (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerExecResize [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerRestartError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerRestart [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRestart (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStartError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStartError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStart [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStart (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStatsError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStats [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStats (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStopError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStopError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerStop [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStop (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerTopError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerTopError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerTop [2022-05-04T17:06:38.295Z] --- PASS: TestContainerTop (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerUnpauseError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerUnpause [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerUpdateError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerUpdate [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUpdate (0.02s) [2022-05-04T17:06:38.295Z] === RUN TestContainerWaitError [2022-05-04T17:06:38.295Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestContainerWait [2022-05-04T17:06:38.295Z] --- PASS: TestContainerWait (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestDiskUsageError [2022-05-04T17:06:38.295Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestDiskUsage [2022-05-04T17:06:38.295Z] --- PASS: TestDiskUsage (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestDistributionInspectUnsupported [2022-05-04T17:06:38.295Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestDistributionInspectWithEmptyID [2022-05-04T17:06:38.295Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestEventsErrorInOptions [2022-05-04T17:06:38.295Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestEventsErrorFromServer [2022-05-04T17:06:38.295Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestEvents [2022-05-04T17:06:38.295Z] --- PASS: TestEvents (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestTLSCloseWriter [2022-05-04T17:06:38.295Z] === PAUSE TestTLSCloseWriter [2022-05-04T17:06:38.295Z] === RUN TestImageBuildError [2022-05-04T17:06:38.295Z] --- PASS: TestImageBuildError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageBuild [2022-05-04T17:06:38.295Z] --- PASS: TestImageBuild (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestGetDockerOS [2022-05-04T17:06:38.295Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageCreateError [2022-05-04T17:06:38.295Z] --- PASS: TestImageCreateError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageCreate [2022-05-04T17:06:38.295Z] --- PASS: TestImageCreate (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageHistoryError [2022-05-04T17:06:38.295Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageHistory [2022-05-04T17:06:38.295Z] --- PASS: TestImageHistory (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageImportError [2022-05-04T17:06:38.295Z] --- PASS: TestImageImportError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageImport [2022-05-04T17:06:38.295Z] --- PASS: TestImageImport (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageInspectError [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspectError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageInspectImageNotFound [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageInspectWithEmptyID [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageInspect [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspect (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageListError [2022-05-04T17:06:38.295Z] --- PASS: TestImageListError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageList [2022-05-04T17:06:38.295Z] --- PASS: TestImageList (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageListApiBefore125 [2022-05-04T17:06:38.295Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageLoadError [2022-05-04T17:06:38.295Z] --- PASS: TestImageLoadError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageLoad [2022-05-04T17:06:38.295Z] --- PASS: TestImageLoad (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagesPruneError [2022-05-04T17:06:38.295Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagesPrune [2022-05-04T17:06:38.295Z] --- PASS: TestImagesPrune (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePullReferenceParseError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePullAnyError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePullWithoutErrors [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePushReferenceError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePushAnyError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithoutErrors [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-04T17:06:38.295Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageRemoveError [2022-05-04T17:06:38.295Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageRemoveImageNotFound [2022-05-04T17:06:38.295Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageRemove [2022-05-04T17:06:38.295Z] --- PASS: TestImageRemove (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageSaveError [2022-05-04T17:06:38.295Z] --- PASS: TestImageSaveError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageSave [2022-05-04T17:06:38.295Z] --- PASS: TestImageSave (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageSearchAnyError [2022-05-04T17:06:38.295Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-04T17:06:38.295Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:06:38.295Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:06:38.295Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:06:38.296Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-04T17:06:38.296Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestImageSearchWithoutErrors [2022-05-04T17:06:38.296Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestImageTagError [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestImageTagInvalidReference [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestImageTagInvalidSourceImageName [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestImageTagHexSource [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestImageTag [2022-05-04T17:06:38.296Z] --- PASS: TestImageTag (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestInfoServerError [2022-05-04T17:06:38.296Z] --- PASS: TestInfoServerError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestInfoInvalidResponseJSONError [2022-05-04T17:06:38.296Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestInfo [2022-05-04T17:06:38.296Z] --- PASS: TestInfo (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkConnectError [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkConnect [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkCreateError [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkCreate [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkDisconnectError [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkDisconnect [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkInspect [2022-05-04T17:06:38.296Z] === RUN TestNetworkInspect/empty_ID [2022-05-04T17:06:38.296Z] === RUN TestNetworkInspect/no_options [2022-05-04T17:06:38.296Z] === RUN TestNetworkInspect/verbose [2022-05-04T17:06:38.296Z] === RUN TestNetworkInspect/global_scope [2022-05-04T17:06:38.296Z] === RUN TestNetworkInspect/unknown_network [2022-05-04T17:06:38.296Z] === RUN TestNetworkInspect/server_error [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkListError [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkListError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkList [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkList (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworksPruneError [2022-05-04T17:06:38.296Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworksPrune [2022-05-04T17:06:38.296Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkRemoveError [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNetworkRemove [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeInspectError [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeInspectNodeNotFound [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeInspectWithEmptyID [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeInspect [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeListError [2022-05-04T17:06:38.296Z] --- PASS: TestNodeListError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeList [2022-05-04T17:06:38.296Z] --- PASS: TestNodeList (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeRemoveError [2022-05-04T17:06:38.296Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeRemove [2022-05-04T17:06:38.296Z] --- PASS: TestNodeRemove (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeUpdateError [2022-05-04T17:06:38.296Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestNodeUpdate [2022-05-04T17:06:38.296Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestOptionWithHostFromEnv [2022-05-04T17:06:38.296Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestOptionWithTimeout [2022-05-04T17:06:38.296Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestOptionWithVersionFromEnv [2022-05-04T17:06:38.296Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPingFail [2022-05-04T17:06:38.296Z] --- PASS: TestPingFail (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPingWithError [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response [2022-05-04T17:06:38.296Z] --- PASS: TestPingWithError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPingSuccess [2022-05-04T17:06:38.296Z] --- PASS: TestPingSuccess (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPingHeadFallback [2022-05-04T17:06:38.296Z] === RUN TestPingHeadFallback/OK [2022-05-04T17:06:38.296Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-04T17:06:38.296Z] === RUN TestPingHeadFallback/Not_Found [2022-05-04T17:06:38.296Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-04T17:06:38.296Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-04T17:06:38.296Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginDisableError [2022-05-04T17:06:38.296Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginDisable [2022-05-04T17:06:38.296Z] --- PASS: TestPluginDisable (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginEnableError [2022-05-04T17:06:38.296Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginEnable [2022-05-04T17:06:38.296Z] --- PASS: TestPluginEnable (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginInspectError [2022-05-04T17:06:38.296Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginInspectWithEmptyID [2022-05-04T17:06:38.296Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginInspect [2022-05-04T17:06:38.296Z] --- PASS: TestPluginInspect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginListError [2022-05-04T17:06:38.296Z] --- PASS: TestPluginListError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginList [2022-05-04T17:06:38.296Z] --- PASS: TestPluginList (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginPushError [2022-05-04T17:06:38.296Z] --- PASS: TestPluginPushError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginPush [2022-05-04T17:06:38.296Z] --- PASS: TestPluginPush (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginRemoveError [2022-05-04T17:06:38.296Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginRemove [2022-05-04T17:06:38.296Z] --- PASS: TestPluginRemove (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginSetError [2022-05-04T17:06:38.296Z] --- PASS: TestPluginSetError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPluginSet [2022-05-04T17:06:38.296Z] --- PASS: TestPluginSet (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSetHostHeader [2022-05-04T17:06:38.296Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestPlainTextError [2022-05-04T17:06:38.296Z] --- PASS: TestPlainTextError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestInfiniteError [2022-05-04T17:06:38.296Z] --- PASS: TestInfiniteError (0.02s) [2022-05-04T17:06:38.296Z] === RUN TestCanceledContext [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response [2022-05-04T17:06:38.296Z] --- PASS: TestCanceledContext (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestDeadlineExceededContext [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response [2022-05-04T17:06:38.296Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretCreateUnsupported [2022-05-04T17:06:38.296Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretCreateError [2022-05-04T17:06:38.296Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretCreate [2022-05-04T17:06:38.296Z] --- PASS: TestSecretCreate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretInspectUnsupported [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretInspectError [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretInspectSecretNotFound [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretInspectWithEmptyID [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretInspect [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretListUnsupported [2022-05-04T17:06:38.296Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretListError [2022-05-04T17:06:38.296Z] --- PASS: TestSecretListError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretList [2022-05-04T17:06:38.296Z] --- PASS: TestSecretList (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretRemoveUnsupported [2022-05-04T17:06:38.296Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretRemoveError [2022-05-04T17:06:38.296Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretRemove [2022-05-04T17:06:38.296Z] --- PASS: TestSecretRemove (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretUpdateUnsupported [2022-05-04T17:06:38.296Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretUpdateError [2022-05-04T17:06:38.296Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSecretUpdate [2022-05-04T17:06:38.296Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceCreateError [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceCreate [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceCreateDigestPinning [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceInspectError [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceInspectServiceNotFound [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceInspectWithEmptyID [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceInspect [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceListError [2022-05-04T17:06:38.296Z] --- PASS: TestServiceListError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceList [2022-05-04T17:06:38.296Z] --- PASS: TestServiceList (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceLogsError [2022-05-04T17:06:38.296Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceLogs [2022-05-04T17:06:38.296Z] --- PASS: TestServiceLogs (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceRemoveError [2022-05-04T17:06:38.296Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceRemoveNotFoundError [2022-05-04T17:06:38.296Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceRemove [2022-05-04T17:06:38.296Z] --- PASS: TestServiceRemove (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceUpdateError [2022-05-04T17:06:38.296Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestServiceUpdate [2022-05-04T17:06:38.296Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmGetUnlockKeyError [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmGetUnlockKey [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmInitError [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmInit [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInit (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmInspectError [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmInspect [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmJoinError [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmJoin [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmLeaveError [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmLeave [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmUnlockError [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmUnlock [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmUpdateError [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestSwarmUpdate [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestTaskInspectError [2022-05-04T17:06:38.296Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestTaskInspectWithEmptyID [2022-05-04T17:06:38.296Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestTaskInspect [2022-05-04T17:06:38.296Z] --- PASS: TestTaskInspect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestTaskListError [2022-05-04T17:06:38.296Z] --- PASS: TestTaskListError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestTaskList [2022-05-04T17:06:38.296Z] --- PASS: TestTaskList (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeCreateError [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeCreate [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeInspectError [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeInspectNotFound [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeInspectWithEmptyID [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeInspect [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeListError [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeListError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeList [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeList (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeRemoveError [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-04T17:06:38.296Z] === RUN TestVolumeRemove [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-04T17:06:38.296Z] === CONT TestTLSCloseWriter [2022-05-04T17:06:38.296Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-04T17:06:38.296Z] PASS [2022-05-04T17:06:38.296Z] coverage: 75.1% of statements [2022-05-04T17:06:38.296Z] ok github.com/docker/docker/client 0.383s coverage: 75.1% of statements [2022-05-04T17:06:38.725Z] === RUN TestGet [2022-05-04T17:06:38.725Z] --- PASS: TestGet (0.00s) [2022-05-04T17:06:38.725Z] === RUN TestGetShortcutString [2022-05-04T17:06:38.725Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-04T17:06:38.725Z] PASS [2022-05-04T17:06:38.725Z] coverage: 42.9% of statements [2022-05-04T17:06:38.725Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 42.9% of statements [2022-05-04T17:06:39.507Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-05-04T17:06:39.507Z] === RUN TestDockerNetworkReConnect [2022-05-04T17:06:39.652Z] === CONT TestReadPluginNoRead [2022-05-04T17:06:39.652Z] read_test.go:92: [d1669387e2f50] daemon is not started [2022-05-04T17:06:39.652Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-05-04T17:06:39.652Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-05-04T17:06:39.652Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-05-04T17:06:39.652Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-05-04T17:06:39.652Z] PASS [2022-05-04T17:06:39.652Z] [2022-05-04T17:06:39.652Z] DONE 6 tests in 10.264s [2022-05-04T17:06:39.652Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-04T17:06:39.652Z] testing: warning: no tests to run [2022-05-04T17:06:39.652Z] PASS [2022-05-04T17:06:39.652Z] [2022-05-04T17:06:39.652Z] DONE 0 tests in 0.031s [2022-05-04T17:06:39.652Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T17:06:39.652Z] INFO: Testing against a local daemon [2022-05-04T17:06:39.652Z] === RUN TestPluginWithDevMounts [2022-05-04T17:06:39.652Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-04T17:06:39.652Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T17:06:39.652Z] PASS [2022-05-04T17:06:39.652Z] [2022-05-04T17:06:39.652Z] === Skipped [2022-05-04T17:06:39.652Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-04T17:06:39.652Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-04T17:06:39.652Z] [2022-05-04T17:06:39.652Z] DONE 1 tests, 1 skipped in 0.102s [2022-05-04T17:06:39.652Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T17:06:39.652Z] INFO: Testing against a local daemon [2022-05-04T17:06:39.652Z] === RUN TestSecretInspect [2022-05-04T17:06:39.652Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.652Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-04T17:06:39.652Z] === RUN TestSecretList [2022-05-04T17:06:39.652Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.652Z] --- SKIP: TestSecretList (0.01s) [2022-05-04T17:06:39.652Z] === RUN TestSecretsCreateAndDelete [2022-05-04T17:06:39.708Z] === RUN TestCreateIDMapOrder [2022-05-04T17:06:39.708Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-04T17:06:39.708Z] PASS [2022-05-04T17:06:39.708Z] coverage: 7.2% of statements [2022-05-04T17:06:39.708Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-05-04T17:06:39.708Z] 2022/05/04 17:06:39 Closing DB instances... [2022-05-04T17:06:39.909Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestSecretsCreateAndDelete (0.03s) [2022-05-04T17:06:39.909Z] === RUN TestSecretsUpdate [2022-05-04T17:06:39.909Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-05-04T17:06:39.909Z] === RUN TestTemplatedSecret [2022-05-04T17:06:39.909Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T17:06:39.909Z] === RUN TestSecretCreateResolve [2022-05-04T17:06:39.909Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-04T17:06:39.909Z] PASS [2022-05-04T17:06:39.909Z] [2022-05-04T17:06:39.909Z] === Skipped [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-04T17:06:39.909Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-04T17:06:39.909Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.03s) [2022-05-04T17:06:39.909Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-05-04T17:06:39.909Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-04T17:06:39.909Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-04T17:06:39.909Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] [2022-05-04T17:06:39.909Z] DONE 6 tests, 6 skipped in 0.164s [2022-05-04T17:06:39.909Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T17:06:39.909Z] INFO: Testing against a local daemon [2022-05-04T17:06:39.909Z] === RUN TestServiceCreateInit [2022-05-04T17:06:39.909Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T17:06:39.909Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T17:06:39.909Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-04T17:06:39.909Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:06:39.909Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:06:39.909Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T17:06:39.909Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-04T17:06:39.909Z] === RUN TestCreateServiceConflict [2022-05-04T17:06:39.909Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-04T17:06:39.909Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T17:06:39.909Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-04T17:06:39.909Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T17:06:39.909Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-04T17:06:39.909Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T17:06:39.909Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-04T17:06:39.909Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T17:06:39.909Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-05-04T17:06:39.909Z] === RUN TestCreateServiceSysctls [2022-05-04T17:06:40.170Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-04T17:06:40.170Z] === RUN TestCreateServiceCapabilities [2022-05-04T17:06:40.170Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-04T17:06:40.170Z] === RUN TestInspect [2022-05-04T17:06:40.170Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestInspect (0.01s) [2022-05-04T17:06:40.170Z] === RUN TestCreateJob [2022-05-04T17:06:40.170Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestCreateJob (0.01s) [2022-05-04T17:06:40.170Z] === RUN TestReplicatedJob [2022-05-04T17:06:40.170Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-04T17:06:40.170Z] === RUN TestUpdateReplicatedJob [2022-05-04T17:06:40.170Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-04T17:06:40.170Z] === RUN TestServiceListWithStatuses [2022-05-04T17:06:40.170Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:06:40.170Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T17:06:40.170Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T17:06:40.170Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-04T17:06:40.170Z] === RUN TestDockerNetworkReConnect [2022-05-04T17:06:40.170Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:40.170Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-04T17:06:40.170Z] === RUN TestServicePlugin [2022-05-04T17:06:40.692Z] === RUN TestFixedBufferCap [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-04T17:06:40.692Z] === RUN TestFixedBufferLen [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-04T17:06:40.692Z] === RUN TestFixedBufferString [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-04T17:06:40.692Z] === RUN TestFixedBufferWrite [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-04T17:06:40.692Z] === RUN TestFixedBufferRead [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-04T17:06:40.692Z] === RUN TestBytesPipeRead [2022-05-04T17:06:40.692Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-04T17:06:40.692Z] === RUN TestBytesPipeWrite [2022-05-04T17:06:40.692Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-04T17:06:40.692Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-04T17:06:41.159Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2022-05-04T17:06:41.159Z] === RUN TestAtomicWriteToFile [2022-05-04T17:06:41.159Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-05-04T17:06:41.159Z] === RUN TestAtomicWriteSetCommit [2022-05-04T17:06:41.159Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-04T17:06:41.159Z] === RUN TestAtomicWriteSetCancel [2022-05-04T17:06:41.159Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-04T17:06:41.159Z] === RUN TestReadCloserWrapperClose [2022-05-04T17:06:41.159Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-04T17:06:41.159Z] === RUN TestReaderErrWrapperReadOnError [2022-05-04T17:06:41.159Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-04T17:06:41.159Z] === RUN TestReaderErrWrapperRead [2022-05-04T17:06:41.159Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-04T17:06:41.159Z] === RUN TestCancelReadCloser [2022-05-04T17:06:41.159Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2022-05-04T17:06:41.159Z] === RUN TestNetworkDBNodeLeave [2022-05-04T17:06:41.159Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-04T17:06:41.159Z] === RUN TestWriteCloserWrapperClose [2022-05-04T17:06:41.159Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-04T17:06:41.159Z] === RUN TestNopWriteCloser [2022-05-04T17:06:41.159Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-04T17:06:41.159Z] === RUN TestNopWriter [2022-05-04T17:06:41.159Z] --- PASS: TestNopWriter (0.00s) [2022-05-04T17:06:41.159Z] === RUN TestWriteCounter [2022-05-04T17:06:41.159Z] --- PASS: TestWriteCounter (0.00s) [2022-05-04T17:06:41.159Z] PASS [2022-05-04T17:06:41.159Z] coverage: 69.2% of statements [2022-05-04T17:06:41.159Z] ok github.com/docker/docker/pkg/ioutils 0.569s coverage: 69.2% of statements [2022-05-04T17:06:42.061Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServicePlugin (1.92s) [2022-05-04T17:06:42.061Z] === RUN TestServiceUpdateLabel [2022-05-04T17:06:42.061Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-05-04T17:06:42.061Z] === RUN TestServiceUpdateSecrets [2022-05-04T17:06:42.061Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-04T17:06:42.061Z] === RUN TestServiceUpdateConfigs [2022-05-04T17:06:42.061Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-04T17:06:42.061Z] === RUN TestServiceUpdateNetwork [2022-05-04T17:06:42.061Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-04T17:06:42.061Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T17:06:42.061Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-04T17:06:42.061Z] PASS [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === Skipped [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:06:42.061Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:06:42.061Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-04T17:06:42.061Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-04T17:06:42.061Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-04T17:06:42.061Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-04T17:06:42.061Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-04T17:06:42.061Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-05-04T17:06:42.061Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-04T17:06:42.061Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-04T17:06:42.061Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-04T17:06:42.061Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-04T17:06:42.061Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-04T17:06:42.061Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-04T17:06:42.061Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T17:06:42.061Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-04T17:06:42.061Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-04T17:06:42.061Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-05-04T17:06:42.061Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-05-04T17:06:42.061Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-04T17:06:42.061Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-04T17:06:42.061Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-04T17:06:42.061Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-04T17:06:42.061Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T17:06:42.061Z] [2022-05-04T17:06:42.061Z] DONE 24 tests, 23 skipped in 2.323s [2022-05-04T17:06:42.061Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T17:06:42.144Z] === RUN TestError [2022-05-04T17:06:42.144Z] --- PASS: TestError (0.00s) [2022-05-04T17:06:42.144Z] === RUN TestProgressString [2022-05-04T17:06:42.144Z] === RUN TestProgressString/no_progress [2022-05-04T17:06:42.144Z] === RUN TestProgressString/progress_1 [2022-05-04T17:06:42.144Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-04T17:06:42.144Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-04T17:06:42.144Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-04T17:06:42.144Z] === RUN TestProgressString/with_units [2022-05-04T17:06:42.144Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-04T17:06:42.144Z] === RUN TestProgressString/hide_counts [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-04T17:06:42.144Z] === RUN TestJSONMessageDisplay [2022-05-04T17:06:42.144Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-05-04T17:06:42.144Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-04T17:06:42.144Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-04T17:06:42.144Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-04T17:06:42.144Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-04T17:06:42.144Z] === RUN TestDisplayJSONMessagesStream [2022-05-04T17:06:42.144Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-04T17:06:42.144Z] PASS [2022-05-04T17:06:42.144Z] coverage: 91.7% of statements [2022-05-04T17:06:42.144Z] ok github.com/docker/docker/pkg/jsonmessage 0.157s coverage: 91.7% of statements [2022-05-04T17:06:42.317Z] INFO: Testing against a local daemon [2022-05-04T17:06:42.317Z] === RUN TestSessionCreate [2022-05-04T17:06:42.317Z] --- PASS: TestSessionCreate (0.03s) [2022-05-04T17:06:42.317Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T17:06:42.317Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-04T17:06:42.317Z] PASS [2022-05-04T17:06:42.317Z] [2022-05-04T17:06:42.317Z] DONE 2 tests in 0.148s [2022-05-04T17:06:42.317Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T17:06:42.317Z] INFO: Testing against a local daemon [2022-05-04T17:06:42.317Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:06:42.317Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T17:06:42.317Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:06:42.317Z] === RUN TestDiskUsage [2022-05-04T17:06:42.317Z] === PAUSE TestDiskUsage [2022-05-04T17:06:42.317Z] === RUN TestEventsExecDie [2022-05-04T17:06:42.613Z] === RUN TestStandardLongPath [2022-05-04T17:06:42.613Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-04T17:06:42.613Z] === RUN TestUNCLongPath [2022-05-04T17:06:42.613Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-04T17:06:42.613Z] PASS [2022-05-04T17:06:42.613Z] coverage: 100.0% of statements [2022-05-04T17:06:42.613Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-05-04T17:06:42.785Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-05-04T17:06:42.785Z] === RUN TestServicePlugin [2022-05-04T17:06:42.785Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:06:42.785Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T17:06:42.785Z] === RUN TestServiceUpdateLabel [2022-05-04T17:06:42.878Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-04T17:06:42.878Z] === RUN TestEventsBackwardsCompatible [2022-05-04T17:06:42.878Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-04T17:06:42.878Z] === RUN TestEventsVolumeCreate [2022-05-04T17:06:43.079Z] === RUN TestNameFormat [2022-05-04T17:06:43.079Z] --- PASS: TestNameFormat (0.00s) [2022-05-04T17:06:43.079Z] === RUN TestNameRetries [2022-05-04T17:06:43.079Z] --- PASS: TestNameRetries (0.00s) [2022-05-04T17:06:43.079Z] PASS [2022-05-04T17:06:43.079Z] coverage: 85.7% of statements [2022-05-04T17:06:43.079Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-05-04T17:06:43.134Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-04T17:06:43.134Z] === RUN TestInfoBinaryCommits [2022-05-04T17:06:43.134Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T17:06:43.134Z] === RUN TestInfoAPIVersioned [2022-05-04T17:06:43.134Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T17:06:43.134Z] === RUN TestInfoAPI [2022-05-04T17:06:43.134Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T17:06:43.134Z] === RUN TestInfoAPIWarnings [2022-05-04T17:06:43.547Z] === RUN TestParseKeyValueOpt [2022-05-04T17:06:43.547Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-04T17:06:43.547Z] === RUN TestParseUintList [2022-05-04T17:06:43.547Z] --- PASS: TestParseUintList (0.00s) [2022-05-04T17:06:43.547Z] === RUN TestParseUintListMaximumLimits [2022-05-04T17:06:43.547Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-04T17:06:43.547Z] PASS [2022-05-04T17:06:43.547Z] coverage: 97.0% of statements [2022-05-04T17:06:43.547Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-05-04T17:06:44.533Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2022-05-04T17:06:44.534Z] === RUN TestNetworkDBWatch [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-04T17:06:44.534Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T17:06:44.534Z] PASS [2022-05-04T17:06:44.534Z] coverage: 36.4% of statements [2022-05-04T17:06:44.534Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 36.4% of statements [2022-05-04T17:06:44.681Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-05-04T17:06:44.681Z] === RUN TestServiceUpdateSecrets [2022-05-04T17:06:45.001Z] === RUN TestNewAndRemove [2022-05-04T17:06:45.001Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-04T17:06:45.001Z] === RUN TestRemoveInvalidPath [2022-05-04T17:06:45.001Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-04T17:06:45.001Z] PASS [2022-05-04T17:06:45.001Z] coverage: 82.6% of statements [2022-05-04T17:06:45.001Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2022-05-04T17:06:45.986Z] 2022/05/04 17:06:45 Closing DB instances... [2022-05-04T17:06:45.986Z] --- PASS: TestGetAddress (19.77s) [2022-05-04T17:06:45.986Z] === RUN TestRequestSyntaxCheck [2022-05-04T17:06:45.986Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-04T17:06:45.986Z] === RUN TestRequest [2022-05-04T17:06:46.456Z] === RUN TestFailedConnection [2022-05-04T17:06:47.440Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-04T17:06:47.440Z] === RUN TestNetworkDBBulkSync [2022-05-04T17:06:48.425Z] 2022/05/04 17:06:48 Closing DB instances... [2022-05-04T17:06:48.425Z] --- PASS: TestFailedConnection (2.10s) [2022-05-04T17:06:48.425Z] === RUN TestFailOnce [2022-05-04T17:06:48.891Z] 2022/05/04 17:06:48 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-05-04T17:06:48.891Z] goroutine 23 [running]: [2022-05-04T17:06:48.891Z] net/http.(*conn).serve.func1() [2022-05-04T17:06:48.891Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T17:06:48.891Z] panic({0x4f3700, 0x63d0e0}) [2022-05-04T17:06:48.891Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T17:06:48.891Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc4da5?) [2022-05-04T17:06:48.891Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-04T17:06:48.891Z] net/http.HandlerFunc.ServeHTTP(0x200?, {0x6428f8?, 0xc0001a6000?}, 0xc000215aa8?) [2022-05-04T17:06:48.891Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T17:06:48.891Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6428f8, 0xc0001a6000}, 0xc0000ba200) [2022-05-04T17:06:48.891Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-04T17:06:48.891Z] net/http.serverHandler.ServeHTTP({0x640f18?}, {0x6428f8, 0xc0001a6000}, 0xc0000ba200) [2022-05-04T17:06:48.891Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T17:06:48.891Z] net/http.(*conn).serve(0xc0000c0000, {0x642df8, 0xc000149020}) [2022-05-04T17:06:48.891Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T17:06:48.891Z] created by net/http.(*Server).Serve [2022-05-04T17:06:48.891Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T17:06:48.891Z] time="2022-05-04T17:06:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-05-04T17:06:49.877Z] --- PASS: TestFailOnce (1.14s) [2022-05-04T17:06:49.877Z] === RUN TestEchoInputOutput [2022-05-04T17:06:49.877Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-04T17:06:49.877Z] === RUN TestBackoff [2022-05-04T17:06:49.877Z] --- PASS: TestBackoff (0.00s) [2022-05-04T17:06:49.877Z] === RUN TestAbortRetry [2022-05-04T17:06:49.877Z] --- PASS: TestAbortRetry (0.00s) [2022-05-04T17:06:49.877Z] === RUN TestClientScheme [2022-05-04T17:06:49.877Z] --- PASS: TestClientScheme (0.00s) [2022-05-04T17:06:49.877Z] === RUN TestNewClientWithTimeout [2022-05-04T17:06:50.344Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-04T17:06:50.344Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-04T17:06:50.344Z] time="2022-05-04T17:06:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-04T17:06:51.326Z] --- PASS: TestRequest (5.59s) [2022-05-04T17:06:51.326Z] === RUN TestOverlappingRequests [2022-05-04T17:06:51.793Z] time="2022-05-04T17:06:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-04T17:06:51.793Z] --- PASS: TestOverlappingRequests (0.25s) [2022-05-04T17:06:51.793Z] === RUN TestRelease [2022-05-04T17:06:52.777Z] --- PASS: TestRelease (0.94s) [2022-05-04T17:06:52.778Z] === RUN TestAllocateRandomDeallocate [2022-05-04T17:06:52.778Z] === RUN TestParseEmptyInterface [2022-05-04T17:06:52.778Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-04T17:06:52.778Z] === RUN TestParseNonInterfaceType [2022-05-04T17:06:52.778Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-04T17:06:52.778Z] === RUN TestParseWithOneFunction [2022-05-04T17:06:52.778Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-04T17:06:52.778Z] === RUN TestParseWithMultipleFuncs [2022-05-04T17:06:52.778Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-04T17:06:52.778Z] === RUN TestParseWithUnnamedReturn [2022-05-04T17:06:52.778Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-04T17:06:52.778Z] === RUN TestEmbeddedInterface [2022-05-04T17:06:52.778Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-04T17:06:52.778Z] === RUN TestParsedImports [2022-05-04T17:06:52.778Z] --- PASS: TestParsedImports (0.00s) [2022-05-04T17:06:52.778Z] === RUN TestAliasedImports [2022-05-04T17:06:52.778Z] --- PASS: TestAliasedImports (0.00s) [2022-05-04T17:06:53.207Z] --- PASS: TestCheckoutGit (27.33s) [2022-05-04T17:06:53.207Z] === RUN TestValidGitTransport [2022-05-04T17:06:53.207Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-04T17:06:53.207Z] === RUN TestGitInvalidRef [2022-05-04T17:06:53.207Z] --- PASS: TestGitInvalidRef (0.23s) [2022-05-04T17:06:53.207Z] PASS [2022-05-04T17:06:53.207Z] coverage: 86.3% of statements [2022-05-04T17:06:53.207Z] ok github.com/docker/docker/builder/remotecontext/git 27.688s coverage: 86.3% of statements [2022-05-04T17:06:53.207Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T17:06:53.207Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T17:06:53.207Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T17:06:53.207Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T17:06:53.244Z] PASS [2022-05-04T17:06:53.244Z] coverage: 56.8% of statements [2022-05-04T17:06:53.244Z] 2022/05/04 17:06:52 Closing DB instances... [2022-05-04T17:06:53.244Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-05-04T17:06:53.244Z] time="2022-05-04T17:06:52Z" level=error msg="node: 6e9611f18ba3 is unknown to memberlist" [2022-05-04T17:06:53.711Z] === RUN TestHTTPTransport [2022-05-04T17:06:54.177Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-04T17:06:54.177Z] PASS [2022-05-04T17:06:54.177Z] coverage: 85.7% of statements [2022-05-04T17:06:54.177Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2022-05-04T17:06:54.177Z] time="2022-05-04T17:06:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-04T17:06:54.645Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-04T17:06:54.645Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T17:06:54.645Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-04T17:06:54.645Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-04T17:06:54.645Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-04T17:06:54.645Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-04T17:06:54.645Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-04T17:06:54.645Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T17:06:54.645Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-04T17:06:54.645Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-04T17:06:54.645Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-04T17:06:54.645Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-04T17:06:54.645Z] === RUN TestBufferPoolPutAndGet [2022-05-04T17:06:54.645Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-04T17:06:54.645Z] PASS [2022-05-04T17:06:54.645Z] coverage: 88.2% of statements [2022-05-04T17:06:54.645Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-05-04T17:06:55.111Z] === RUN TestOutputOnPrematureClose [2022-05-04T17:06:55.111Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-04T17:06:55.111Z] === RUN TestCompleteSilently [2022-05-04T17:06:55.111Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-04T17:06:55.111Z] PASS [2022-05-04T17:06:55.111Z] coverage: 75.9% of statements [2022-05-04T17:06:55.111Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-05-04T17:06:55.578Z] === RUN TestSendToOneSub [2022-05-04T17:06:55.578Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-04T17:06:55.578Z] === RUN TestSendToMultipleSubs [2022-05-04T17:06:55.578Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-04T17:06:55.578Z] === RUN TestEvictOneSub [2022-05-04T17:06:55.578Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-04T17:06:55.578Z] === RUN TestClosePublisher [2022-05-04T17:06:55.578Z] --- PASS: TestClosePublisher (0.00s) [2022-05-04T17:06:55.578Z] === RUN TestPubSubRace [2022-05-04T17:06:55.578Z] --- PASS: TestAllocateRandomDeallocate (2.83s) [2022-05-04T17:06:55.578Z] === RUN TestRetrieveFromStore [2022-05-04T17:06:55.578Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-05-04T17:06:55.578Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-04T17:06:56.561Z] --- PASS: TestRetrieveFromStore (0.77s) [2022-05-04T17:06:56.561Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-04T17:06:56.561Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-04T17:06:56.561Z] === RUN TestParallelPredefinedRequest1 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-04T17:06:56.561Z] === RUN TestParallelPredefinedRequest2 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-04T17:06:56.561Z] === RUN TestParallelPredefinedRequest3 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-04T17:06:56.561Z] === RUN TestParallelPredefinedRequest4 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-04T17:06:56.561Z] === RUN TestParallelPredefinedRequest5 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-04T17:06:56.561Z] === RUN TestDebug [2022-05-04T17:06:56.561Z] --- PASS: TestDebug (0.00s) [2022-05-04T17:06:56.561Z] === RUN TestRequestPoolParallel [2022-05-04T17:06:56.561Z] --- PASS: TestPubSubRace (1.05s) [2022-05-04T17:06:56.561Z] PASS [2022-05-04T17:06:56.561Z] coverage: 75.0% of statements [2022-05-04T17:06:56.561Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2022-05-04T17:06:56.561Z] --- PASS: TestRequestPoolParallel (0.37s) [2022-05-04T17:06:56.561Z] === RUN TestFullAllocateRelease [2022-05-04T17:06:57.028Z] 2022/05/04 17:06:56 Closing DB instances... [2022-05-04T17:06:57.028Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-05-04T17:06:57.028Z] === RUN TestOddAllocateRelease [2022-05-04T17:06:57.028Z] === RUN TestRegister [2022-05-04T17:06:57.028Z] --- PASS: TestRegister (0.00s) [2022-05-04T17:06:57.028Z] === RUN TestCommand [2022-05-04T17:06:57.028Z] --- PASS: TestCommand (0.03s) [2022-05-04T17:06:57.028Z] === RUN TestNaiveSelf [2022-05-04T17:06:57.028Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-04T17:06:57.028Z] PASS [2022-05-04T17:06:57.028Z] coverage: 82.4% of statements [2022-05-04T17:06:57.028Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2022-05-04T17:06:57.028Z] --- PASS: TestOddAllocateRelease (0.18s) [2022-05-04T17:06:57.028Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-04T17:06:57.495Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-05-04T17:06:57.495Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-04T17:06:57.495Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-04T17:06:57.495Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-04T17:06:57.495Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-05-04T17:06:57.495Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T17:06:57.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:06:57.495Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T17:06:57.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-04T17:06:57.495Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T17:06:57.495Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T17:06:57.495Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T17:06:57.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:06:57.495Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T17:06:57.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-04T17:06:57.495Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T17:06:57.495Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-04T17:06:57.495Z] PASS [2022-05-04T17:06:57.495Z] coverage: 85.3% of statements [2022-05-04T17:06:57.495Z] ok github.com/docker/docker/libnetwork/ipam 37.750s coverage: 85.3% of statements [2022-05-04T17:06:57.963Z] === RUN TestDump [2022-05-04T17:06:57.963Z] goroutine 6 [running]: [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.dump(0x322d57?) [2022-05-04T17:06:57.963Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-04T17:06:57.963Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-04T17:06:57.963Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-04T17:06:57.963Z] testing.tRunner(0xc0001621a0, 0x4ea498) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:06:57.963Z] created by testing.(*T).Run [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T17:06:57.963Z] [2022-05-04T17:06:57.963Z] goroutine 1 [chan receive]: [2022-05-04T17:06:57.963Z] testing.(*T).Run(0xc000162000, {0x4d913c?, 0x2fc1f3?}, 0x4ea498) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T17:06:57.963Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T17:06:57.963Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:06:57.963Z] testing.runTests(0xc000058460?, {0x66e400, 0x3, 0x3}, {0x1c0ddef0108?, 0x40?, 0x6734a0?}) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T17:06:57.963Z] testing.(*M).Run(0xc000058460) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T17:06:57.963Z] main.main() [2022-05-04T17:06:57.963Z] _testmain.go:99 +0x255 [2022-05-04T17:06:57.963Z] --- PASS: TestDump (0.00s) [2022-05-04T17:06:57.963Z] === RUN TestDumpToFile [2022-05-04T17:06:57.963Z] --- PASS: TestDumpToFile (0.12s) [2022-05-04T17:06:57.963Z] === RUN TestDumpToFileWithEmptyInput [2022-05-04T17:06:57.963Z] goroutine 8 [running]: [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.dump(0x39ed13?) [2022-05-04T17:06:57.963Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x39ece0?}) [2022-05-04T17:06:57.963Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-04T17:06:57.963Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-04T17:06:57.963Z] testing.tRunner(0xc000162820, 0x4ea488) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:06:57.963Z] created by testing.(*T).Run [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T17:06:57.963Z] [2022-05-04T17:06:57.963Z] goroutine 1 [chan receive]: [2022-05-04T17:06:57.963Z] testing.(*T).Run(0xc000162000, {0x4e0713?, 0x2fc1f3?}, 0x4ea488) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T17:06:57.963Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T17:06:57.963Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:06:57.963Z] testing.runTests(0xc000058460?, {0x66e400, 0x3, 0x3}, {0x1c0ddef0108?, 0x40?, 0x6734a0?}) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T17:06:57.963Z] testing.(*M).Run(0xc000058460) [2022-05-04T17:06:57.963Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T17:06:57.963Z] main.main() [2022-05-04T17:06:57.963Z] _testmain.go:99 +0x255 [2022-05-04T17:06:57.963Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-04T17:06:57.963Z] PASS [2022-05-04T17:06:57.963Z] coverage: 90.9% of statements [2022-05-04T17:06:57.963Z] ok github.com/docker/docker/pkg/stack 0.149s coverage: 90.9% of statements [2022-05-04T17:06:58.139Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-04T17:06:58.139Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-04T17:06:58.430Z] === RUN TestNewStdWriter [2022-05-04T17:06:58.431Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-04T17:06:58.431Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestWriteWithNilBytes [2022-05-04T17:06:58.431Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestWrite [2022-05-04T17:06:58.431Z] --- PASS: TestWrite (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestWriteWithWriterError [2022-05-04T17:06:58.431Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-04T17:06:58.431Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyWriteAndRead [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-04T17:06:58.431Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-04T17:06:58.431Z] PASS [2022-05-04T17:06:58.431Z] coverage: 100.0% of statements [2022-05-04T17:06:58.431Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2022-05-04T17:06:58.431Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-04T17:06:58.431Z] === RUN TestNetworkDBGarbageCollection [2022-05-04T17:06:58.898Z] time="2022-05-04T17:06:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-04T17:06:58.898Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-04T17:06:58.898Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-04T17:06:58.898Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestFormatStatus [2022-05-04T17:06:58.898Z] --- PASS: TestFormatStatus (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestFormatError [2022-05-04T17:06:58.898Z] --- PASS: TestFormatError (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestFormatJSONError [2022-05-04T17:06:58.898Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-04T17:06:58.898Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-04T17:06:58.898Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestNewJSONProgressOutput [2022-05-04T17:06:58.898Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestAuxFormatterEmit [2022-05-04T17:06:58.898Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestStreamWriterStdout [2022-05-04T17:06:58.898Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-04T17:06:58.898Z] === RUN TestStreamWriterStderr [2022-05-04T17:06:58.898Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-04T17:06:58.898Z] PASS [2022-05-04T17:06:58.898Z] coverage: 66.2% of statements [2022-05-04T17:06:58.898Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-05-04T17:06:59.365Z] === RUN TestGenerateRandomID [2022-05-04T17:06:59.365Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-04T17:06:59.365Z] === RUN TestShortenId [2022-05-04T17:06:59.365Z] --- PASS: TestShortenId (0.00s) [2022-05-04T17:06:59.365Z] === RUN TestShortenSha256Id [2022-05-04T17:06:59.365Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-04T17:06:59.365Z] === RUN TestShortenIdEmpty [2022-05-04T17:06:59.365Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-04T17:06:59.365Z] === RUN TestShortenIdInvalid [2022-05-04T17:06:59.365Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-04T17:06:59.365Z] === RUN TestIsShortIDNonHex [2022-05-04T17:06:59.365Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-04T17:06:59.365Z] === RUN TestIsShortIDNotCorrectSize [2022-05-04T17:06:59.365Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-04T17:06:59.365Z] PASS [2022-05-04T17:06:59.365Z] coverage: 70.6% of statements [2022-05-04T17:06:59.365Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2022-05-04T17:06:59.524Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-04T17:06:59.524Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-04T17:06:59.524Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-04T17:06:59.524Z] Cross building: bundles/cross/windows/amd64 [2022-05-04T17:06:59.524Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-04T17:06:59.524Z] { [2022-05-04T17:06:59.524Z] "RT_GROUP_ICON": { [2022-05-04T17:06:59.524Z] "#1": { [2022-05-04T17:06:59.524Z] "0409": "../../winresources/docker.ico" [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] }, [2022-05-04T17:06:59.524Z] "RT_MANIFEST": { [2022-05-04T17:06:59.524Z] "#1": { [2022-05-04T17:06:59.524Z] "0409": { [2022-05-04T17:06:59.524Z] "identity": {}, [2022-05-04T17:06:59.524Z] "description": "Docker Engine", [2022-05-04T17:06:59.524Z] "minimum-os": "vista", [2022-05-04T17:06:59.524Z] "execution-level": "", [2022-05-04T17:06:59.524Z] "ui-access": false, [2022-05-04T17:06:59.524Z] "auto-elevate": false, [2022-05-04T17:06:59.524Z] "dpi-awareness": "unaware", [2022-05-04T17:06:59.524Z] "disable-theming": false, [2022-05-04T17:06:59.524Z] "disable-window-filtering": false, [2022-05-04T17:06:59.524Z] "high-resolution-scrolling-aware": false, [2022-05-04T17:06:59.524Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T17:06:59.524Z] "long-path-aware": false, [2022-05-04T17:06:59.524Z] "printer-driver-isolation": false, [2022-05-04T17:06:59.524Z] "gdi-scaling": false, [2022-05-04T17:06:59.524Z] "segment-heap": false, [2022-05-04T17:06:59.524Z] "use-common-controls-v6": false [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] }, [2022-05-04T17:06:59.524Z] "RT_MESSAGETABLE": { [2022-05-04T17:06:59.524Z] "#1": { [2022-05-04T17:06:59.524Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] }, [2022-05-04T17:06:59.524Z] "RT_VERSION": { [2022-05-04T17:06:59.524Z] "#1": { [2022-05-04T17:06:59.524Z] "0409": { [2022-05-04T17:06:59.524Z] "fixed": { [2022-05-04T17:06:59.524Z] "file_version": "0.0.0.0", [2022-05-04T17:06:59.524Z] "product_version": "0.0.0.0", [2022-05-04T17:06:59.524Z] "type": "Unknown" [2022-05-04T17:06:59.524Z] }, [2022-05-04T17:06:59.524Z] "info": { [2022-05-04T17:06:59.524Z] "0000": { [2022-05-04T17:06:59.524Z] "CompanyName": "", [2022-05-04T17:06:59.524Z] "FileVersion": "dev", [2022-05-04T17:06:59.524Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-04T17:06:59.524Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-04T17:06:59.524Z] "ProductName": "", [2022-05-04T17:06:59.524Z] "ProductVersion": "dev", [2022-05-04T17:06:59.524Z] "SpecialBuild": "6e376e32d85ab3faad4095c561b8ab8030fbce15" [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] } [2022-05-04T17:06:59.524Z] cmd/dockerd/config.go [2022-05-04T17:06:59.524Z] cmd/dockerd/config_windows.go [2022-05-04T17:06:59.524Z] cmd/dockerd/daemon.go [2022-05-04T17:06:59.524Z] cmd/dockerd/daemon_test.go [2022-05-04T17:06:59.524Z] cmd/dockerd/daemon_windows.go [2022-05-04T17:06:59.524Z] cmd/dockerd/docker.go [2022-05-04T17:06:59.524Z] cmd/dockerd/docker_windows.go [2022-05-04T17:06:59.524Z] cmd/dockerd/genwinres_windows.go [2022-05-04T17:06:59.524Z] cmd/dockerd/metrics.go [2022-05-04T17:06:59.524Z] cmd/dockerd/options.go [2022-05-04T17:06:59.524Z] cmd/dockerd/options_test.go [2022-05-04T17:06:59.524Z] cmd/dockerd/service_windows.go [2022-05-04T17:06:59.524Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-04T17:06:59.524Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-04T17:06:59.544Z] --- PASS: TestServiceUpdateSecrets (13.90s) [2022-05-04T17:06:59.544Z] === RUN TestServiceUpdateConfigs [2022-05-04T17:07:00.348Z] === RUN TestIsCpusetListAvailable [2022-05-04T17:07:00.348Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-04T17:07:00.348Z] PASS [2022-05-04T17:07:00.348Z] coverage: 39.4% of statements [2022-05-04T17:07:00.348Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-05-04T17:07:01.172Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-04T17:07:01.172Z] === RUN TestInfoDebug [2022-05-04T17:07:01.172Z] --- PASS: TestInfoDebug (0.55s) [2022-05-04T17:07:01.172Z] === RUN TestInfoInsecureRegistries [2022-05-04T17:07:01.172Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-04T17:07:01.172Z] === RUN TestInfoRegistryMirrors [2022-05-04T17:07:01.172Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-04T17:07:01.172Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T17:07:01.332Z] === RUN TestChtimes [2022-05-04T17:07:01.332Z] --- PASS: TestChtimes (0.00s) [2022-05-04T17:07:01.332Z] === RUN TestChtimesWindows [2022-05-04T17:07:01.332Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-04T17:07:01.332Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-04T17:07:01.332Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-04T17:07:01.332Z] PASS [2022-05-04T17:07:01.332Z] coverage: 13.0% of statements [2022-05-04T17:07:01.332Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-05-04T17:07:01.430Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-04T17:07:01.431Z] === RUN TestPingCacheHeaders [2022-05-04T17:07:01.431Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-04T17:07:01.431Z] === RUN TestPingGet [2022-05-04T17:07:01.431Z] --- PASS: TestPingGet (0.01s) [2022-05-04T17:07:01.431Z] === RUN TestPingHead [2022-05-04T17:07:01.431Z] --- PASS: TestPingHead (0.03s) [2022-05-04T17:07:01.431Z] === RUN TestPingSwarmHeader [2022-05-04T17:07:01.799Z] === RUN TestTailFile [2022-05-04T17:07:01.799Z] --- PASS: TestTailFile (0.00s) [2022-05-04T17:07:01.799Z] === RUN TestTailFileManyLines [2022-05-04T17:07:01.799Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-04T17:07:01.799Z] === RUN TestTailEmptyFile [2022-05-04T17:07:01.799Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-04T17:07:01.799Z] === RUN TestTailNegativeN [2022-05-04T17:07:01.799Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader [2022-05-04T17:07:01.799Z] === CONT TestNewTailReader [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/no_delimiter [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/truncated_last_line [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-04T17:07:01.799Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.799Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.799Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/no_delimiter [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:01.800Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:07:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:01.801Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:01.801Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestConfigureDaemonLogs [2022-05-04T17:07:01.850Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestCommonOptionsInstallFlags [2022-05-04T17:07:01.850Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-04T17:07:01.850Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-04T17:07:01.850Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-04T17:07:01.850Z] PASS [2022-05-04T17:07:01.850Z] coverage: 20.1% of statements [2022-05-04T17:07:01.850Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 20.1% of statements [2022-05-04T17:07:01.850Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-04T17:07:01.850Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T17:07:01.992Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.269Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.269Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:07:02.270Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:07:02.271Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:07:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:07:02.274Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.01s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:07:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:07:02.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:07:02.276Z] PASS [2022-05-04T17:07:02.276Z] coverage: 88.6% of statements [2022-05-04T17:07:02.276Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2022-05-04T17:07:02.554Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T17:07:02.832Z] === RUN TestContainerStopSignal [2022-05-04T17:07:02.832Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestContainerStopTimeout [2022-05-04T17:07:02.832Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-04T17:07:02.832Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-04T17:07:02.832Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-04T17:07:02.832Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestReplaceAndAppendEnvVars [2022-05-04T17:07:02.832Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-04T17:07:02.832Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestNewMemoryStore [2022-05-04T17:07:02.832Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestAddContainers [2022-05-04T17:07:02.832Z] --- PASS: TestAddContainers (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestGetContainer [2022-05-04T17:07:02.832Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestDeleteContainer [2022-05-04T17:07:02.832Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestListContainers [2022-05-04T17:07:02.832Z] --- PASS: TestListContainers (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestFirstContainer [2022-05-04T17:07:02.832Z] --- PASS: TestFirstContainer (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestApplyAllContainer [2022-05-04T17:07:02.832Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestIsValidHealthString [2022-05-04T17:07:02.832Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestStateRunStop [2022-05-04T17:07:02.832Z] --- PASS: TestStateRunStop (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestStateTimeoutWait [2022-05-04T17:07:02.832Z] state_test.go:141: Stop callback fired [2022-05-04T17:07:02.832Z] state_test.go:165: Stop callback fired [2022-05-04T17:07:02.832Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-04T17:07:02.832Z] === RUN TestIsValidStateString [2022-05-04T17:07:02.832Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestViewSaveDelete [2022-05-04T17:07:02.832Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-04T17:07:02.832Z] === RUN TestViewAll [2022-05-04T17:07:02.832Z] --- PASS: TestViewAll (0.01s) [2022-05-04T17:07:02.832Z] === RUN TestViewGet [2022-05-04T17:07:02.832Z] --- PASS: TestViewGet (0.01s) [2022-05-04T17:07:02.832Z] === RUN TestNames [2022-05-04T17:07:02.832Z] --- PASS: TestNames (0.00s) [2022-05-04T17:07:02.832Z] === RUN TestViewWithHealthCheck [2022-05-04T17:07:02.832Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-04T17:07:02.832Z] PASS [2022-05-04T17:07:02.832Z] coverage: 41.7% of statements [2022-05-04T17:07:02.832Z] ok github.com/docker/docker/container 0.215s coverage: 41.7% of statements [2022-05-04T17:07:02.832Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T17:07:02.832Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T17:07:03.259Z] === RUN TestTarSumRemoveNonExistent [2022-05-04T17:07:03.259Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestTarSumRemove [2022-05-04T17:07:03.259Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestSortFileInfoSums [2022-05-04T17:07:03.259Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestNewTarSumForLabelInvalid [2022-05-04T17:07:03.259Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestNewTarSumForLabel [2022-05-04T17:07:03.259Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestEmptyTar [2022-05-04T17:07:03.259Z] --- PASS: TestEmptyTar (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestTarSumsReadSize [2022-05-04T17:07:03.259Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestTarSums [2022-05-04T17:07:03.259Z] --- PASS: TestTarSums (0.05s) [2022-05-04T17:07:03.259Z] === RUN TestIteration [2022-05-04T17:07:03.259Z] --- PASS: TestIteration (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestVersionLabelForChecksum [2022-05-04T17:07:03.259Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestVersion [2022-05-04T17:07:03.259Z] --- PASS: TestVersion (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestGetVersion [2022-05-04T17:07:03.259Z] --- PASS: TestGetVersion (0.00s) [2022-05-04T17:07:03.259Z] === RUN TestGetVersions [2022-05-04T17:07:03.259Z] --- PASS: TestGetVersions (0.00s) [2022-05-04T17:07:03.259Z] PASS [2022-05-04T17:07:03.259Z] coverage: 89.3% of statements [2022-05-04T17:07:03.259Z] ok github.com/docker/docker/pkg/tarsum 0.093s coverage: 89.3% of statements [2022-05-04T17:07:03.299Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T17:07:03.299Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T17:07:03.482Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T17:07:03.726Z] === RUN TestTruncIndex [2022-05-04T17:07:03.726Z] --- PASS: TestTruncIndex (0.10s) [2022-05-04T17:07:03.726Z] PASS [2022-05-04T17:07:03.726Z] coverage: 91.5% of statements [2022-05-04T17:07:03.726Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-05-04T17:07:03.737Z] --- PASS: TestPingSwarmHeader (2.19s) [2022-05-04T17:07:03.737Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T17:07:03.737Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T17:07:03.737Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T17:07:03.737Z] === RUN TestVersion [2022-05-04T17:07:03.737Z] --- PASS: TestVersion (0.03s) [2022-05-04T17:07:03.737Z] === CONT TestDiskUsage [2022-05-04T17:07:03.765Z] === RUN TestPrepare [2022-05-04T17:07:03.765Z] --- PASS: TestPrepare (0.00s) [2022-05-04T17:07:03.765Z] === RUN TestStart [2022-05-04T17:07:03.765Z] --- PASS: TestStart (0.00s) [2022-05-04T17:07:03.765Z] === RUN TestWaitCancel [2022-05-04T17:07:03.765Z] --- PASS: TestWaitCancel (0.00s) [2022-05-04T17:07:03.765Z] === RUN TestWaitDisabled [2022-05-04T17:07:03.765Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-04T17:07:03.765Z] === RUN TestWaitEnabled [2022-05-04T17:07:03.765Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-04T17:07:03.765Z] === RUN TestRemove [2022-05-04T17:07:03.765Z] --- PASS: TestRemove (0.00s) [2022-05-04T17:07:03.765Z] PASS [2022-05-04T17:07:03.765Z] coverage: 65.3% of statements [2022-05-04T17:07:03.765Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-05-04T17:07:04.193Z] === RUN TestVersionInfo [2022-05-04T17:07:04.193Z] --- PASS: TestVersionInfo (0.00s) [2022-05-04T17:07:04.193Z] === RUN TestAppendVersions [2022-05-04T17:07:04.193Z] --- PASS: TestAppendVersions (0.00s) [2022-05-04T17:07:04.193Z] PASS [2022-05-04T17:07:04.193Z] coverage: 88.9% of statements [2022-05-04T17:07:04.193Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T17:07:04.299Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T17:07:04.555Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T17:07:04.555Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T17:07:04.555Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T17:07:04.555Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T17:07:04.555Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T17:07:04.555Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T17:07:04.555Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T17:07:04.659Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T17:07:04.659Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T17:07:04.659Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T17:07:04.659Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-04T17:07:04.811Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T17:07:04.811Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T17:07:04.811Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage (1.24s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-04T17:07:04.811Z] PASS [2022-05-04T17:07:04.811Z] [2022-05-04T17:07:04.811Z] === Skipped [2022-05-04T17:07:04.811Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:07:04.811Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T17:07:04.811Z] [2022-05-04T17:07:04.811Z] DONE 54 tests, 1 skipped in 22.581s [2022-05-04T17:07:04.811Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T17:07:05.067Z] INFO: Testing against a local daemon [2022-05-04T17:07:05.067Z] === RUN TestVolumesCreateAndList [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T17:07:05.067Z] === RUN TestVolumesRemove [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-04T17:07:05.067Z] === RUN TestVolumesInspect [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-04T17:07:05.067Z] === RUN TestVolumesInvalidJSON [2022-05-04T17:07:05.067Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T17:07:05.067Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T17:07:05.067Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T17:07:05.067Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T17:07:05.067Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T17:07:05.067Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T17:07:05.067Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T17:07:05.067Z] PASS [2022-05-04T17:07:05.067Z] [2022-05-04T17:07:05.067Z] DONE 9 tests in 0.189s [2022-05-04T17:07:05.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T17:07:05.067Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14163 is not a child of this shell [2022-05-04T17:07:05.067Z] warning: PID 14163 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-04T17:07:05.067Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T17:07:05.067Z] [2022-05-04T17:07:05.067Z] Unloading profiles will leave already running processes permanently [2022-05-04T17:07:05.067Z] unconfined, which can lead to unexpected situations. [2022-05-04T17:07:05.067Z] [2022-05-04T17:07:05.067Z] To set a process to complain mode, use the command line tool [2022-05-04T17:07:05.067Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T17:07:05.067Z] Removing test suite binaries [2022-05-04T17:07:05.327Z] exiting test-integration [2022-05-04T17:07:05.327Z] ++ exit 0 [2022-05-04T17:07:05.327Z] [2022-05-04T17:07:05.642Z] === RUN TestNewSettable [2022-05-04T17:07:05.642Z] --- PASS: TestNewSettable (0.00s) [2022-05-04T17:07:05.642Z] === RUN TestIsSettable [2022-05-04T17:07:05.642Z] --- PASS: TestIsSettable (0.00s) [2022-05-04T17:07:05.642Z] === RUN TestUpdateSettingsEnv [2022-05-04T17:07:05.642Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-04T17:07:05.642Z] PASS [2022-05-04T17:07:05.642Z] coverage: 20.0% of statements [2022-05-04T17:07:05.642Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.0% of statements [2022-05-04T17:07:05.642Z] === RUN TestValidatePrivileges [2022-05-04T17:07:05.642Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-04T17:07:05.642Z] === RUN TestFilterByCapNeg [2022-05-04T17:07:05.642Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-04T17:07:05.642Z] === RUN TestFilterByCapPos [2022-05-04T17:07:05.642Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-04T17:07:05.642Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-04T17:07:05.642Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-04T17:07:05.642Z] PASS [2022-05-04T17:07:05.642Z] coverage: 12.2% of statements [2022-05-04T17:07:05.642Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.2% of statements Post stage [Pipeline] junit [2022-05-04T17:07:05.902Z] Recording test results [2022-05-04T17:07:05.971Z] === RUN TestNewListSecretsFilters [2022-05-04T17:07:05.971Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-04T17:07:05.971Z] === RUN TestNewListConfigsFilters [2022-05-04T17:07:05.971Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-04T17:07:05.971Z] PASS [2022-05-04T17:07:05.971Z] coverage: 0.5% of statements [2022-05-04T17:07:05.971Z] ok github.com/docker/docker/daemon/cluster 0.402s coverage: 0.5% of statements [2022-05-04T17:07:06.109Z] === RUN TestLoad [2022-05-04T17:07:06.109Z] --- PASS: TestLoad (0.00s) [2022-05-04T17:07:06.109Z] === RUN TestSave [2022-05-04T17:07:06.109Z] --- PASS: TestSave (0.03s) [2022-05-04T17:07:06.109Z] === RUN TestAddDeleteGet [2022-05-04T17:07:06.109Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-04T17:07:06.109Z] === RUN TestInvalidTags [2022-05-04T17:07:06.109Z] --- PASS: TestInvalidTags (0.00s) [2022-05-04T17:07:06.109Z] PASS [2022-05-04T17:07:06.109Z] coverage: 84.4% of statements [2022-05-04T17:07:06.109Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2022-05-04T17:07:06.956Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-04T17:07:06.956Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-04T17:07:06.956Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-04T17:07:06.956Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-04T17:07:06.956Z] PASS [2022-05-04T17:07:06.956Z] coverage: 35.9% of statements [2022-05-04T17:07:06.956Z] ok github.com/docker/docker/daemon/cluster/convert 0.866s coverage: 35.9% of statements [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestReaderWithReadError [2022-05-04T17:07:07.091Z] === RUN TestResolveAuthConfigIndexServer [2022-05-04T17:07:07.091Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestResolveAuthConfigFullURL [2022-05-04T17:07:07.091Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-04T17:07:07.091Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestValidateMirror [2022-05-04T17:07:07.091Z] --- PASS: TestValidateMirror (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestLoadInsecureRegistries [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:06Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T17:07:07.091Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-05-04T17:07:07.091Z] === RUN TestNewServiceConfig [2022-05-04T17:07:07.091Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestValidateIndexName [2022-05-04T17:07:07.091Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestValidateIndexNameWithError [2022-05-04T17:07:07.091Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestEndpointParse [2022-05-04T17:07:07.091Z] --- PASS: TestEndpointParse (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestEndpointParseInvalid [2022-05-04T17:07:07.091Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestValidateEndpoint [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-04T17:07:07.091Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestPing [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestReader [2022-05-04T17:07:07.091Z] --- PASS: TestPing (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestPingRegistryEndpoint [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-04T17:07:07.091Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-04T17:07:07.091Z] PASS [2022-05-04T17:07:07.091Z] coverage: 100.0% of statements [2022-05-04T17:07:07.091Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:07.430Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T17:07:07.558Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-04T17:07:07.558Z] === RUN TestEndpoint [2022-05-04T17:07:07.558Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:07.558Z] --- SKIP: TestEndpoint (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestParseRepositoryInfo [2022-05-04T17:07:07.558Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestNewIndexInfo [2022-05-04T17:07:07.558Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestMirrorEndpointLookup [2022-05-04T17:07:07.558Z] ok github.com/docker/docker/registry/resumable 0.174s coverage: 100.0% of statements [2022-05-04T17:07:07.558Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:07.558Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestSearchRepositories [2022-05-04T17:07:07.558Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-04T17:07:07.558Z] Host: 127.0.0.1:49323 [2022-05-04T17:07:07.558Z] User-Agent: docker test client [2022-05-04T17:07:07.558Z] Authorization: Token fake-token [2022-05-04T17:07:07.558Z] X-Docker-Token: true [2022-05-04T17:07:07.558Z] Accept-Encoding: gzip [2022-05-04T17:07:07.558Z] [2022-05-04T17:07:07.558Z] [2022-05-04T17:07:07.558Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-04T17:07:07.558Z] Connection: close [2022-05-04T17:07:07.558Z] Content-Length: 144 [2022-05-04T17:07:07.558Z] Cache-Control: no-cache [2022-05-04T17:07:07.558Z] Content-Type: application/json [2022-05-04T17:07:07.558Z] Date: Wed, 04 May 2022 17:07:07 GMT [2022-05-04T17:07:07.558Z] Expires: -1 [2022-05-04T17:07:07.558Z] Pragma: no-cache [2022-05-04T17:07:07.558Z] Server: docker-tests/mock [2022-05-04T17:07:07.558Z] X-Docker-Registry-Config: mock [2022-05-04T17:07:07.558Z] X-Docker-Registry-Version: 0.0.0 [2022-05-04T17:07:07.558Z] [2022-05-04T17:07:07.558Z] [2022-05-04T17:07:07.558Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestTrustedLocation [2022-05-04T17:07:07.558Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-04T17:07:07.558Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestAllowNondistributableArtifacts [2022-05-04T17:07:07.558Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestIsSecureIndex [2022-05-04T17:07:07.558Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-04T17:07:07.558Z] PASS [2022-05-04T17:07:07.558Z] coverage: 51.7% of statements [2022-05-04T17:07:07.558Z] ok github.com/docker/docker/registry 0.185s coverage: 51.7% of statements [2022-05-04T17:07:07.558Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-04T17:07:07.558Z] === RUN TestClientStream [2022-05-04T17:07:07.558Z] --- PASS: TestClientStream (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestClientSendFile [2022-05-04T17:07:07.558Z] --- PASS: TestClientSendFile (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestClientWithRequestTimeout [2022-05-04T17:07:07.558Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-04T17:07:07.558Z] === RUN TestFileSpecPlugin [2022-05-04T17:07:07.558Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-04T17:07:07.558Z] === RUN TestFileJSONSpecPlugin [2022-05-04T17:07:07.558Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-04T17:07:07.558Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestPluginAddHandler [2022-05-04T17:07:07.558Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestPluginWaitBadPlugin [2022-05-04T17:07:07.558Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestGet [2022-05-04T17:07:07.558Z] time="2022-05-04T17:07:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-04T17:07:07.558Z] === RUN TestRestartManagerTimeout [2022-05-04T17:07:07.558Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-04T17:07:07.558Z] === RUN TestRestartManagerTimeoutReset [2022-05-04T17:07:07.558Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-04T17:07:07.558Z] PASS [2022-05-04T17:07:07.558Z] coverage: 50.9% of statements [2022-05-04T17:07:07.558Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-05-04T17:07:07.773Z] + echo Ensuring container killed. [2022-05-04T17:07:07.773Z] Ensuring container killed. [2022-05-04T17:07:07.773Z] + docker rm -vf docker-pr2 [2022-05-04T17:07:07.773Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-04T17:07:08.025Z] === RUN TestDecodeContainerConfig [2022-05-04T17:07:08.025Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-04T17:07:08.025Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-04T17:07:08.025Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-04T17:07:08.025Z] === RUN TestDecodeContainerConfigIsolation [2022-05-04T17:07:08.025Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-04T17:07:08.025Z] === RUN TestValidatePrivileged [2022-05-04T17:07:08.025Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-04T17:07:08.025Z] PASS [2022-05-04T17:07:08.025Z] coverage: 52.4% of statements [2022-05-04T17:07:08.025Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.4% of statements [2022-05-04T17:07:08.049Z] + echo Chowning /workspace to jenkins user [2022-05-04T17:07:08.050Z] Chowning /workspace to jenkins user [2022-05-04T17:07:08.050Z] + id -u [2022-05-04T17:07:08.050Z] + id -g [2022-05-04T17:07:08.050Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T17:07:08.050Z] Unable to find image 'busybox:latest' locally [2022-05-04T17:07:08.050Z] latest: Pulling from library/busybox [2022-05-04T17:07:08.306Z] 50e8d59317eb: Pulling fs layer [2022-05-04T17:07:08.306Z] 50e8d59317eb: Verifying Checksum [2022-05-04T17:07:08.306Z] 50e8d59317eb: Download complete [2022-05-04T17:07:08.306Z] 50e8d59317eb: Pull complete [2022-05-04T17:07:08.306Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-04T17:07:08.306Z] Status: Downloaded newer image for busybox:latest [2022-05-04T17:07:08.493Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-04T17:07:08.493Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-04T17:07:08.493Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-04T17:07:08.493Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-04T17:07:08.493Z] PASS [2022-05-04T17:07:08.493Z] coverage: 62.5% of statements [2022-05-04T17:07:08.493Z] time="2022-05-04T17:07:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-04T17:07:08.493Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-05-04T17:07:09.163Z] === RUN TestWaitNodeAttachment [2022-05-04T17:07:09.163Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-04T17:07:09.163Z] === RUN TestIsolationConversion [2022-05-04T17:07:09.163Z] === RUN TestIsolationConversion/default [2022-05-04T17:07:09.163Z] === RUN TestIsolationConversion/process [2022-05-04T17:07:09.163Z] === RUN TestIsolationConversion/hyperv [2022-05-04T17:07:09.163Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestContainerLabels [2022-05-04T17:07:09.163Z] --- PASS: TestContainerLabels (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestCredentialSpecConversion [2022-05-04T17:07:09.163Z] === RUN TestCredentialSpecConversion/none [2022-05-04T17:07:09.163Z] === RUN TestCredentialSpecConversion/config [2022-05-04T17:07:09.163Z] === RUN TestCredentialSpecConversion/file [2022-05-04T17:07:09.163Z] === RUN TestCredentialSpecConversion/registry [2022-05-04T17:07:09.163Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestControllerValidateMountBind [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestControllerValidateMountVolume [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestControllerValidateMountTarget [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestControllerValidateMountTmpfs [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestControllerValidateMountInvalidType [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestControllerValidateMountNamedPipe [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-04T17:07:09.163Z] PASS [2022-05-04T17:07:09.163Z] coverage: 11.0% of statements [2022-05-04T17:07:09.163Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.562s coverage: 11.0% of statements [2022-05-04T17:07:09.163Z] === RUN TestBuilderGC [2022-05-04T17:07:09.163Z] --- PASS: TestBuilderGC (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationNotFound [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestDaemonBrokenConfiguration [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestFindConfigurationConflicts [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-04T17:07:09.163Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-04T17:07:09.163Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_label [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_dns [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_hosts [2022-05-04T17:07:09.163Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-04T17:07:09.163Z] === RUN TestReloadSetConfigFileNotExist [2022-05-04T17:07:09.629Z] time="2022-05-04T17:07:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-04T17:07:09.629Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-05-04T17:07:09.629Z] === RUN TestReloadDefaultConfigNotExist [2022-05-04T17:07:09.629Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:09.629Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T17:07:09.629Z] === RUN TestReloadBadDefaultConfig [2022-05-04T17:07:09.629Z] time="2022-05-04T17:07:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-805702689" [2022-05-04T17:07:09.629Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-04T17:07:09.629Z] === RUN TestReloadWithConflictingLabels [2022-05-04T17:07:09.629Z] time="2022-05-04T17:07:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3164324844" [2022-05-04T17:07:09.629Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-04T17:07:09.629Z] === RUN TestReloadWithDuplicateLabels [2022-05-04T17:07:09.630Z] time="2022-05-04T17:07:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3302543994" [2022-05-04T17:07:09.630Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-04T17:07:09.630Z] === RUN TestMaskURLCredentials [2022-05-04T17:07:09.630Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-04T17:07:09.630Z] === RUN TestDaemonConfigurationMerge [2022-05-04T17:07:09.630Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-04T17:07:09.630Z] PASS [2022-05-04T17:07:09.630Z] coverage: 79.8% of statements [2022-05-04T17:07:09.630Z] ok github.com/docker/docker/daemon/config 0.264s coverage: 79.8% of statements [2022-05-04T17:07:10.055Z] === RUN TestGetDriver [2022-05-04T17:07:10.055Z] --- PASS: TestGetDriver (0.00s) [2022-05-04T17:07:10.055Z] === RUN TestVolumeRequestError [2022-05-04T17:07:10.055Z] --- PASS: TestVolumeRequestError (0.00s) [2022-05-04T17:07:10.055Z] PASS [2022-05-04T17:07:10.055Z] coverage: 36.1% of statements [2022-05-04T17:07:10.055Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-05-04T17:07:10.055Z] === RUN TestGetAddress [2022-05-04T17:07:10.055Z] --- PASS: TestGetAddress (0.00s) [2022-05-04T17:07:10.055Z] === RUN TestRemove [2022-05-04T17:07:10.055Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T17:07:10.055Z] --- SKIP: TestRemove (0.00s) [2022-05-04T17:07:10.055Z] === RUN TestInitializeWithVolumes [2022-05-04T17:07:10.055Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-04T17:07:10.055Z] === RUN TestCreate [2022-05-04T17:07:10.055Z] --- PASS: TestCreate (0.01s) [2022-05-04T17:07:10.055Z] === RUN TestValidateName [2022-05-04T17:07:10.055Z] --- PASS: TestValidateName (0.00s) [2022-05-04T17:07:10.055Z] === RUN TestCreateWithOpts [2022-05-04T17:07:10.055Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T17:07:10.055Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-04T17:07:10.055Z] === RUN TestRelaodNoOpts [2022-05-04T17:07:10.055Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-04T17:07:10.055Z] PASS [2022-05-04T17:07:10.055Z] coverage: 41.5% of statements [2022-05-04T17:07:10.055Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2022-05-04T17:07:10.096Z] === RUN TestEventsLog [2022-05-04T17:07:10.097Z] --- PASS: TestEventsLog (0.00s) [2022-05-04T17:07:10.097Z] === RUN TestEventsLogTimeout [2022-05-04T17:07:10.097Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-04T17:07:10.097Z] === RUN TestLogEvents [2022-05-04T17:07:10.097Z] --- PASS: TestLogEvents (0.05s) [2022-05-04T17:07:10.097Z] === RUN TestLoadBufferedEvents [2022-05-04T17:07:10.097Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-05-04T17:07:10.097Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-04T17:07:10.097Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-04T17:07:10.097Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-04T17:07:10.097Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-04T17:07:10.097Z] PASS [2022-05-04T17:07:10.097Z] coverage: 50.0% of statements [2022-05-04T17:07:10.097Z] ok github.com/docker/docker/daemon/events 0.260s coverage: 50.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T17:07:10.487Z] + bundleName=amd64-rootless [2022-05-04T17:07:10.487Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-04T17:07:10.487Z] Creating amd64-rootless-bundles.tar.gz [2022-05-04T17:07:10.487Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-04T17:07:10.487Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-04T17:07:10.497Z] Archiving artifacts [2022-05-04T17:07:10.522Z] time="2022-05-04T17:07:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRaw [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-04T17:07:10.989Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRaw [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestConvertTmpfsOptions [2022-05-04T17:07:10.990Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-04T17:07:10.990Z] linux_parser_test.go:209: data="ro" [2022-05-04T17:07:10.990Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestParseMountSpec [2022-05-04T17:07:10.990Z] parser_test.go:62: case 0 [2022-05-04T17:07:10.990Z] parser_test.go:62: case 1 [2022-05-04T17:07:10.990Z] parser_test.go:62: case 2 [2022-05-04T17:07:10.990Z] parser_test.go:62: case 3 [2022-05-04T17:07:10.990Z] parser_test.go:62: case 4 [2022-05-04T17:07:10.990Z] parser_test.go:62: case 5 [2022-05-04T17:07:10.990Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestValidateMount [2022-05-04T17:07:10.990Z] --- PASS: TestValidateMount (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRaw [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T17:07:10.990Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T17:07:10.990Z] PASS [2022-05-04T17:07:10.990Z] coverage: 67.6% of statements [2022-05-04T17:07:10.990Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2022-05-04T17:07:11.079Z] === RUN TestIsEmptyDir [2022-05-04T17:07:11.079Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-04T17:07:11.079Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-04T17:07:11.079Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-04T17:07:11.079Z] PASS [2022-05-04T17:07:11.079Z] coverage: 2.3% of statements [2022-05-04T17:07:11.079Z] ok github.com/docker/docker/daemon/graphdriver 0.213s coverage: 2.3% of statements [2022-05-04T17:07:11.079Z] === RUN TestLinkNaming [2022-05-04T17:07:11.079Z] --- PASS: TestLinkNaming (0.00s) [2022-05-04T17:07:11.079Z] === RUN TestLinkNew [2022-05-04T17:07:11.079Z] --- PASS: TestLinkNew (0.00s) [2022-05-04T17:07:11.079Z] === RUN TestLinkEnv [2022-05-04T17:07:11.079Z] --- PASS: TestLinkEnv (0.00s) [2022-05-04T17:07:11.079Z] === RUN TestLinkMultipleEnv [2022-05-04T17:07:11.079Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-04T17:07:11.079Z] === RUN TestLinkPortRangeEnv [2022-05-04T17:07:11.079Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-04T17:07:11.079Z] PASS [2022-05-04T17:07:11.079Z] coverage: 93.0% of statements [2022-05-04T17:07:11.079Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2022-05-04T17:07:11.456Z] === RUN TestSetGetMeta [2022-05-04T17:07:11.456Z] === PAUSE TestSetGetMeta [2022-05-04T17:07:11.456Z] === RUN TestRestore [2022-05-04T17:07:11.456Z] === PAUSE TestRestore [2022-05-04T17:07:11.456Z] === RUN TestServiceCreate [2022-05-04T17:07:11.456Z] === PAUSE TestServiceCreate [2022-05-04T17:07:11.456Z] === RUN TestServiceList [2022-05-04T17:07:11.456Z] === PAUSE TestServiceList [2022-05-04T17:07:11.456Z] === RUN TestServiceRemove [2022-05-04T17:07:11.456Z] === PAUSE TestServiceRemove [2022-05-04T17:07:11.456Z] === RUN TestServiceGet [2022-05-04T17:07:11.456Z] === PAUSE TestServiceGet [2022-05-04T17:07:11.456Z] === RUN TestServicePrune [2022-05-04T17:07:11.456Z] === PAUSE TestServicePrune [2022-05-04T17:07:11.456Z] === RUN TestCreate [2022-05-04T17:07:11.456Z] === PAUSE TestCreate [2022-05-04T17:07:11.456Z] === RUN TestRemove [2022-05-04T17:07:11.456Z] === PAUSE TestRemove [2022-05-04T17:07:11.456Z] === RUN TestList [2022-05-04T17:07:11.456Z] === PAUSE TestList [2022-05-04T17:07:11.456Z] === RUN TestFindByDriver [2022-05-04T17:07:11.456Z] === PAUSE TestFindByDriver [2022-05-04T17:07:11.456Z] === RUN TestFindByReferenced [2022-05-04T17:07:11.456Z] === PAUSE TestFindByReferenced [2022-05-04T17:07:11.456Z] === RUN TestDerefMultipleOfSameRef [2022-05-04T17:07:11.456Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-04T17:07:11.456Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:07:11.456Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:07:11.456Z] === RUN TestDefererencePluginOnCreateError [2022-05-04T17:07:11.456Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-04T17:07:11.456Z] === RUN TestRefDerefRemove [2022-05-04T17:07:11.456Z] === PAUSE TestRefDerefRemove [2022-05-04T17:07:11.456Z] === RUN TestGet [2022-05-04T17:07:11.456Z] === PAUSE TestGet [2022-05-04T17:07:11.456Z] === RUN TestGetWithReference [2022-05-04T17:07:11.456Z] === PAUSE TestGetWithReference [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc/test_nil_list [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc/test_empty_list [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc/test_filter_some [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc/test_filter_middle [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-04T17:07:11.456Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:07:11.457Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:07:11.457Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-04T17:07:11.457Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_nil_list [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_filter_some [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_filter_middle [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_empty_list [2022-05-04T17:07:11.457Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-04T17:07:11.457Z] === CONT TestSetGetMeta [2022-05-04T17:07:11.457Z] === CONT TestList [2022-05-04T17:07:11.457Z] === CONT TestDefererencePluginOnCreateError [2022-05-04T17:07:11.457Z] === CONT TestDerefMultipleOfSameRef [2022-05-04T17:07:11.457Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-04T17:07:11.457Z] === CONT TestRemove [2022-05-04T17:07:11.457Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-04T17:07:11.457Z] === CONT TestCreate [2022-05-04T17:07:11.457Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-04T17:07:11.457Z] === CONT TestServicePrune [2022-05-04T17:07:11.457Z] --- PASS: TestCreate (0.01s) [2022-05-04T17:07:11.457Z] === CONT TestServiceGet [2022-05-04T17:07:11.457Z] --- PASS: TestList (0.04s) [2022-05-04T17:07:11.457Z] === CONT TestServiceRemove [2022-05-04T17:07:11.457Z] --- PASS: TestRemove (0.02s) [2022-05-04T17:07:11.457Z] === CONT TestServiceList [2022-05-04T17:07:11.546Z] === RUN TestVerifyNetworkingConfig [2022-05-04T17:07:11.546Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-04T17:07:11.546Z] === RUN TestGetContainer [2022-05-04T17:07:11.546Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T17:07:11.546Z] === RUN TestValidContainerNames [2022-05-04T17:07:11.546Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-04T17:07:11.546Z] === RUN TestContainerInitDNS [2022-05-04T17:07:11.546Z] daemon_test.go:145: root required [2022-05-04T17:07:11.546Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-04T17:07:11.546Z] === RUN TestMerge [2022-05-04T17:07:11.546Z] --- PASS: TestMerge (0.00s) [2022-05-04T17:07:11.546Z] === RUN TestValidateContainerIsolation [2022-05-04T17:07:11.546Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-04T17:07:11.546Z] === RUN TestFindNetworkErrorType [2022-05-04T17:07:11.546Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-04T17:07:11.923Z] --- PASS: TestServiceGet (0.10s) [2022-05-04T17:07:11.923Z] === CONT TestServiceCreate [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:07:11.923Z] --- PASS: TestServiceRemove (0.10s) [2022-05-04T17:07:11.923Z] === CONT TestRestore [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:07:11.923Z] --- PASS: TestServiceList (0.09s) [2022-05-04T17:07:11.923Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-04T17:07:11.923Z] --- PASS: TestServiceCreate (0.02s) [2022-05-04T17:07:11.923Z] === CONT TestGetWithReference [2022-05-04T17:07:11.923Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-04T17:07:11.923Z] === CONT TestGet [2022-05-04T17:07:11.923Z] --- PASS: TestRestore (0.02s) [2022-05-04T17:07:11.923Z] === CONT TestRefDerefRemove [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:07:11.923Z] --- PASS: TestServicePrune (0.13s) [2022-05-04T17:07:11.923Z] === CONT TestFindByReferenced [2022-05-04T17:07:11.923Z] --- PASS: TestGet (0.01s) [2022-05-04T17:07:11.923Z] === CONT TestFindByDriver [2022-05-04T17:07:11.923Z] --- PASS: TestGetWithReference (0.02s) [2022-05-04T17:07:11.923Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-04T17:07:11.923Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-04T17:07:11.923Z] --- PASS: TestFindByDriver (0.01s) [2022-05-04T17:07:11.923Z] PASS [2022-05-04T17:07:11.923Z] coverage: 69.0% of statements [2022-05-04T17:07:11.923Z] ok github.com/docker/docker/volume/service 0.208s coverage: 69.0% of statements [2022-05-04T17:07:12.012Z] === RUN TestEnsureServicesExist [2022-05-04T17:07:12.012Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestEnsureServicesExistErrors [2022-05-04T17:07:12.012Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-04T17:07:12.012Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-04T17:07:12.012Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-04T17:07:12.012Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-04T17:07:12.012Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-04T17:07:12.012Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-04T17:07:12.012Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestContainerDelete [2022-05-04T17:07:12.012Z] --- PASS: TestContainerDelete (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestContainerDoubleDelete [2022-05-04T17:07:12.012Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestLogContainerEventCopyLabels [2022-05-04T17:07:12.012Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestLogContainerEventWithAttributes [2022-05-04T17:07:12.012Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestNoneHealthcheck [2022-05-04T17:07:12.012Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestHealthStates [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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" [2022-05-04T17:07:12.012Z] --- PASS: TestHealthStates (0.16s) [2022-05-04T17:07:12.012Z] === RUN TestGetInspectData [2022-05-04T17:07:12.012Z] --- PASS: TestGetInspectData (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestFillLicense [2022-05-04T17:07:12.012Z] --- PASS: TestFillLicense (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestListInvalidFilter [2022-05-04T17:07:12.012Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-04T17:07:12.012Z] === RUN TestNameFilter [2022-05-04T17:07:12.012Z] --- PASS: TestNameFilter (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-04T17:07:12.013Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-04T17:07:12.013Z] === 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 [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-04T17:07:12.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-04T17:07:12.013Z] --- 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) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-04T17:07:12.013Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestDaemonReloadLabels [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestDaemonReloadMirrors [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-04T17:07:12.013Z] reload_test.go:342: root required [2022-05-04T17:07:12.013Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-04T17:07:12.013Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-04T17:07:12.013Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-04T17:07:12.013Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-04T17:07:12.013Z] === RUN TestParseVolumesFrom [2022-05-04T17:07:12.013Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-04T17:07:12.013Z] PASS [2022-05-04T17:07:12.013Z] coverage: 8.6% of statements [2022-05-04T17:07:12.013Z] ok github.com/docker/docker/daemon 0.510s coverage: 8.6% of statements [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-04T17:07:12.013Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-04T17:07:12.246Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T17:07:12.552Z] + make clean [2022-05-04T17:07:12.808Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T17:07:12.808Z] docker-dev-cache [2022-05-04T17:07:12.808Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig/defaults [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-04T17:07:12.996Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-04T17:07:12.996Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-04T17:07:12.996Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-04T17:07:12.996Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-04T17:07:12.996Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-04T17:07:12.996Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-04T17:07:12.996Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-04T17:07:13.469Z] time="2022-05-04T17:07:12Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-04T17:07:13.469Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-05-04T17:07:13.469Z] === RUN TestCreateSuccess [2022-05-04T17:07:13.469Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-04T17:07:13.469Z] === RUN TestCreateStreamSkipped [2022-05-04T17:07:13.469Z] time="2022-05-04T17:07:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-04T17:07:13.469Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCreateLogGroupSuccess [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-04T17:07:13.470Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCreateError [2022-05-04T17:07:13.470Z] --- PASS: TestCreateError (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCreateAlreadyExists [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-04T17:07:13.470Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestLogClosed [2022-05-04T17:07:13.470Z] --- PASS: TestLogClosed (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestLogBlocking [2022-05-04T17:07:13.470Z] --- PASS: TestLogBlocking (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-04T17:07:13.470Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestLogNonBlockingBufferFull [2022-05-04T17:07:13.470Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestPublishBatchSuccess [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestPublishBatchError [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg=error [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCollectBatchSimple [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCollectBatchTicker [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCollectBatchMultilinePattern [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-04T17:07:13.470Z] === RUN TestCollectBatchClose [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestEffectiveLen [2022-05-04T17:07:13.470Z] === RUN TestEffectiveLen/0/Hello [2022-05-04T17:07:13.470Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-04T17:07:13.470Z] === RUN TestEffectiveLen/2/🙃 [2022-05-04T17:07:13.470Z] === RUN TestEffectiveLen/3/���� [2022-05-04T17:07:13.470Z] === RUN TestEffectiveLen/4/He��o [2022-05-04T17:07:13.470Z] === RUN TestEffectiveLen/5/ [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-04T17:07:13.470Z] === RUN TestFindValidSplit [2022-05-04T17:07:13.470Z] === RUN TestFindValidSplit/0/ [2022-05-04T17:07:13.470Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:07:13.470Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:07:13.470Z] === RUN TestFindValidSplit/1/Hello [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T17:07:13.938Z] cloudwatchlogs_test.go:1076: Hello [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:07:13.939Z] === RUN TestFindValidSplit/2/Hello [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1076: He [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1077: llo [2022-05-04T17:07:13.939Z] === RUN TestFindValidSplit/3/Hello [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1077: Hello [2022-05-04T17:07:13.939Z] === RUN TestFindValidSplit/4/🙃 [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-04T17:07:13.939Z] === RUN TestFindValidSplit/5/🙃 [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:07:13.939Z] === RUN TestFindValidSplit/6/a� [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1076: a [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1077: � [2022-05-04T17:07:13.939Z] === RUN TestFindValidSplit/7/a� [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1076: a� [2022-05-04T17:07:13.939Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestProcessEventEmoji [2022-05-04T17:07:13.939Z] --- PASS: TestProcessEventEmoji (0.14s) [2022-05-04T17:07:13.939Z] === RUN TestCollectBatchLineSplit [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestCollectBatchMaxEvents [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-04T17:07:13.939Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-05-04T17:07:13.939Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-04T17:07:13.939Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-04T17:07:13.939Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsFormat [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-04T17:07:13.939Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestCreateTagSuccess [2022-05-04T17:07:13.939Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-04T17:07:13.939Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.12s) [2022-05-04T17:07:13.939Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-04T17:07:13.939Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-04T17:07:13.939Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-04T17:07:13.939Z] PASS [2022-05-04T17:07:13.939Z] coverage: 80.2% of statements [2022-05-04T17:07:13.939Z] ok github.com/docker/docker/daemon/logger/awslogs 0.615s coverage: 80.2% of statements [2022-05-04T17:07:13.939Z] === RUN TestSearchRegistryForImagesErrors [2022-05-04T17:07:13.939Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestSearchRegistryForImages [2022-05-04T17:07:13.939Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestOnlyPlatformWithFallback [2022-05-04T17:07:13.939Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestImageDelete [2022-05-04T17:07:13.939Z] === RUN TestImageDelete/no_lease [2022-05-04T17:07:13.939Z] === RUN TestImageDelete/lease_exists [2022-05-04T17:07:13.939Z] === RUN TestAdapterReadLogs [2022-05-04T17:07:13.939Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestCopier [2022-05-04T17:07:13.939Z] --- PASS: TestCopier (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestCopierLongLines [2022-05-04T17:07:13.939Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestCopierSlow [2022-05-04T17:07:13.939Z] --- PASS: TestImageDelete (0.05s) [2022-05-04T17:07:13.939Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-04T17:07:13.939Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-04T17:07:13.939Z] === RUN TestContentStoreForPull [2022-05-04T17:07:13.939Z] --- PASS: TestContentStoreForPull (0.17s) [2022-05-04T17:07:13.939Z] PASS [2022-05-04T17:07:13.939Z] coverage: 6.6% of statements [2022-05-04T17:07:13.939Z] ok github.com/docker/docker/daemon/images 0.399s coverage: 6.6% of statements [2022-05-04T17:07:13.939Z] --- PASS: TestCopierSlow (0.20s) [2022-05-04T17:07:13.939Z] === RUN TestCopierWithSized [2022-05-04T17:07:13.939Z] === RUN TestCopierWithSized/as_is [2022-05-04T17:07:13.939Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T17:07:13.939Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T17:07:13.939Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-04T17:07:13.939Z] --- PASS: TestCopierWithSized (0.05s) [2022-05-04T17:07:13.939Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-04T17:07:13.939Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestCopierWithPartial [2022-05-04T17:07:13.939Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestRingLogger [2022-05-04T17:07:13.939Z] --- PASS: TestRingLogger (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestRingCap [2022-05-04T17:07:13.939Z] --- PASS: TestRingCap (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestRingClose [2022-05-04T17:07:13.939Z] --- PASS: TestRingClose (0.00s) [2022-05-04T17:07:13.939Z] === RUN TestRingDrain [2022-05-04T17:07:13.939Z] --- PASS: TestRingDrain (0.00s) [2022-05-04T17:07:13.939Z] PASS [2022-05-04T17:07:13.939Z] coverage: 43.2% of statements [2022-05-04T17:07:13.939Z] ok github.com/docker/docker/daemon/logger 0.332s coverage: 43.2% of statements [2022-05-04T17:07:14.405Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/#00 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-04T17:07:14.405Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/something:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-04T17:07:14.406Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-04T17:07:14.406Z] PASS [2022-05-04T17:07:14.406Z] coverage: 53.6% of statements [2022-05-04T17:07:14.406Z] ok github.com/docker/docker/daemon/logger/fluentd 0.147s coverage: 53.6% of statements [2022-05-04T17:07:14.406Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T17:07:14.406Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-04T17:07:14.406Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-04T17:07:14.425Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-05-04T17:07:14.425Z] === RUN TestServiceUpdateNetwork [2022-05-04T17:07:14.866Z] time="2022-05-04T17:07:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-04T17:07:14.872Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-04T17:07:14.872Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-04T17:07:14.872Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-04T17:07:15.338Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-05-04T17:07:15.339Z] === RUN TestFastTimeMarshalJSON [2022-05-04T17:07:15.339Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-04T17:07:15.339Z] PASS [2022-05-04T17:07:15.339Z] coverage: 87.2% of statements [2022-05-04T17:07:15.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.210s coverage: 87.2% of statements [2022-05-04T17:07:15.339Z] === RUN TestJSONFileLogger [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLogger (0.01s) [2022-05-04T17:07:15.339Z] === RUN TestJSONFileLoggerWithTags [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-04T17:07:15.339Z] === RUN TestJSONFileLoggerWithOpts [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2022-05-04T17:07:15.339Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.04s) [2022-05-04T17:07:15.339Z] === RUN TestEncodeDecode [2022-05-04T17:07:15.339Z] === PAUSE TestEncodeDecode [2022-05-04T17:07:15.339Z] === RUN TestUnexpectedEOF [2022-05-04T17:07:15.339Z] time="2022-05-04T17:07:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T17:07:15.339Z] time="2022-05-04T17:07:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T17:07:15.339Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-05-04T17:07:15.339Z] === CONT TestEncodeDecode [2022-05-04T17:07:15.339Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-04T17:07:15.339Z] PASS [2022-05-04T17:07:15.339Z] coverage: 69.9% of statements [2022-05-04T17:07:15.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.297s coverage: 69.9% of statements [2022-05-04T17:07:15.805Z] === RUN TestWriteLog [2022-05-04T17:07:15.805Z] === PAUSE TestWriteLog [2022-05-04T17:07:15.805Z] === RUN TestReadLog [2022-05-04T17:07:15.805Z] === PAUSE TestReadLog [2022-05-04T17:07:15.805Z] === RUN TestDecode [2022-05-04T17:07:15.805Z] --- PASS: TestDecode (0.02s) [2022-05-04T17:07:15.805Z] === CONT TestWriteLog [2022-05-04T17:07:15.805Z] === CONT TestReadLog [2022-05-04T17:07:15.805Z] === RUN TestReadLog/tail_exact [2022-05-04T17:07:15.805Z] --- PASS: TestWriteLog (0.00s) [2022-05-04T17:07:15.805Z] === RUN TestReadLog/tail_less_than_available [2022-05-04T17:07:15.805Z] === RUN TestReadLog/tail_more_than_available [2022-05-04T17:07:15.805Z] --- PASS: TestReadLog (0.19s) [2022-05-04T17:07:15.805Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-05-04T17:07:15.805Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-04T17:07:15.805Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-04T17:07:15.805Z] PASS [2022-05-04T17:07:15.805Z] coverage: 78.7% of statements [2022-05-04T17:07:15.805Z] ok github.com/docker/docker/daemon/logger/local 0.268s coverage: 78.7% of statements [2022-05-04T17:07:15.805Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T17:07:16.788Z] === RUN TestOpenFileDelete [2022-05-04T17:07:16.788Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestOpenFileRename [2022-05-04T17:07:16.788Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestHandleDecoderErr [2022-05-04T17:07:16.788Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestParseLogTagDefaultTag [2022-05-04T17:07:16.788Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestParseLogTag [2022-05-04T17:07:16.788Z] --- PASS: TestParseLogTag (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestParseLogTagEmptyTag [2022-05-04T17:07:16.788Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestTailFiles [2022-05-04T17:07:16.788Z] --- PASS: TestTailFiles (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestFollowLogsConsumerGone [2022-05-04T17:07:16.788Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestFollowLogsProducerGone [2022-05-04T17:07:16.788Z] logfile_test.go:180: logDecode() closed after sending 2249 messages [2022-05-04T17:07:16.788Z] logfile_test.go:233: messages sent: 2249, received: 2249 [2022-05-04T17:07:16.788Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-04T17:07:16.788Z] === RUN TestCheckCapacityAndRotate [2022-05-04T17:07:16.788Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-04T17:07:16.788Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-04T17:07:16.788Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-04T17:07:16.788Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-04T17:07:16.788Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-04T17:07:16.788Z] PASS [2022-05-04T17:07:16.788Z] coverage: 53.5% of statements [2022-05-04T17:07:16.788Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.149s coverage: 53.5% of statements [2022-05-04T17:07:16.788Z] === RUN TestLog [2022-05-04T17:07:16.788Z] --- PASS: TestLog (0.02s) [2022-05-04T17:07:16.788Z] PASS [2022-05-04T17:07:16.788Z] coverage: 31.5% of statements [2022-05-04T17:07:16.788Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-05-04T17:07:17.255Z] === RUN TestNewParse [2022-05-04T17:07:17.255Z] --- PASS: TestNewParse (0.00s) [2022-05-04T17:07:17.255Z] PASS [2022-05-04T17:07:17.255Z] coverage: 8.3% of statements [2022-05-04T17:07:17.255Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2022-05-04T17:07:17.723Z] === RUN TestValidateLogOpt [2022-05-04T17:07:17.723Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestNewMissedConfig [2022-05-04T17:07:17.723Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestNewMissedUrl [2022-05-04T17:07:17.723Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestNewMissedToken [2022-05-04T17:07:17.723Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestNewWithProxy [2022-05-04T17:07:17.723Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestDefault [2022-05-04T17:07:17.723Z] --- PASS: TestDefault (0.01s) [2022-05-04T17:07:17.723Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-04T17:07:17.723Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestJsonFormat [2022-05-04T17:07:17.723Z] --- PASS: TestJsonFormat (0.01s) [2022-05-04T17:07:17.723Z] === RUN TestRawFormat [2022-05-04T17:07:17.723Z] === RUN TestParseLogFormat [2022-05-04T17:07:17.723Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestValidateLogOptEmpty [2022-05-04T17:07:17.723Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestValidateSyslogAddress [2022-05-04T17:07:17.723Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-04T17:07:17.723Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-04T17:07:17.723Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-04T17:07:17.723Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-04T17:07:17.723Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-04T17:07:17.723Z] --- PASS: TestRawFormat (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestRawFormatWithLabels [2022-05-04T17:07:17.723Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestRawFormatWithoutTag [2022-05-04T17:07:17.723Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestBatching [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestParseAddressDefaultPort [2022-05-04T17:07:17.723Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestValidateSyslogFacility [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestValidateLogOptSyslogFormat [2022-05-04T17:07:17.723Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-04T17:07:17.723Z] === RUN TestValidateLogOpt [2022-05-04T17:07:17.724Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T17:07:17.724Z] PASS [2022-05-04T17:07:17.724Z] coverage: 43.6% of statements [2022-05-04T17:07:17.724Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 43.6% of statements [2022-05-04T17:07:17.724Z] --- PASS: TestBatching (0.24s) [2022-05-04T17:07:17.724Z] === RUN TestFrequency [2022-05-04T17:07:18.191Z] --- PASS: TestFrequency (0.28s) [2022-05-04T17:07:18.191Z] === RUN TestOneMessagePerRequest [2022-05-04T17:07:18.191Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-04T17:07:18.191Z] === RUN TestVerify [2022-05-04T17:07:18.191Z] --- PASS: TestVerify (0.00s) [2022-05-04T17:07:18.191Z] === RUN TestSkipVerify [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.659Z] --- PASS: TestSkipVerify (0.40s) [2022-05-04T17:07:18.659Z] === RUN TestBufferMaximum [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.205431\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.205431\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:18.660Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-04T17:07:18.660Z] === RUN TestServerAlwaysDown [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.207880\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.207880\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.207880\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.208879\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.208879\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:18.660Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-04T17:07:18.660Z] === RUN TestCannotSendAfterClose [2022-05-04T17:07:18.660Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-04T17:07:18.660Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-04T17:07:19.126Z] === RUN TestV1IDService [2022-05-04T17:07:19.126Z] --- PASS: TestV1IDService (0.02s) [2022-05-04T17:07:19.126Z] === RUN TestV2MetadataService [2022-05-04T17:07:19.593Z] time="2022-05-04T17:07:19Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-04T17:07:19.593Z] time="2022-05-04T17:07:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0eef269d4692\"}'" [2022-05-04T17:07:19.593Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-05-04T17:07:19.593Z] PASS [2022-05-04T17:07:19.593Z] coverage: 82.5% of statements [2022-05-04T17:07:19.593Z] ok github.com/docker/docker/daemon/logger/splunk 2.030s coverage: 82.5% of statements [2022-05-04T17:07:19.593Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T17:07:19.593Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-04T17:07:19.593Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T17:07:19.593Z] === RUN TestSuccessfulDownload [2022-05-04T17:07:19.593Z] download_test.go:267: Needs fixing on Windows [2022-05-04T17:07:19.593Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-04T17:07:19.593Z] === RUN TestCancelledDownload [2022-05-04T17:07:19.593Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-04T17:07:19.593Z] === RUN TestMaxDownloadAttempts [2022-05-04T17:07:19.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:07:19.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:07:19.593Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:07:19.593Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:07:19.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:07:19.593Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:07:19.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:07:19.593Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:07:19.593Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-04T17:07:19.593Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-04T17:07:19.593Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-04T17:07:19.593Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-04T17:07:19.593Z] === RUN TestContinueOnError_NeverContinue [2022-05-04T17:07:19.593Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-04T17:07:19.593Z] === RUN TestManifestStore [2022-05-04T17:07:19.593Z] === RUN TestManifestStore/no_remote_or_local [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1462835629\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/no_local_cache [2022-05-04T17:07:20.060Z] --- PASS: TestV2MetadataService (0.90s) [2022-05-04T17:07:20.060Z] PASS [2022-05-04T17:07:20.060Z] coverage: 48.2% of statements [2022-05-04T17:07:20.060Z] ok github.com/docker/docker/distribution/metadata 0.987s coverage: 48.2% of statements [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/with_local_cache [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/unknown_media_type [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: " [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: " [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: " [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: " [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: " [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-04T17:07:20.060Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore (0.33s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaType [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-04T17:07:20.060Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-04T17:07:20.060Z] === RUN TestFixManifestLayers [2022-05-04T17:07:20.060Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-04T17:07:20.060Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-04T17:07:20.060Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T17:07:20.060Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T17:07:20.060Z] === RUN TestFixManifestLayersBadParent [2022-05-04T17:07:20.060Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-04T17:07:20.060Z] === RUN TestValidateManifest [2022-05-04T17:07:20.060Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T17:07:20.060Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-04T17:07:20.060Z] === RUN TestFormatPlatform [2022-05-04T17:07:20.060Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-04T17:07:20.060Z] === RUN TestPullSchema2Config [2022-05-04T17:07:20.060Z] === RUN TestPullSchema2Config/success_first_time [2022-05-04T17:07:20.060Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:07:20.060Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:07:20.060Z] === RUN TestPullSchema2Config/500_status [2022-05-04T17:07:20.060Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:07:20.060Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:07:20.060Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-04T17:07:20.060Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-05-04T17:07:20.060Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-05-04T17:07:20.060Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-05-04T17:07:20.060Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-05-04T17:07:20.060Z] === RUN TestTransfer [2022-05-04T17:07:20.060Z] --- PASS: TestTransfer (0.12s) [2022-05-04T17:07:20.060Z] === RUN TestConcurrencyLimit [2022-05-04T17:07:20.527Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:07:20.527Z] === RUN TestPullSchema2Config/EOF [2022-05-04T17:07:20.527Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:07:20.527Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:07:20.527Z] 2022/05/04 17:07:20 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-04T17:07:20.527Z] goroutine 131 [running]: [2022-05-04T17:07:20.527Z] net/http.(*conn).serve.func1() [2022-05-04T17:07:20.527Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T17:07:20.527Z] panic({0x1068f00, 0x124b310}) [2022-05-04T17:07:20.527Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T17:07:20.527Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002a4680?, {0x1252ab8?, 0xc0002de000?}) [2022-05-04T17:07:20.527Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-04T17:07:20.527Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1252ab8, 0xc0002de000}, 0xc000158000) [2022-05-04T17:07:20.527Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-04T17:07:20.527Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1252ab8?, 0xc0002de000?}, 0xc000080000?) [2022-05-04T17:07:20.527Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T17:07:20.527Z] net/http.serverHandler.ServeHTTP({0xc0003c2150?}, {0x1252ab8, 0xc0002de000}, 0xc000158000) [2022-05-04T17:07:20.527Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T17:07:20.527Z] net/http.(*conn).serve(0xc00017c0a0, {0x1253330, 0xc0004faae0}) [2022-05-04T17:07:20.527Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T17:07:20.527Z] created by net/http.(*Server).Serve [2022-05-04T17:07:20.527Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T17:07:20.527Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-04T17:07:20.527Z] === RUN TestInactiveJobs [2022-05-04T17:07:20.527Z] === RUN TestNotFound [2022-05-04T17:07:20.527Z] --- PASS: TestNotFound (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestConflict [2022-05-04T17:07:20.527Z] --- PASS: TestConflict (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestForbidden [2022-05-04T17:07:20.527Z] --- PASS: TestForbidden (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestInvalidParameter [2022-05-04T17:07:20.527Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestNotImplemented [2022-05-04T17:07:20.527Z] --- PASS: TestNotImplemented (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestNotModified [2022-05-04T17:07:20.527Z] --- PASS: TestNotModified (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestUnauthorized [2022-05-04T17:07:20.527Z] --- PASS: TestUnauthorized (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestUnknown [2022-05-04T17:07:20.527Z] --- PASS: TestUnknown (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestCancelled [2022-05-04T17:07:20.527Z] --- PASS: TestCancelled (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestDeadline [2022-05-04T17:07:20.527Z] --- PASS: TestDeadline (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestDataLoss [2022-05-04T17:07:20.527Z] --- PASS: TestDataLoss (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestUnavailable [2022-05-04T17:07:20.527Z] --- PASS: TestUnavailable (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestSystem [2022-05-04T17:07:20.527Z] --- PASS: TestSystem (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Not_Found [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Bad_Request [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Conflict [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Unauthorized [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Forbidden [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Not_Modified [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-04T17:07:20.527Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-04T17:07:20.527Z] PASS [2022-05-04T17:07:20.527Z] coverage: 77.0% of statements [2022-05-04T17:07:20.527Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:07:20.527Z] === RUN TestPullSchema2Config/unauthorized [2022-05-04T17:07:20.527Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:07:20.527Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:07:20.527Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-04T17:07:20.527Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-04T17:07:20.527Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-04T17:07:20.527Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-04T17:07:20.527Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestGetRepositoryMountCandidates [2022-05-04T17:07:20.527Z] ok github.com/docker/docker/errdefs 0.057s coverage: 77.0% of statements [2022-05-04T17:07:20.527Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestLayerAlreadyExists [2022-05-04T17:07:20.527Z] 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} [2022-05-04T17:07:20.527Z] 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} [2022-05-04T17:07:20.527Z] 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} [2022-05-04T17:07:20.527Z] 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} [2022-05-04T17:07:20.527Z] 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} [2022-05-04T17:07:20.527Z] 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} [2022-05-04T17:07:20.527Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-04T17:07:20.527Z] === RUN TestWhenEmptyAuthConfig [2022-05-04T17:07:20.994Z] --- PASS: TestInactiveJobs (0.38s) [2022-05-04T17:07:20.994Z] === RUN TestWatchRelease [2022-05-04T17:07:20.994Z] --- PASS: TestWatchRelease (0.04s) [2022-05-04T17:07:20.994Z] === RUN TestWatchFinishedTransfer [2022-05-04T17:07:20.994Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-04T17:07:20.994Z] === RUN TestDuplicateTransfer [2022-05-04T17:07:20.994Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-04T17:07:20.994Z] === RUN TestSuccessfulUpload [2022-05-04T17:07:21.461Z] time="2022-05-04T17:07:20Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-04T17:07:21.461Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-04T17:07:21.461Z] === RUN TestCancelledUpload [2022-05-04T17:07:21.461Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-04T17:07:21.461Z] PASS [2022-05-04T17:07:21.461Z] coverage: 76.8% of statements [2022-05-04T17:07:21.461Z] ok github.com/docker/docker/distribution/xfer 1.791s coverage: 76.8% of statements [2022-05-04T17:07:21.461Z] === RUN TestFSGetInvalidData [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestFSInvalidSet [2022-05-04T17:07:21.461Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestFSInvalidRoot [2022-05-04T17:07:21.461Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestFSMetadataGetSet [2022-05-04T17:07:21.461Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-04T17:07:21.461Z] === RUN TestFSInvalidWalker [2022-05-04T17:07:21.461Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestFSGetSet [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetSet (0.03s) [2022-05-04T17:07:21.461Z] === RUN TestFSGetUnsetKey [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestFSGetEmptyData [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-04T17:07:21.461Z] === RUN TestFSDelete [2022-05-04T17:07:21.461Z] === RUN TestCompare [2022-05-04T17:07:21.461Z] --- PASS: TestCompare (0.00s) [2022-05-04T17:07:21.461Z] PASS [2022-05-04T17:07:21.461Z] coverage: 19.2% of statements [2022-05-04T17:07:21.461Z] --- PASS: TestFSDelete (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestFSWalker [2022-05-04T17:07:21.461Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-05-04T17:07:21.461Z] --- PASS: TestFSWalker (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestFSWalkerStopOnError [2022-05-04T17:07:21.461Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-04T17:07:21.461Z] === RUN TestNewFromJSON [2022-05-04T17:07:21.461Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-04T17:07:21.461Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-04T17:07:21.461Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-04T17:07:21.461Z] === RUN TestMarshalKeyOrder [2022-05-04T17:07:21.461Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-04T17:07:21.461Z] === RUN TestHistoryEqual [2022-05-04T17:07:21.928Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-05-04T17:07:21.928Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-04T17:07:21.928Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-04T17:07:21.928Z] === RUN TestTokenPassThru [2022-05-04T17:07:21.928Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-04T17:07:21.928Z] === RUN TestTokenPassThruDifferentHost [2022-05-04T17:07:21.928Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-04T17:07:21.928Z] PASS [2022-05-04T17:07:21.928Z] coverage: 26.6% of statements [2022-05-04T17:07:21.928Z] ok github.com/docker/docker/distribution 2.066s coverage: 26.6% of statements [2022-05-04T17:07:21.928Z] --- PASS: TestHistoryEqual (0.15s) [2022-05-04T17:07:21.928Z] === RUN TestImage [2022-05-04T17:07:21.928Z] --- PASS: TestImage (0.00s) [2022-05-04T17:07:21.928Z] === RUN TestImageOSNotEmpty [2022-05-04T17:07:21.928Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-04T17:07:21.928Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-04T17:07:21.928Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-04T17:07:21.928Z] === RUN TestCreate [2022-05-04T17:07:21.928Z] --- PASS: TestCreate (0.01s) [2022-05-04T17:07:21.928Z] === RUN TestRestore [2022-05-04T17:07:21.928Z] time="2022-05-04T17:07:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-04T17:07:21.928Z] --- PASS: TestRestore (0.03s) [2022-05-04T17:07:21.928Z] === RUN TestAddDelete [2022-05-04T17:07:21.928Z] --- PASS: TestAddDelete (0.02s) [2022-05-04T17:07:21.928Z] === RUN TestSearchAfterDelete [2022-05-04T17:07:21.928Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T17:07:21.928Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T17:07:21.928Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-04T17:07:21.928Z] === RUN TestParentReset [2022-05-04T17:07:21.928Z] --- PASS: TestParentReset (0.03s) [2022-05-04T17:07:21.928Z] === RUN TestGetAndSetLastUpdated [2022-05-04T17:07:21.928Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-04T17:07:21.928Z] === RUN TestStoreLen [2022-05-04T17:07:21.928Z] --- PASS: TestStoreLen (0.06s) [2022-05-04T17:07:21.928Z] PASS [2022-05-04T17:07:21.928Z] coverage: 86.9% of statements [2022-05-04T17:07:21.928Z] ok github.com/docker/docker/image 0.530s coverage: 86.9% of statements [2022-05-04T17:07:22.913Z] === RUN TestValidateManifest [2022-05-04T17:07:22.913Z] === RUN TestValidateManifest/nil [2022-05-04T17:07:22.913Z] === RUN TestValidateManifest/non-nil [2022-05-04T17:07:22.913Z] --- PASS: TestValidateManifest (0.00s) [2022-05-04T17:07:22.913Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-04T17:07:22.913Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-04T17:07:22.913Z] PASS [2022-05-04T17:07:22.913Z] coverage: 0.7% of statements [2022-05-04T17:07:22.913Z] === RUN TestMakeV1ConfigFromConfig [2022-05-04T17:07:22.913Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-04T17:07:22.913Z] PASS [2022-05-04T17:07:22.913Z] coverage: 25.0% of statements [2022-05-04T17:07:22.913Z] ok github.com/docker/docker/image/tarexport 0.099s coverage: 0.7% of statements [2022-05-04T17:07:22.913Z] ok github.com/docker/docker/image/v1 0.141s coverage: 25.0% of statements [2022-05-04T17:07:22.913Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T17:07:23.516Z] --- PASS: TestGet (15.01s) [2022-05-04T17:07:23.516Z] === RUN TestPluginWithNoManifest [2022-05-04T17:07:23.516Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-04T17:07:23.516Z] === RUN TestGetAll [2022-05-04T17:07:23.516Z] --- PASS: TestGetAll (0.00s) [2022-05-04T17:07:23.516Z] PASS [2022-05-04T17:07:23.516Z] coverage: 73.2% of statements [2022-05-04T17:07:23.516Z] ok github.com/docker/docker/pkg/plugins 35.935s coverage: 73.2% of statements [2022-05-04T17:07:23.897Z] === RUN TestSerialization [2022-05-04T17:07:23.897Z] --- PASS: TestSerialization (0.04s) [2022-05-04T17:07:23.897Z] PASS [2022-05-04T17:07:23.897Z] coverage: 87.5% of statements [2022-05-04T17:07:23.897Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 87.5% of statements [2022-05-04T17:07:24.363Z] === RUN TestEmptyLayer [2022-05-04T17:07:24.363Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestCommitFailure [2022-05-04T17:07:24.363Z] --- PASS: TestCommitFailure (0.01s) [2022-05-04T17:07:24.363Z] === RUN TestStartTransactionFailure [2022-05-04T17:07:24.363Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestGetOrphan [2022-05-04T17:07:24.363Z] --- PASS: TestGetOrphan (0.01s) [2022-05-04T17:07:24.363Z] === RUN TestMountAndRegister [2022-05-04T17:07:24.363Z] === RUN TestEnvironmentParsing [2022-05-04T17:07:24.363Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-04T17:07:24.363Z] PASS [2022-05-04T17:07:24.363Z] coverage: 1.2% of statements [2022-05-04T17:07:24.363Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-05-04T17:07:24.363Z] layer_test.go:258: Layer size: 14 [2022-05-04T17:07:24.363Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-04T17:07:24.363Z] === RUN TestLayerRelease [2022-05-04T17:07:24.363Z] layer_test.go:291: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestStoreRestore [2022-05-04T17:07:24.363Z] layer_test.go:340: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestTarStreamStability [2022-05-04T17:07:24.363Z] layer_test.go:455: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestRegisterExistingLayer [2022-05-04T17:07:24.363Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-05-04T17:07:24.363Z] === RUN TestTarStreamVerification [2022-05-04T17:07:24.363Z] layer_test.go:684: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestLayerMigration [2022-05-04T17:07:24.363Z] migration_test.go:45: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestLayerMigrationNoTarsplit [2022-05-04T17:07:24.363Z] migration_test.go:181: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestMountInit [2022-05-04T17:07:24.363Z] mount_test.go:17: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestMountInit (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestMountSize [2022-05-04T17:07:24.363Z] mount_test.go:76: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestMountSize (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestMountChanges [2022-05-04T17:07:24.363Z] mount_test.go:125: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestMountChanges (0.00s) [2022-05-04T17:07:24.363Z] === RUN TestMountApply [2022-05-04T17:07:24.363Z] mount_test.go:212: Failing on Windows [2022-05-04T17:07:24.363Z] --- SKIP: TestMountApply (0.00s) [2022-05-04T17:07:24.363Z] PASS [2022-05-04T17:07:24.363Z] coverage: 30.6% of statements [2022-05-04T17:07:24.363Z] ok github.com/docker/docker/layer 0.273s coverage: 30.6% of statements [2022-05-04T17:07:24.830Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T17:07:24.830Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T17:07:24.830Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T17:07:24.830Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T17:07:25.812Z] === RUN TestSequenceGetAvailableBit [2022-05-04T17:07:25.812Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestSequenceEqual [2022-05-04T17:07:25.812Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestSequenceCopy [2022-05-04T17:07:25.812Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestGetFirstAvailable [2022-05-04T17:07:25.812Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestFindSequence [2022-05-04T17:07:25.812Z] --- PASS: TestFindSequence (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestCheckIfAvailable [2022-05-04T17:07:25.812Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestMergeSequences [2022-05-04T17:07:25.812Z] --- PASS: TestMergeSequences (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestPushReservation [2022-05-04T17:07:25.812Z] --- PASS: TestPushReservation (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestSerializeDeserialize [2022-05-04T17:07:25.812Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestSet [2022-05-04T17:07:25.812Z] --- PASS: TestSet (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestSetUnset [2022-05-04T17:07:25.812Z] --- PASS: TestSetUnset (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestOffsetSetUnset [2022-05-04T17:07:25.812Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestSetInRange [2022-05-04T17:07:25.812Z] --- PASS: TestSetInRange (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestSetAnyInRange [2022-05-04T17:07:25.812Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestMethods [2022-05-04T17:07:25.812Z] --- PASS: TestMethods (0.00s) [2022-05-04T17:07:25.812Z] === RUN TestRandomAllocateDeallocate [2022-05-04T17:07:26.615Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-05-04T17:07:26.615Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T17:07:26.615Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-04T17:07:26.615Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-04T17:07:27.377Z] === RUN TestInvalidConfig [2022-05-04T17:07:27.377Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-04T17:07:27.377Z] === RUN TestConfig [2022-05-04T17:07:27.377Z] --- PASS: TestConfig (0.00s) [2022-05-04T17:07:27.377Z] === RUN TestOptionsLabels [2022-05-04T17:07:27.377Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-04T17:07:27.377Z] === RUN TestValidName [2022-05-04T17:07:27.377Z] --- PASS: TestValidName (0.00s) [2022-05-04T17:07:27.377Z] PASS [2022-05-04T17:07:27.377Z] coverage: 19.7% of statements [2022-05-04T17:07:27.377Z] ok github.com/docker/docker/libnetwork/config 0.069s coverage: 19.7% of statements [2022-05-04T17:07:27.843Z] === RUN TestKey [2022-05-04T17:07:27.843Z] --- PASS: TestKey (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestParseKey [2022-05-04T17:07:27.843Z] --- PASS: TestParseKey (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestInvalidDataStore [2022-05-04T17:07:27.843Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestKVObjectFlatKey [2022-05-04T17:07:27.843Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestAtomicKVObjectFlatKey [2022-05-04T17:07:27.843Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-04T17:07:27.843Z] PASS [2022-05-04T17:07:27.843Z] coverage: 21.9% of statements [2022-05-04T17:07:27.843Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2022-05-04T17:07:27.843Z] === RUN TestErrorInterfaces [2022-05-04T17:07:27.843Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestNetworkMarshalling [2022-05-04T17:07:27.843Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-05-04T17:07:27.843Z] === RUN TestEndpointMarshalling [2022-05-04T17:07:27.843Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestAuxAddresses [2022-05-04T17:07:27.843Z] time="2022-05-04T17:07:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:07:27.843Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-04T17:07:27.843Z] === RUN TestSRVServiceQuery [2022-05-04T17:07:27.843Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestServiceVIPReuse [2022-05-04T17:07:27.843Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-04T17:07:27.843Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestDNSIPQuery [2022-05-04T17:07:27.843Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestDNSProxyServFail [2022-05-04T17:07:27.843Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestSandboxAddEmpty [2022-05-04T17:07:27.843Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestSandboxAddMultiPrio [2022-05-04T17:07:27.843Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestSandboxAddSamePrio [2022-05-04T17:07:27.843Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestCleanupServiceDiscovery [2022-05-04T17:07:27.843Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestDNSOptions [2022-05-04T17:07:27.843Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:07:27.843Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-04T17:07:27.843Z] === RUN TestMultipleControllersWithSameStore [2022-05-04T17:07:27.843Z] time="2022-05-04T17:07:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:07:27.843Z] time="2022-05-04T17:07:27Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:07:27.843Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-04T17:07:27.843Z] PASS [2022-05-04T17:07:27.843Z] coverage: 8.5% of statements [2022-05-04T17:07:27.843Z] ok github.com/docker/docker/libnetwork 0.297s coverage: 8.5% of statements [2022-05-04T17:07:28.309Z] === RUN TestIPDataMarshalling [2022-05-04T17:07:28.309Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-04T17:07:28.309Z] === RUN TestValidateAndIsV6 [2022-05-04T17:07:28.309Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-04T17:07:28.309Z] PASS [2022-05-04T17:07:28.309Z] coverage: 68.9% of statements [2022-05-04T17:07:28.309Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-05-04T17:07:28.776Z] === RUN TestDriver [2022-05-04T17:07:28.776Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:07:28.776Z] PASS [2022-05-04T17:07:28.776Z] coverage: 34.8% of statements [2022-05-04T17:07:28.776Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2022-05-04T17:07:29.242Z] === RUN TestDriver [2022-05-04T17:07:29.242Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:07:29.242Z] PASS [2022-05-04T17:07:29.242Z] coverage: 34.8% of statements [2022-05-04T17:07:29.242Z] ok github.com/docker/docker/libnetwork/drivers/null 0.075s coverage: 34.8% of statements [2022-05-04T17:07:29.242Z] --- PASS: TestRandomAllocateDeallocate (3.53s) [2022-05-04T17:07:29.242Z] === RUN TestAllocateRandomDeallocate [2022-05-04T17:07:29.242Z] === RUN TestNetworkAllocateFree [2022-05-04T17:07:29.242Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-04T17:07:29.242Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-04T17:07:29.242Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-04T17:07:29.242Z] PASS [2022-05-04T17:07:29.242Z] coverage: 63.6% of statements [2022-05-04T17:07:29.242Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-05-04T17:07:29.708Z] === RUN TestGetEmptyCapabilities [2022-05-04T17:07:29.708Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-04T17:07:29.708Z] === RUN TestGetExtraCapabilities [2022-05-04T17:07:29.708Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-04T17:07:29.708Z] === RUN TestGetInvalidCapabilities [2022-05-04T17:07:29.708Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-04T17:07:29.708Z] === RUN TestRemoteDriver [2022-05-04T17:07:30.174Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T17:07:30.174Z] === RUN TestDriverError [2022-05-04T17:07:30.174Z] --- PASS: TestDriverError (0.00s) [2022-05-04T17:07:30.174Z] === RUN TestMissingValues [2022-05-04T17:07:30.174Z] --- PASS: TestMissingValues (0.00s) [2022-05-04T17:07:30.174Z] === RUN TestRollback [2022-05-04T17:07:30.174Z] --- PASS: TestRollback (0.00s) [2022-05-04T17:07:30.174Z] PASS [2022-05-04T17:07:30.174Z] coverage: 57.4% of statements [2022-05-04T17:07:30.174Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.090s coverage: 57.4% of statements [2022-05-04T17:07:30.174Z] --- PASS: TestAllocateRandomDeallocate (1.06s) [2022-05-04T17:07:30.174Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-04T17:07:30.646Z] === RUN TestNAT [2022-05-04T17:07:30.646Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T17:07:30.646Z] --- SKIP: TestNAT (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestTransparent [2022-05-04T17:07:30.646Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T17:07:30.646Z] --- SKIP: TestTransparent (0.00s) [2022-05-04T17:07:30.646Z] PASS [2022-05-04T17:07:30.646Z] coverage: 0.0% of statements [2022-05-04T17:07:30.646Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2022-05-04T17:07:30.646Z] === RUN TestBuildDefault [2022-05-04T17:07:30.646Z] --- PASS: TestBuildDefault (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestBuildHostnameDomainname [2022-05-04T17:07:30.646Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestBuildHostname [2022-05-04T17:07:30.646Z] --- PASS: TestBuildHostname (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestBuildHostnameFQDN [2022-05-04T17:07:30.646Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestBuildNoIP [2022-05-04T17:07:30.646Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestUpdate [2022-05-04T17:07:30.646Z] --- PASS: TestUpdate (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-04T17:07:30.646Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-04T17:07:30.646Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestAddEmpty [2022-05-04T17:07:30.646Z] --- PASS: TestAddEmpty (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestAdd [2022-05-04T17:07:30.646Z] --- PASS: TestAdd (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestDeleteEmpty [2022-05-04T17:07:30.646Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestDeleteNewline [2022-05-04T17:07:30.646Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestDelete [2022-05-04T17:07:30.646Z] --- PASS: TestDelete (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestConcurrentWrites [2022-05-04T17:07:30.646Z] === RUN TestNew [2022-05-04T17:07:30.646Z] --- PASS: TestNew (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestAddDriver [2022-05-04T17:07:30.646Z] --- PASS: TestAddDriver (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestAddDuplicateDriver [2022-05-04T17:07:30.646Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-04T17:07:30.646Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestDriver [2022-05-04T17:07:30.646Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestIPAM [2022-05-04T17:07:30.646Z] --- PASS: TestIPAM (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestWalkIPAMs [2022-05-04T17:07:30.646Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-04T17:07:30.646Z] === RUN TestWalkDrivers [2022-05-04T17:07:30.646Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-04T17:07:30.646Z] PASS [2022-05-04T17:07:30.646Z] coverage: 82.4% of statements [2022-05-04T17:07:30.646Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2022-05-04T17:07:31.114Z] --- PASS: TestConcurrentWrites (0.17s) [2022-05-04T17:07:31.114Z] PASS [2022-05-04T17:07:31.114Z] coverage: 81.2% of statements [2022-05-04T17:07:31.114Z] ok github.com/docker/docker/libnetwork/etchosts 0.223s coverage: 81.2% of statements [2022-05-04T17:07:31.114Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.82s) [2022-05-04T17:07:31.114Z] === RUN TestRetrieveFromStore [2022-05-04T17:07:31.114Z] === RUN TestNew [2022-05-04T17:07:31.114Z] --- PASS: TestNew (0.00s) [2022-05-04T17:07:31.114Z] === RUN TestAllocate [2022-05-04T17:07:31.114Z] --- PASS: TestAllocate (0.00s) [2022-05-04T17:07:31.114Z] === RUN TestUninitialized [2022-05-04T17:07:31.114Z] --- PASS: TestUninitialized (0.00s) [2022-05-04T17:07:31.114Z] === RUN TestAllocateInRange [2022-05-04T17:07:31.114Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-04T17:07:31.114Z] === RUN TestAllocateSerial [2022-05-04T17:07:31.114Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-04T17:07:31.114Z] PASS [2022-05-04T17:07:31.114Z] coverage: 87.5% of statements [2022-05-04T17:07:31.114Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-05-04T17:07:31.114Z] --- PASS: TestRetrieveFromStore (0.35s) [2022-05-04T17:07:31.114Z] === RUN TestIsCorrupted [2022-05-04T17:07:31.581Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-04T17:07:31.581Z] === RUN TestSetRollover [2022-05-04T17:07:31.581Z] === RUN TestCaller [2022-05-04T17:07:31.581Z] --- PASS: TestCaller (0.00s) [2022-05-04T17:07:31.581Z] PASS [2022-05-04T17:07:31.581Z] coverage: 100.0% of statements [2022-05-04T17:07:31.581Z] ok github.com/docker/docker/libnetwork/internal/caller 0.051s coverage: 100.0% of statements [2022-05-04T17:07:32.048Z] === RUN TestSetSerialInsertDelete [2022-05-04T17:07:32.048Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-04T17:07:32.048Z] === RUN TestSetParallelInsertDelete [2022-05-04T17:07:32.515Z] --- PASS: TestSetRollover (1.31s) [2022-05-04T17:07:32.515Z] === RUN TestSetRolloverSerial [2022-05-04T17:07:32.982Z] === RUN TestInt2IP2IntConversion [2022-05-04T17:07:32.982Z] === RUN TestPoolRequest [2022-05-04T17:07:32.982Z] --- PASS: TestPoolRequest (0.00s) [2022-05-04T17:07:32.982Z] === RUN TestOtherRequests [2022-05-04T17:07:32.982Z] --- PASS: TestOtherRequests (0.00s) [2022-05-04T17:07:32.982Z] PASS [2022-05-04T17:07:32.982Z] coverage: 57.1% of statements [2022-05-04T17:07:32.982Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-05-04T17:07:33.174Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-04T17:07:33.449Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-05-04T17:07:33.449Z] === RUN TestGetAddressVersion [2022-05-04T17:07:33.449Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-04T17:07:33.449Z] === RUN TestKeyString [2022-05-04T17:07:33.449Z] --- PASS: TestKeyString (0.00s) [2022-05-04T17:07:33.449Z] === RUN TestPoolDataMarshal [2022-05-04T17:07:33.449Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-04T17:07:33.449Z] === RUN TestSubnetsMarshal [2022-05-04T17:07:33.449Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-04T17:07:33.449Z] === RUN TestAddSubnets [2022-05-04T17:07:33.449Z] --- PASS: TestAddSubnets (0.03s) [2022-05-04T17:07:33.449Z] === RUN TestDoublePoolRelease [2022-05-04T17:07:33.449Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-04T17:07:33.449Z] === RUN TestAddReleasePoolID [2022-05-04T17:07:33.449Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-05-04T17:07:33.449Z] === RUN TestPredefinedPool [2022-05-04T17:07:33.449Z] --- PASS: TestPredefinedPool (0.01s) [2022-05-04T17:07:33.449Z] === RUN TestRemoveSubnet [2022-05-04T17:07:33.449Z] --- PASS: TestRemoveSubnet (0.11s) [2022-05-04T17:07:33.449Z] === RUN TestGetSameAddress [2022-05-04T17:07:33.449Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-04T17:07:33.449Z] === RUN TestPoolAllocationReuse [2022-05-04T17:07:33.449Z] --- PASS: TestSetRolloverSerial (1.00s) [2022-05-04T17:07:33.449Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-04T17:07:33.449Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-04T17:07:33.449Z] PASS [2022-05-04T17:07:33.449Z] coverage: 84.4% of statements [2022-05-04T17:07:33.449Z] ok github.com/docker/docker/libnetwork/bitseq 8.150s coverage: 84.4% of statements [2022-05-04T17:07:33.916Z] === RUN TestGetCapabilities [2022-05-04T17:07:33.916Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-04T17:07:33.916Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-04T17:07:33.916Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-04T17:07:33.916Z] === RUN TestGetDefaultAddressSpaces [2022-05-04T17:07:33.916Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-04T17:07:33.916Z] === RUN TestRemoteDriver [2022-05-04T17:07:33.916Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T17:07:33.916Z] PASS [2022-05-04T17:07:33.916Z] coverage: 47.4% of statements [2022-05-04T17:07:33.916Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2022-05-04T17:07:34.899Z] --- PASS: TestPoolAllocationReuse (1.00s) [2022-05-04T17:07:34.899Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-04T17:07:34.899Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-05-04T17:07:34.899Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-04T17:07:34.899Z] === RUN TestWindowsIPAM [2022-05-04T17:07:34.899Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-04T17:07:34.899Z] PASS [2022-05-04T17:07:34.899Z] coverage: 71.4% of statements [2022-05-04T17:07:34.899Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-05-04T17:07:35.882Z] === RUN TestDefaultNetwork [2022-05-04T17:07:35.882Z] --- PASS: TestDefaultNetwork (0.25s) [2022-05-04T17:07:35.882Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-04T17:07:35.882Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.39s) [2022-05-04T17:07:35.882Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-04T17:07:36.349Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-05-04T17:07:36.349Z] === RUN TestInitAddressPools [2022-05-04T17:07:36.349Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-04T17:07:36.349Z] PASS [2022-05-04T17:07:36.349Z] coverage: 74.0% of statements [2022-05-04T17:07:36.349Z] ok github.com/docker/docker/libnetwork/ipamutils 0.575s coverage: 74.0% of statements [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T17:07:36.815Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T17:07:36.815Z] === RUN TestKeyValue [2022-05-04T17:07:36.815Z] --- PASS: TestKeyValue (0.00s) [2022-05-04T17:07:36.815Z] PASS [2022-05-04T17:07:36.815Z] coverage: 60.0% of statements [2022-05-04T17:07:36.815Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2022-05-04T17:07:37.282Z] === RUN TestGenerate [2022-05-04T17:07:37.282Z] --- PASS: TestGenerate (0.00s) [2022-05-04T17:07:37.282Z] === RUN TestGeneratePtr [2022-05-04T17:07:37.282Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-04T17:07:37.282Z] === RUN TestGenerateMissingField [2022-05-04T17:07:37.282Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-04T17:07:37.282Z] === RUN TestFieldCannotBeSet [2022-05-04T17:07:37.282Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-04T17:07:37.282Z] === RUN TestTypeMismatchError [2022-05-04T17:07:37.282Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-04T17:07:37.282Z] PASS [2022-05-04T17:07:37.282Z] coverage: 100.0% of statements [2022-05-04T17:07:37.282Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-05-04T17:07:37.282Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.43s) [2022-05-04T17:07:37.282Z] === RUN TestGetAddress [2022-05-04T17:07:38.842Z] testing: warning: no tests to run [2022-05-04T17:07:38.842Z] PASS [2022-05-04T17:07:38.842Z] coverage: 0.0% of statements [2022-05-04T17:07:38.842Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-05-04T17:07:39.309Z] === RUN TestNetworkDBSimple [2022-05-04T17:07:39.775Z] === RUN TestRequestNewPort [2022-05-04T17:07:39.775Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestRequestSpecificPort [2022-05-04T17:07:39.775Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestReleasePort [2022-05-04T17:07:39.775Z] --- PASS: TestReleasePort (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestReuseReleasedPort [2022-05-04T17:07:39.775Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestReleaseUnreadledPort [2022-05-04T17:07:39.775Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestUnknowProtocol [2022-05-04T17:07:39.775Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestAllocateAllPorts [2022-05-04T17:07:39.775Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestPortAllocation [2022-05-04T17:07:39.775Z] --- PASS: TestPortAllocation (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestPortAllocationWithCustomRange [2022-05-04T17:07:39.775Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestNoDuplicateBPR [2022-05-04T17:07:39.775Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-04T17:07:39.775Z] === RUN TestChangePortRange [2022-05-04T17:07:39.775Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-04T17:07:39.775Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-04T17:07:39.775Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-04T17:07:39.775Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-04T17:07:39.775Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-04T17:07:39.775Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-04T17:07:39.775Z] --- PASS: TestChangePortRange (0.00s) [2022-05-04T17:07:39.775Z] PASS [2022-05-04T17:07:39.775Z] coverage: 88.6% of statements [2022-05-04T17:07:39.775Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2022-05-04T17:07:40.242Z] 2022/05/04 17:07:39 Closing DB instances... [2022-05-04T17:07:40.242Z] testing: warning: no tests to run [2022-05-04T17:07:40.242Z] PASS [2022-05-04T17:07:40.242Z] coverage: 0.0% of statements [2022-05-04T17:07:40.708Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-04T17:07:41.175Z] === RUN TestHashData [2022-05-04T17:07:41.175Z] --- PASS: TestHashData (0.00s) [2022-05-04T17:07:41.175Z] PASS [2022-05-04T17:07:41.175Z] coverage: 2.8% of statements [2022-05-04T17:07:41.175Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-05-04T17:07:41.175Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-05-04T17:07:41.175Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-04T17:07:41.279Z] --- PASS: TestServiceUpdatePidsLimit (15.57s) [2022-05-04T17:07:41.279Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-04T17:07:41.279Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-04T17:07:41.279Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-05-04T17:07:41.279Z] PASS [2022-05-04T17:07:41.279Z] [2022-05-04T17:07:41.279Z] === Skipped [2022-05-04T17:07:41.279Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T17:07:41.279Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:07:41.279Z] [2022-05-04T17:07:41.279Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-04T17:07:41.279Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T17:07:41.279Z] [2022-05-04T17:07:41.279Z] DONE 27 tests, 2 skipped in 128.507s [2022-05-04T17:07:41.279Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T17:07:41.279Z] ++ 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 [2022-05-04T17:07:41.279Z] ++ set -e [2022-05-04T17:07:41.279Z] ++ '[' -n 0 ']' [2022-05-04T17:07:41.279Z] ++ set -x [2022-05-04T17:07:41.279Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:07:41.279Z] INFO: Testing against a local daemon [2022-05-04T17:07:41.279Z] === RUN TestSessionCreate [2022-05-04T17:07:41.279Z] --- PASS: TestSessionCreate (0.02s) [2022-05-04T17:07:41.279Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T17:07:41.279Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-04T17:07:41.279Z] PASS [2022-05-04T17:07:41.279Z] [2022-05-04T17:07:41.279Z] DONE 2 tests in 0.127s [2022-05-04T17:07:41.279Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T17:07:41.279Z] ++ 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 [2022-05-04T17:07:41.279Z] ++ set -e [2022-05-04T17:07:41.279Z] ++ '[' -n 0 ']' [2022-05-04T17:07:41.279Z] ++ set -x [2022-05-04T17:07:41.279Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:07:41.279Z] INFO: Testing against a local daemon [2022-05-04T17:07:41.279Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:07:41.279Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T17:07:41.279Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:07:41.279Z] === RUN TestDiskUsage [2022-05-04T17:07:41.279Z] === PAUSE TestDiskUsage [2022-05-04T17:07:41.279Z] === RUN TestEventsExecDie [2022-05-04T17:07:41.279Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-04T17:07:41.279Z] === RUN TestEventsBackwardsCompatible [2022-05-04T17:07:41.279Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-04T17:07:41.279Z] === RUN TestEventsVolumeCreate [2022-05-04T17:07:41.537Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-04T17:07:41.537Z] === RUN TestInfoBinaryCommits [2022-05-04T17:07:41.537Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T17:07:41.537Z] === RUN TestInfoAPIVersioned [2022-05-04T17:07:41.537Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T17:07:41.537Z] === RUN TestInfoAPI [2022-05-04T17:07:41.537Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T17:07:41.537Z] === RUN TestInfoAPIWarnings [2022-05-04T17:07:41.641Z] === RUN TestErrorConstructors [2022-05-04T17:07:41.641Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-04T17:07:42.108Z] === RUN TestCompareIPMask [2022-05-04T17:07:42.108Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-04T17:07:42.108Z] === RUN TestUtilGetHostPartIP [2022-05-04T17:07:42.108Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-04T17:07:42.108Z] === RUN TestUtilGetBroadcastIP [2022-05-04T17:07:42.108Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-04T17:07:42.108Z] === RUN TestParseCIDR [2022-05-04T17:07:42.108Z] --- PASS: TestParseCIDR (0.00s) [2022-05-04T17:07:42.108Z] PASS [2022-05-04T17:07:42.108Z] coverage: 37.3% of statements [2022-05-04T17:07:42.108Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-05-04T17:07:42.108Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-04T17:07:42.108Z] PASS [2022-05-04T17:07:42.108Z] coverage: 100.0% of statements [2022-05-04T17:07:42.108Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-05-04T17:07:42.579Z] 2022/05/04 17:07:42 Closing DB instances... [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-04T17:07:42.579Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-04T17:07:42.579Z] PASS [2022-05-04T17:07:42.579Z] coverage: 55.0% of statements [2022-05-04T17:07:42.579Z] ok github.com/docker/docker/oci 0.049s coverage: 55.0% of statements [2022-05-04T17:07:43.046Z] === RUN TestAddressPoolOpt [2022-05-04T17:07:43.046Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/a [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/something [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/_=a [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/env1=value1 [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/_env1=value1 [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/PATH [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/=a [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/PATH= [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/PATH=something [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/asd!qwe [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/1asd [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/123 [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/some_space [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/__some_space_before [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/some_space_after__ [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/= [2022-05-04T17:07:43.046Z] === RUN TestValidateEnv/PaTh [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-04T17:07:43.046Z] === RUN TestParseHost [2022-05-04T17:07:43.046Z] === RUN TestParseHost/something_with_spaces [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://:port [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-04T17:07:43.046Z] === RUN TestParseHost/:// [2022-05-04T17:07:43.046Z] === RUN TestParseHost/unknown:// [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://invalid:port [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://:5555/ [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://:5555/p [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-04T17:07:43.046Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-04T17:07:43.046Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-04T17:07:43.046Z] === RUN TestParseHost/__ [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-04T17:07:43.046Z] === RUN TestParseHost/npipe:// [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://host: [2022-05-04T17:07:43.046Z] === RUN TestParseHost/#00 [2022-05-04T17:07:43.046Z] === RUN TestParseHost/fd:// [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://: [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://:5555 [2022-05-04T17:07:43.046Z] === RUN TestParseHost/unix:// [2022-05-04T17:07:43.046Z] === RUN TestParseHost/unix://path/to/socket [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://[::1]: [2022-05-04T17:07:43.046Z] === RUN TestParseHost/_ [2022-05-04T17:07:43.046Z] === RUN TestParseHost/fd://something [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp:// [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-04T17:07:43.046Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/: [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-04T17:07:43.047Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-04T17:07:43.047Z] === RUN TestParseTCP [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/localhost:5555/path [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/#00 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/0.0.0.1: [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/[::1]: [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/: [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/::1 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/localhost [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/tcp://:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/tcp:// [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/tcp://: [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/0.0.0.1 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/[::1]:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/localhost:5555 [2022-05-04T17:07:43.047Z] === RUN TestParseTCP/localhost: [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-04T17:07:43.047Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-04T17:07:43.047Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-04T17:07:43.047Z] === RUN TestValidateExtraHosts [2022-05-04T17:07:43.047Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-04T17:07:43.047Z] === RUN TestValidateIPAddress [2022-05-04T17:07:43.047Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-04T17:07:43.047Z] === RUN TestMapOpts [2022-05-04T17:07:43.047Z] --- PASS: TestMapOpts (0.00s) [2022-05-04T17:07:43.047Z] === RUN TestListOptsWithoutValidator [2022-05-04T17:07:43.047Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-04T17:07:43.514Z] === RUN TestListOptsWithValidator [2022-05-04T17:07:43.514Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-04T17:07:43.514Z] === RUN TestValidateDNSSearch [2022-05-04T17:07:43.514Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_general_format [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_one_more [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-04T17:07:43.514Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-04T17:07:43.514Z] === RUN TestNamedListOpts [2022-05-04T17:07:43.514Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-04T17:07:43.514Z] === RUN TestNamedMapOpts [2022-05-04T17:07:43.514Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-04T17:07:43.514Z] === RUN TestParseLink [2022-05-04T17:07:43.514Z] --- PASS: TestParseLink (0.00s) [2022-05-04T17:07:43.514Z] === RUN TestUlimitOpt [2022-05-04T17:07:43.514Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-04T17:07:43.514Z] PASS [2022-05-04T17:07:43.514Z] coverage: 65.5% of statements [2022-05-04T17:07:43.514Z] ok github.com/docker/docker/opts 0.083s coverage: 65.5% of statements [2022-05-04T17:07:43.514Z] === RUN TestParseVersion [2022-05-04T17:07:43.514Z] --- PASS: TestParseVersion (0.00s) [2022-05-04T17:07:43.514Z] PASS [2022-05-04T17:07:43.514Z] coverage: 52.9% of statements [2022-05-04T17:07:43.514Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-05-04T17:07:44.498Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.94s) [2022-05-04T17:07:44.498Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-04T17:07:44.964Z] === RUN TestPeerCertificateMarshalJSON [2022-05-04T17:07:45.431Z] === RUN TestIsArchivePathDir [2022-05-04T17:07:45.431Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-04T17:07:45.431Z] === RUN TestIsArchivePathInvalidFile [2022-05-04T17:07:45.431Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-05-04T17:07:45.431Z] === RUN TestIsArchivePathTar [2022-05-04T17:07:45.431Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-04T17:07:45.431Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-04T17:07:45.431Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-05-04T17:07:45.431Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-04T17:07:45.431Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-04T17:07:45.431Z] === RUN TestMiddleware [2022-05-04T17:07:45.431Z] --- PASS: TestMiddleware (0.00s) [2022-05-04T17:07:45.431Z] === RUN TestNewResponseModifier [2022-05-04T17:07:45.431Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-04T17:07:45.431Z] PASS [2022-05-04T17:07:45.431Z] coverage: 26.8% of statements [2022-05-04T17:07:45.431Z] ok github.com/docker/docker/pkg/authorization 0.560s coverage: 26.8% of statements [2022-05-04T17:07:45.431Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-05-04T17:07:45.431Z] === RUN TestDecompressStreamGzip [2022-05-04T17:07:45.898Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-05-04T17:07:45.898Z] === RUN TestDecompressStreamBzip2 [2022-05-04T17:07:45.898Z] 2022/05/04 17:07:45 Closing DB instances... [2022-05-04T17:07:45.898Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-05-04T17:07:45.898Z] === RUN TestDecompressStreamXz [2022-05-04T17:07:45.898Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T17:07:45.898Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestDecompressStreamZstd [2022-05-04T17:07:45.898Z] archive_test.go:140: zstd not installed [2022-05-04T17:07:45.898Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-04T17:07:45.898Z] === RUN TestCompressStreamXzUnsupported [2022-05-04T17:07:45.898Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-04T17:07:45.898Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestCompressStreamInvalid [2022-05-04T17:07:45.898Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestExtensionInvalid [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestExtensionUncompressed [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestExtensionBzip2 [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestExtensionGzip [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestExtensionXz [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionXz (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestExtensionZstd [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestCmdStreamLargeStderr [2022-05-04T17:07:45.898Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-05-04T17:07:45.898Z] === RUN TestCmdStreamBad [2022-05-04T17:07:45.898Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T17:07:45.898Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestCmdStreamGood [2022-05-04T17:07:45.898Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-04T17:07:45.898Z] === RUN TestUntarPathWithInvalidDest [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-04T17:07:45.898Z] === RUN TestUntarPathWithInvalidSrc [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestUntarPath [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPath (0.06s) [2022-05-04T17:07:45.898Z] === RUN TestUntarPathWithDestinationFile [2022-05-04T17:07:45.898Z] === RUN TestUnbuffered [2022-05-04T17:07:45.898Z] --- PASS: TestUnbuffered (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestRaceUnbuffered [2022-05-04T17:07:45.898Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-04T17:07:45.898Z] PASS [2022-05-04T17:07:45.898Z] coverage: 100.0% of statements [2022-05-04T17:07:45.898Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-04T17:07:45.898Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-04T17:07:45.898Z] === RUN TestCopyWithTarInvalidSrc [2022-05-04T17:07:45.898Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-04T17:07:45.898Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T17:07:45.898Z] === RUN TestCopyWithTarSrcFile [2022-05-04T17:07:45.898Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-04T17:07:45.898Z] === RUN TestCopyWithTarSrcFolder [2022-05-04T17:07:46.364Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-04T17:07:46.364Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-04T17:07:46.365Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T17:07:46.365Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-04T17:07:46.365Z] === RUN TestCopyFileWithTarSrcFile [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-04T17:07:46.365Z] === RUN TestTarFiles [2022-05-04T17:07:46.365Z] === RUN TestMatch [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[foo]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[foo_bar]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[]#01 [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[qux]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-04T17:07:46.365Z] === RUN TestMatch/[[foo_baz]] [2022-05-04T17:07:46.365Z] --- PASS: TestMatch (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-04T17:07:46.365Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-04T17:07:46.365Z] PASS [2022-05-04T17:07:46.365Z] coverage: 87.5% of statements [2022-05-04T17:07:46.365Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-05-04T17:07:47.350Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.13s) [2022-05-04T17:07:47.350Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-04T17:07:47.350Z] === RUN TestChrootTarUntar [2022-05-04T17:07:47.350Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-04T17:07:47.350Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootUntarEmptyArchive [2022-05-04T17:07:47.350Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootTarUntarWithSymlink [2022-05-04T17:07:47.350Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootCopyWithTar [2022-05-04T17:07:47.350Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootCopyFileWithTar [2022-05-04T17:07:47.350Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootUntarPath [2022-05-04T17:07:47.350Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-04T17:07:47.350Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-04T17:07:47.350Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:07:47.350Z] === RUN TestChrootApplyDotDotFile [2022-05-04T17:07:47.350Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-04T17:07:47.350Z] PASS [2022-05-04T17:07:47.350Z] coverage: 12.0% of statements [2022-05-04T17:07:47.350Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 12.0% of statements [2022-05-04T17:07:48.334Z] === RUN TestEnsureRemoveAllNotExist [2022-05-04T17:07:48.334Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-04T17:07:48.334Z] === RUN TestEnsureRemoveAllWithDir [2022-05-04T17:07:48.334Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-04T17:07:48.334Z] === RUN TestEnsureRemoveAllWithFile [2022-05-04T17:07:48.334Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-04T17:07:48.334Z] PASS [2022-05-04T17:07:48.334Z] coverage: 0.0% of statements [2022-05-04T17:07:48.334Z] ok github.com/docker/docker/pkg/containerfs 0.038s coverage: 0.0% of statements [2022-05-04T17:07:49.317Z] === RUN TestSizeEmpty [2022-05-04T17:07:49.317Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-04T17:07:49.317Z] === RUN TestSizeEmptyFile [2022-05-04T17:07:49.317Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-04T17:07:49.317Z] === RUN TestSizeNonemptyFile [2022-05-04T17:07:49.317Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-04T17:07:49.317Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-04T17:07:49.317Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-04T17:07:49.317Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-04T17:07:49.317Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-04T17:07:49.317Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-04T17:07:49.317Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-04T17:07:49.317Z] === RUN TestMoveToSubdir [2022-05-04T17:07:49.317Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-04T17:07:49.317Z] === RUN TestSizeNonExistingDirectory [2022-05-04T17:07:49.317Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-04T17:07:49.317Z] PASS [2022-05-04T17:07:49.317Z] coverage: 80.0% of statements [2022-05-04T17:07:49.317Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2022-05-04T17:07:49.784Z] 2022/05/04 17:07:49 Closing DB instances... [2022-05-04T17:07:49.784Z] --- PASS: TestTarFiles (3.79s) [2022-05-04T17:07:49.784Z] === RUN TestDetectCompressionZstd [2022-05-04T17:07:49.784Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-04T17:07:49.784Z] === RUN TestTarUntar [2022-05-04T17:07:49.784Z] --- PASS: TestTarUntar (0.04s) [2022-05-04T17:07:49.784Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-04T17:07:49.784Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-04T17:07:49.784Z] === RUN TestTarWithOptions [2022-05-04T17:07:49.784Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-04T17:07:49.784Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-04T17:07:49.784Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-04T17:07:49.784Z] === RUN TestUntarUstarGnuConflict [2022-05-04T17:07:49.784Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-04T17:07:49.784Z] === RUN TestUntarInvalidFilenames [2022-05-04T17:07:50.251Z] === RUN TestPollerAddRemove [2022-05-04T17:07:50.251Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-04T17:07:50.251Z] === RUN TestPollerEvent [2022-05-04T17:07:50.251Z] poller_test.go:40: No chmod on Windows [2022-05-04T17:07:50.251Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-04T17:07:50.251Z] === RUN TestPollerClose [2022-05-04T17:07:50.251Z] --- PASS: TestPollerClose (0.00s) [2022-05-04T17:07:50.251Z] PASS [2022-05-04T17:07:50.251Z] coverage: 45.7% of statements [2022-05-04T17:07:50.251Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-05-04T17:07:50.251Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1767811425\\dest" [2022-05-04T17:07:50.251Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-05-04T17:07:50.251Z] === RUN TestUntarHardlinkToSymlink [2022-05-04T17:07:50.251Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-04T17:07:50.251Z] === RUN TestUntarInvalidHardlink [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3518293899\\victim\\hello" -> "../victim/hello" [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3375270058\\victim\\hello" -> "/../victim/hello" [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1034952622\\victim" -> "../victim" [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1211776279\\victim" -> "../victim" [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink194420116\\victim" -> "../victim" [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1584628137\\victim" -> "../victim" [2022-05-04T17:07:50.251Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-04T17:07:50.251Z] === RUN TestUntarInvalidSymlink [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3595416147\\dest\\dotdot" -> "../victim/hello" [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2386032568\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink346845819\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2883777655\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1493172210\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink866413987\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2468507872\\dest\\dir\\loophole" -> "../../victim" [2022-05-04T17:07:50.251Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-04T17:07:50.251Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-04T17:07:50.251Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-04T17:07:50.251Z] === RUN TestXGlobalNoParent [2022-05-04T17:07:50.251Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-04T17:07:50.251Z] === RUN TestReplaceFileTarWrapper [2022-05-04T17:07:50.251Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-05-04T17:07:50.251Z] === RUN TestPrefixHeaderReadable [2022-05-04T17:07:50.251Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-04T17:07:50.251Z] === RUN TestDisablePigz [2022-05-04T17:07:50.251Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-04T17:07:50.717Z] --- PASS: TestDisablePigz (0.15s) [2022-05-04T17:07:50.717Z] === RUN TestPigz [2022-05-04T17:07:50.717Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-04T17:07:50.717Z] --- PASS: TestPigz (0.12s) [2022-05-04T17:07:50.717Z] === RUN TestNosysFileInfo [2022-05-04T17:07:50.717Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T17:07:50.717Z] archive_windows_test.go:16: Currently fails [2022-05-04T17:07:50.717Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestCanonicalTarNameForPath [2022-05-04T17:07:50.717Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestCanonicalTarName [2022-05-04T17:07:50.717Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestChmodTarEntry [2022-05-04T17:07:50.717Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestHardLinkOrder [2022-05-04T17:07:50.717Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-04T17:07:50.717Z] === RUN TestChangeString [2022-05-04T17:07:50.717Z] --- PASS: TestChangeString (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestChangesWithNoChanges [2022-05-04T17:07:50.717Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-04T17:07:50.717Z] === RUN TestChangesWithChanges [2022-05-04T17:07:50.717Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-04T17:07:50.717Z] === RUN TestChangesWithChangesGH13590 [2022-05-04T17:07:50.717Z] changes_test.go:196: needs more investigation [2022-05-04T17:07:50.717Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestChangesDirsEmpty [2022-05-04T17:07:50.717Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:07:50.717Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-04T17:07:50.717Z] === RUN TestChangesDirsMutated [2022-05-04T17:07:50.717Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:07:50.717Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestApplyLayer [2022-05-04T17:07:50.718Z] changes_test.go:433: needs further investigation [2022-05-04T17:07:50.718Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestChangesSizeWithHardlinks [2022-05-04T17:07:50.718Z] changes_test.go:469: needs further investigation [2022-05-04T17:07:50.718Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestChangesSizeWithNoChanges [2022-05-04T17:07:50.718Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-04T17:07:50.718Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestChangesSize [2022-05-04T17:07:50.718Z] --- PASS: TestChangesSize (0.01s) [2022-05-04T17:07:50.718Z] === RUN TestApplyLayerInvalidFilenames [2022-05-04T17:07:50.718Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2438557774\\dest" [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-04T17:07:50.718Z] === RUN TestApplyLayerInvalidHardlink [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3022342881\\victim\\hello" -> "../victim/hello" [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2968213313\\victim\\hello" -> "/../victim/hello" [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4241353377\\victim" -> "../victim" [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2037622946\\victim" -> "../victim" [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1411689653\\victim" -> "../victim" [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink706697019\\victim" -> "../victim" [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-04T17:07:50.718Z] === RUN TestApplyLayerInvalidSymlink [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1008350996\\dest\\dotdot" -> "../victim/hello" [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2199818394\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3213330346\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2471932617\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1706823165\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1070833862\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-04T17:07:50.718Z] === RUN TestApplyLayerWhiteouts [2022-05-04T17:07:50.718Z] === RUN TestCopyFileWithInvalidSrc [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCopyFile [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFile (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-04T17:07:50.718Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T17:07:50.718Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-04T17:07:50.718Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-04T17:07:50.718Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T17:07:50.718Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestWildcardMatches [2022-05-04T17:07:50.718Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestPatternMatches [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatches (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-04T17:07:50.718Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestPatternMatchesFolderExclusions [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-04T17:07:50.718Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-04T17:07:50.718Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestSingleExclamationError [2022-05-04T17:07:50.718Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestMatchesWithNoPatterns [2022-05-04T17:07:50.718Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestMatchesWithMalformedPatterns [2022-05-04T17:07:50.718Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestMatches [2022-05-04T17:07:50.718Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-04T17:07:50.718Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-04T17:07:50.718Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-04T17:07:50.718Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-04T17:07:50.718Z] --- PASS: TestMatches (0.01s) [2022-05-04T17:07:50.718Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-04T17:07:50.718Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-04T17:07:50.718Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-04T17:07:50.718Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCleanPatterns [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCleanPatternsExceptionFlag [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCleanPatternsErrorSingleException [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCreateIfNotExistsDir [2022-05-04T17:07:50.718Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCreateIfNotExistsFile [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-04T17:07:50.718Z] === RUN TestGenerateEmptyFile [2022-05-04T17:07:50.718Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestGenerateWithContent [2022-05-04T17:07:50.718Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-04T17:07:50.718Z] PASS [2022-05-04T17:07:50.718Z] coverage: 61.9% of statements [2022-05-04T17:07:50.718Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestMatch [2022-05-04T17:07:50.718Z] --- PASS: TestMatch (0.00s) [2022-05-04T17:07:50.718Z] === RUN TestCompile [2022-05-04T17:07:50.718Z] === RUN TestCompile/slash [2022-05-04T17:07:50.718Z] === RUN TestCompile/backslash [2022-05-04T17:07:50.718Z] --- PASS: TestCompile (0.00s) [2022-05-04T17:07:50.718Z] --- PASS: TestCompile/slash (0.00s) [2022-05-04T17:07:50.718Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-04T17:07:50.718Z] PASS [2022-05-04T17:07:50.718Z] coverage: 84.7% of statements [2022-05-04T17:07:50.718Z] ok github.com/docker/docker/pkg/archive 5.677s coverage: 61.9% of statements [2022-05-04T17:07:50.718Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 84.7% of statements [2022-05-04T17:07:51.702Z] === RUN TestGet [2022-05-04T17:07:51.702Z] --- PASS: TestGet (0.00s) [2022-05-04T17:07:51.702Z] === RUN TestGetShortcutString [2022-05-04T17:07:51.702Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-04T17:07:51.702Z] PASS [2022-05-04T17:07:51.702Z] coverage: 42.9% of statements [2022-05-04T17:07:51.702Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2022-05-04T17:07:51.702Z] --- PASS: TestNetworkDBCRUDTableEntry (4.45s) [2022-05-04T17:07:51.702Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-04T17:07:52.168Z] === RUN TestCreateIDMapOrder [2022-05-04T17:07:52.168Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-04T17:07:52.168Z] PASS [2022-05-04T17:07:52.168Z] coverage: 7.2% of statements [2022-05-04T17:07:52.168Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2022-05-04T17:07:53.151Z] === RUN TestFixedBufferCap [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-04T17:07:53.151Z] === RUN TestFixedBufferLen [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-04T17:07:53.151Z] === RUN TestFixedBufferString [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-04T17:07:53.151Z] === RUN TestFixedBufferWrite [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-04T17:07:53.151Z] === RUN TestFixedBufferRead [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-04T17:07:53.151Z] === RUN TestBytesPipeRead [2022-05-04T17:07:53.151Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-04T17:07:53.151Z] === RUN TestBytesPipeWrite [2022-05-04T17:07:53.151Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-04T17:07:53.151Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:50 Closing DB instances... [2022-05-04T17:07:53.596Z] --- PASS: TestNetworkDBGarbageCollection (54.63s) [2022-05-04T17:07:53.596Z] === RUN TestFindNode [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:52 Closing DB instances... [2022-05-04T17:07:53.596Z] --- PASS: TestFindNode (0.02s) [2022-05-04T17:07:53.596Z] === RUN TestChangeNodeState [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:52 Closing DB instances... [2022-05-04T17:07:53.596Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-04T17:07:53.596Z] === RUN TestNodeReincarnation [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:52 Closing DB instances... [2022-05-04T17:07:53.618Z] 2022/05/04 17:07:53 Closing DB instances... [2022-05-04T17:07:53.618Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-05-04T17:07:53.618Z] === RUN TestAtomicWriteToFile [2022-05-04T17:07:53.618Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-05-04T17:07:53.618Z] === RUN TestAtomicWriteSetCommit [2022-05-04T17:07:53.618Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-04T17:07:53.618Z] === RUN TestAtomicWriteSetCancel [2022-05-04T17:07:53.618Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-04T17:07:53.618Z] === RUN TestReadCloserWrapperClose [2022-05-04T17:07:53.618Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-04T17:07:53.618Z] === RUN TestReaderErrWrapperReadOnError [2022-05-04T17:07:53.618Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-04T17:07:53.618Z] === RUN TestReaderErrWrapperRead [2022-05-04T17:07:53.618Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-04T17:07:53.618Z] === RUN TestCancelReadCloser [2022-05-04T17:07:54.085Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-04T17:07:54.085Z] === RUN TestWriteCloserWrapperClose [2022-05-04T17:07:54.085Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-04T17:07:54.085Z] === RUN TestNopWriteCloser [2022-05-04T17:07:54.085Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-04T17:07:54.085Z] === RUN TestNopWriter [2022-05-04T17:07:54.085Z] --- PASS: TestNopWriter (0.00s) [2022-05-04T17:07:54.085Z] === RUN TestWriteCounter [2022-05-04T17:07:54.085Z] --- PASS: TestWriteCounter (0.00s) [2022-05-04T17:07:54.085Z] PASS [2022-05-04T17:07:54.085Z] coverage: 70.1% of statements [2022-05-04T17:07:54.085Z] ok github.com/docker/docker/pkg/ioutils 0.610s coverage: 70.1% of statements [2022-05-04T17:07:54.551Z] === RUN TestError [2022-05-04T17:07:54.551Z] --- PASS: TestError (0.00s) [2022-05-04T17:07:54.551Z] === RUN TestProgressString [2022-05-04T17:07:54.551Z] === RUN TestProgressString/no_progress [2022-05-04T17:07:54.551Z] === RUN TestProgressString/progress_1 [2022-05-04T17:07:54.551Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-04T17:07:54.551Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-04T17:07:54.551Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-04T17:07:54.551Z] === RUN TestProgressString/with_units [2022-05-04T17:07:54.551Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-04T17:07:54.551Z] === RUN TestProgressString/hide_counts [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-04T17:07:54.551Z] === RUN TestJSONMessageDisplay [2022-05-04T17:07:55.018Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-05-04T17:07:55.018Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-04T17:07:55.018Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-04T17:07:55.018Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-04T17:07:55.018Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-04T17:07:55.018Z] === RUN TestDisplayJSONMessagesStream [2022-05-04T17:07:55.018Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-04T17:07:55.018Z] PASS [2022-05-04T17:07:55.018Z] coverage: 91.7% of statements [2022-05-04T17:07:55.018Z] ok github.com/docker/docker/pkg/jsonmessage 0.195s coverage: 91.7% of statements [2022-05-04T17:07:55.018Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-05-04T17:07:55.018Z] === RUN TestNetworkDBNodeLeave [2022-05-04T17:07:55.485Z] === RUN TestStandardLongPath [2022-05-04T17:07:55.485Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-04T17:07:55.485Z] === RUN TestUNCLongPath [2022-05-04T17:07:55.485Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-04T17:07:55.485Z] PASS [2022-05-04T17:07:55.485Z] coverage: 100.0% of statements [2022-05-04T17:07:55.485Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2022-05-04T17:07:55.951Z] === RUN TestNameFormat [2022-05-04T17:07:55.951Z] --- PASS: TestNameFormat (0.00s) [2022-05-04T17:07:55.951Z] === RUN TestNameRetries [2022-05-04T17:07:55.951Z] --- PASS: TestNameRetries (0.00s) [2022-05-04T17:07:55.951Z] PASS [2022-05-04T17:07:55.951Z] coverage: 85.7% of statements [2022-05-04T17:07:55.951Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-05-04T17:07:56.418Z] === RUN TestParseKeyValueOpt [2022-05-04T17:07:56.418Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-04T17:07:56.418Z] === RUN TestParseUintList [2022-05-04T17:07:56.418Z] --- PASS: TestParseUintList (0.00s) [2022-05-04T17:07:56.418Z] === RUN TestParseUintListMaximumLimits [2022-05-04T17:07:56.418Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-04T17:07:56.418Z] PASS [2022-05-04T17:07:56.418Z] coverage: 97.0% of statements [2022-05-04T17:07:56.418Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-04T17:07:57.402Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T17:07:57.402Z] PASS [2022-05-04T17:07:57.402Z] coverage: 36.4% of statements [2022-05-04T17:07:57.402Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 36.4% of statements [2022-05-04T17:07:57.868Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-04T17:07:57.868Z] === RUN TestNetworkDBWatch [2022-05-04T17:07:57.868Z] === RUN TestNewAndRemove [2022-05-04T17:07:57.868Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-04T17:07:57.868Z] === RUN TestRemoveInvalidPath [2022-05-04T17:07:57.868Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-04T17:07:57.868Z] PASS [2022-05-04T17:07:57.868Z] coverage: 82.6% of statements [2022-05-04T17:07:57.868Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-04T17:07:58.340Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-04T17:07:58.340Z] === RUN TestParallelCreate [2022-05-04T17:07:58.340Z] 2022/05/04 17:07:57 Closing DB instances... [2022-05-04T17:07:58.340Z] --- PASS: TestParallelCreate (0.02s) [2022-05-04T17:07:58.340Z] === RUN TestParallelDelete [2022-05-04T17:07:58.340Z] 2022/05/04 17:07:57 Closing DB instances... [2022-05-04T17:07:58.340Z] --- PASS: TestParallelDelete (0.02s) [2022-05-04T17:07:58.340Z] === RUN TestNetworkDBIslands [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3be72e68b726 with config:&{NodeID:3be72e68b726 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:690575f97247 with config:&{NodeID:690575f97247 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5343969e9a53 with config:&{NodeID:5343969e9a53 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-04T17:07:58.852Z] --- PASS: TestGetAddress (21.34s) [2022-05-04T17:07:58.852Z] === RUN TestRequestSyntaxCheck [2022-05-04T17:07:58.852Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-04T17:07:58.852Z] === RUN TestRequest [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3e7488792bde with config:&{NodeID:3e7488792bde Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-04T17:07:59.319Z] 2022/05/04 17:07:59 Closing DB instances... [2022-05-04T17:07:59.319Z] === RUN TestFailedConnection [2022-05-04T17:07:59.607Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-04T17:07:59.607Z] === RUN TestInfoDebug [2022-05-04T17:07:59.607Z] --- PASS: TestInfoDebug (0.52s) [2022-05-04T17:07:59.607Z] === RUN TestInfoInsecureRegistries [2022-05-04T17:07:59.607Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-04T17:07:59.607Z] === RUN TestInfoRegistryMirrors [2022-05-04T17:07:59.607Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-04T17:07:59.607Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T17:07:59.607Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-04T17:07:59.607Z] === RUN TestPingCacheHeaders [2022-05-04T17:07:59.607Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-04T17:07:59.607Z] === RUN TestPingGet [2022-05-04T17:07:59.607Z] --- PASS: TestPingGet (0.01s) [2022-05-04T17:07:59.607Z] === RUN TestPingHead [2022-05-04T17:07:59.607Z] --- PASS: TestPingHead (0.02s) [2022-05-04T17:07:59.607Z] === RUN TestPingSwarmHeader [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:90788e31ceab with config:&{NodeID:90788e31ceab Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-05-04T17:08:00.172Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:08:00.206Z] networkdb_test.go:835: Re-joining: 3 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="The new bootstrap node list is:[172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10033" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49390" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49391" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10034" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10035" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49392" [2022-05-04T17:08:00.206Z] networkdb_test.go:835: Re-joining: 4 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=info msg="The new bootstrap node list is:[172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10033" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49393" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10034" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49394" [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49395" [2022-05-04T17:08:00.207Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10035" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node 0 leaving" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node2(690575f97247): Node leave event for 3be72e68b726/172.28.84.228" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node3(5343969e9a53): Node leave event for 3be72e68b726/172.28.84.228" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node4(3e7488792bde): Node leave event for 3be72e68b726/172.28.84.228" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node5(90788e31ceab): Node leave event for 3be72e68b726/172.28.84.228" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node1(3be72e68b726): Node leave event for 3be72e68b726/172.28.84.228" [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster" [2022-05-04T17:08:00.738Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T17:08:00.877Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-04T17:08:00.877Z] === RUN TestNetworkDBBulkSync [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.84.228:10036: use of closed network connection" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node 1 leaving" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeLeft" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node5(90788e31ceab): Node leave event for 690575f97247/172.28.84.228" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeFailed" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247/172.28.84.228, added to failed nodes list" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeLeft" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeLeft" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node3(5343969e9a53): Node leave event for 690575f97247/172.28.84.228" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node4(3e7488792bde): Node leave event for 690575f97247/172.28.84.228" [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=error msg="node: 690575f97247 is unknown to memberlist" [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="node 2 leaving" [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53 change state NodeActive --> NodeLeft" [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="node4(3e7488792bde): Node leave event for 5343969e9a53/172.28.84.228" [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53 change state NodeActive --> NodeLeft" [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="node5(90788e31ceab): Node leave event for 5343969e9a53/172.28.84.228" [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53 change state NodeActive --> NodeLeft" [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="node3(5343969e9a53): Node leave event for 5343969e9a53/172.28.84.228" [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53/172.28.84.228, left gossip cluster" [2022-05-04T17:08:01.672Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T17:08:01.672Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-05-04T17:08:01.672Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T17:08:01.672Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T17:08:01.672Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T17:08:01.672Z] === RUN TestVersion [2022-05-04T17:08:01.672Z] --- PASS: TestVersion (0.02s) [2022-05-04T17:08:01.672Z] === CONT TestDiskUsage [2022-05-04T17:08:01.860Z] --- PASS: TestFailedConnection (2.14s) [2022-05-04T17:08:01.860Z] === RUN TestFailOnce [2022-05-04T17:08:01.860Z] 2022/05/04 17:08:01 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-05-04T17:08:01.860Z] goroutine 34 [running]: [2022-05-04T17:08:01.860Z] net/http.(*conn).serve.func1() [2022-05-04T17:08:01.860Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T17:08:01.860Z] panic({0x1443700, 0x158d0e0}) [2022-05-04T17:08:01.860Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T17:08:01.860Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000099a70?) [2022-05-04T17:08:01.860Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-04T17:08:01.860Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15928f8?, 0xc0000ba000?}, 0x139da86?) [2022-05-04T17:08:01.860Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T17:08:01.860Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x15928f8, 0xc0000ba000}, 0xc0000b4000) [2022-05-04T17:08:01.860Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-04T17:08:01.860Z] net/http.serverHandler.ServeHTTP({0x1590f18?}, {0x15928f8, 0xc0000ba000}, 0xc0000b4000) [2022-05-04T17:08:01.860Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T17:08:01.860Z] net/http.(*conn).serve(0xc000220000, {0x1592df8, 0xc0002020c0}) [2022-05-04T17:08:01.860Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T17:08:01.860Z] created by net/http.(*Server).Serve [2022-05-04T17:08:01.860Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T17:08:01.860Z] time="2022-05-04T17:08:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53/172.28.84.228, left gossip cluster" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53/172.28.84.228, left gossip cluster" [2022-05-04T17:08:02.075Z] networkdb_test.go:867: node4: OK [2022-05-04T17:08:02.075Z] networkdb_test.go:867: node5: OK [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="node 0 coming back" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e19fab1d34e1 with config:&{NodeID:e19fab1d34e1 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="node 1 coming back" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ad333457bfaf with config:&{NodeID:ad333457bfaf Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="node 2 coming back" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e9e0859f3c8a with config:&{NodeID:e9e0859f3c8a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list" [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T17:08:02.241Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T17:08:02.327Z] 2022/05/04 17:08:01 Closing DB instances... [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T17:08:02.508Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T17:08:02.545Z] time="2022-05-04T17:08:02Z" level=debug msg="memberlist: Failed ping: 3e7488792bde (timeout reached)" [2022-05-04T17:08:02.545Z] time="2022-05-04T17:08:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.84.228:10037: use of closed network connection" [2022-05-04T17:08:02.545Z] time="2022-05-04T17:08:02Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49396" [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T17:08:02.768Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T17:08:02.794Z] --- PASS: TestFailOnce (1.16s) [2022-05-04T17:08:02.794Z] === RUN TestEchoInputOutput [2022-05-04T17:08:02.794Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-04T17:08:02.794Z] === RUN TestBackoff [2022-05-04T17:08:02.794Z] --- PASS: TestBackoff (0.00s) [2022-05-04T17:08:02.794Z] === RUN TestAbortRetry [2022-05-04T17:08:02.794Z] --- PASS: TestAbortRetry (0.00s) [2022-05-04T17:08:02.794Z] === RUN TestClientScheme [2022-05-04T17:08:02.794Z] --- PASS: TestClientScheme (0.00s) [2022-05-04T17:08:02.794Z] === RUN TestNewClientWithTimeout [2022-05-04T17:08:03.012Z] time="2022-05-04T17:08:02Z" level=warning msg="memberlist: Was able to connect to 3e7488792bde but other probes failed, network may be misconfigured" [2022-05-04T17:08:03.026Z] --- PASS: TestDiskUsage (1.20s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-04T17:08:03.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:08:03.027Z] PASS [2022-05-04T17:08:03.027Z] [2022-05-04T17:08:03.027Z] === Skipped [2022-05-04T17:08:03.027Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:08:03.027Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T17:08:03.027Z] [2022-05-04T17:08:03.027Z] DONE 54 tests, 1 skipped in 22.240s [2022-05-04T17:08:03.027Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T17:08:03.027Z] ++ 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 [2022-05-04T17:08:03.027Z] ++ set -e [2022-05-04T17:08:03.027Z] ++ '[' -n 0 ']' [2022-05-04T17:08:03.027Z] ++ set -x [2022-05-04T17:08:03.027Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:08:03.027Z] INFO: Testing against a local daemon [2022-05-04T17:08:03.027Z] === RUN TestVolumesCreateAndList [2022-05-04T17:08:03.027Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T17:08:03.027Z] === RUN TestVolumesRemove [2022-05-04T17:08:03.247Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T17:08:03.247Z] Using test binary docker [2022-05-04T17:08:03.247Z] +++ /etc/init.d/apparmor start [2022-05-04T17:08:03.247Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T17:08:03.247Z] INFO: Waiting for daemon to start... [2022-05-04T17:08:03.247Z] Starting dockerd [2022-05-04T17:08:03.247Z] +++ 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 [2022-05-04T17:08:03.247Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T17:08:03.247Z] Using test binary docker [2022-05-04T17:08:03.247Z] +++ /etc/init.d/apparmor start [2022-05-04T17:08:03.247Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T17:08:03.247Z] INFO: Waiting for daemon to start... [2022-05-04T17:08:03.247Z] Starting dockerd [2022-05-04T17:08:03.247Z] +++ 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 [2022-05-04T17:08:03.261Z] time="2022-05-04T17:08:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-04T17:08:03.284Z] === RUN TestVolumesInspect [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-04T17:08:03.284Z] === RUN TestVolumesInvalidJSON [2022-05-04T17:08:03.284Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T17:08:03.284Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T17:08:03.284Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T17:08:03.284Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T17:08:03.284Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T17:08:03.284Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T17:08:03.284Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T17:08:03.284Z] PASS [2022-05-04T17:08:03.284Z] [2022-05-04T17:08:03.284Z] DONE 9 tests in 0.218s [2022-05-04T17:08:03.284Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T17:08:03.285Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T17:08:03.285Z] +++ kill 14237 [2022-05-04T17:08:03.542Z] +++ /etc/init.d/apparmor stop [2022-05-04T17:08:03.542Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T17:08:03.542Z] [2022-05-04T17:08:03.542Z] Unloading profiles will leave already running processes permanently [2022-05-04T17:08:03.542Z] unconfined, which can lead to unexpected situations. [2022-05-04T17:08:03.542Z] [2022-05-04T17:08:03.542Z] To set a process to complain mode, use the command line tool [2022-05-04T17:08:03.542Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T17:08:03.542Z] +++ true [2022-05-04T17:08:03.542Z] exiting test-integration [2022-05-04T17:08:03.542Z] ++ exit 0 [2022-05-04T17:08:03.542Z] [2022-05-04T17:08:03.727Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-04T17:08:03.728Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-04T17:08:03.815Z] . [2022-05-04T17:08:03.815Z] [2022-05-04T17:08:03.815Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T17:08:03.815Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T17:08:04.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T17:08:04.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T17:08:04.074Z] Error: No such image: emptyfsError: No such image: emptyfs [2022-05-04T17:08:04.074Z] [2022-05-04T17:08:04.074Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-04T17:08:04.074Z] ++++ docker load [2022-05-04T17:08:04.074Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-04T17:08:04.074Z] ++++ docker load Post stage [Pipeline] junit [2022-05-04T17:08:04.119Z] Recording test results [2022-05-04T17:08:04.194Z] --- PASS: TestRequest (5.34s) [2022-05-04T17:08:04.194Z] === RUN TestOverlappingRequests [2022-05-04T17:08:04.243Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T17:08:04.577Z] + echo Ensuring container killed. [2022-05-04T17:08:04.577Z] Ensuring container killed. [2022-05-04T17:08:04.577Z] + docker rm -vf docker-pr2 [2022-05-04T17:08:04.577Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-04T17:08:04.643Z] Running integration-test (iteration 1) [2022-05-04T17:08:04.643Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-04T17:08:04.643Z] ++ 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)/' [2022-05-04T17:08:04.643Z] ++ set -e [2022-05-04T17:08:04.643Z] ++ '[' -n 0 ']' [2022-05-04T17:08:04.643Z] ++ set -x [2022-05-04T17:08:04.643Z] ++ env -i DEST=/go/src/github.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)/' [2022-05-04T17:08:04.643Z] Running integration-test (iteration 1) [2022-05-04T17:08:04.643Z] 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)/ [2022-05-04T17:08:04.643Z] ++ 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)/' [2022-05-04T17:08:04.643Z] ++ set -e [2022-05-04T17:08:04.643Z] ++ '[' -n 0 ']' [2022-05-04T17:08:04.643Z] ++ set -x [2022-05-04T17:08:04.643Z] ++ env -i DEST=/go/src/github.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)/' [2022-05-04T17:08:04.661Z] --- PASS: TestOverlappingRequests (0.28s) [2022-05-04T17:08:04.661Z] === RUN TestRelease [2022-05-04T17:08:04.661Z] time="2022-05-04T17:08:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-04T17:08:04.857Z] + echo Chowning /workspace to jenkins user [2022-05-04T17:08:04.857Z] Chowning /workspace to jenkins user [2022-05-04T17:08:04.857Z] + id -u [2022-05-04T17:08:04.857Z] + id -g [2022-05-04T17:08:04.857Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T17:08:05.224Z] time="2022-05-04T17:08:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]" [2022-05-04T17:08:05.579Z] Loaded image: busybox:latest [2022-05-04T17:08:05.579Z] Loaded image: busybox:latest [2022-05-04T17:08:05.645Z] --- PASS: TestRelease (1.00s) [2022-05-04T17:08:05.645Z] === RUN TestAllocateRandomDeallocate [2022-05-04T17:08:05.692Z] time="2022-05-04T17:08:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]" [2022-05-04T17:08:05.838Z] Loaded image: busybox:glibc [2022-05-04T17:08:05.838Z] Loaded image: busybox:glibc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T17:08:06.524Z] + bundleName=arm64-integration [2022-05-04T17:08:06.524Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-04T17:08:06.524Z] Creating arm64-integration-bundles.tar.gz [2022-05-04T17:08:06.524Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-04T17:08:06.524Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-05-04T17:08:06.629Z] 2022/05/04 17:08:06 Closing DB instances... [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10033" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49397" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, is the new incarnation of the shutdown node 3be72e68b726/172.28.84.228" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10034" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49398" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, is the new incarnation of the shutdown node 690575f97247/172.28.84.228" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49399" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10035" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, is the new incarnation of the shutdown node 5343969e9a53/172.28.84.228" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, is the new incarnation of the shutdown node 690575f97247/172.28.84.228" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, is the new incarnation of the shutdown node 3be72e68b726/172.28.84.228" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, is the new incarnation of the shutdown node 5343969e9a53/172.28.84.228" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10033" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49400" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10034" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49401" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.84.228:10035" [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49402" [Pipeline] archiveArtifacts [2022-05-04T17:08:06.793Z] Archiving artifacts [2022-05-04T17:08:07.097Z] === RUN TestParseEmptyInterface [2022-05-04T17:08:07.097Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-04T17:08:07.097Z] === RUN TestParseNonInterfaceType [2022-05-04T17:08:07.097Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-04T17:08:07.097Z] === RUN TestParseWithOneFunction [2022-05-04T17:08:07.097Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-04T17:08:07.097Z] === RUN TestParseWithMultipleFuncs [2022-05-04T17:08:07.097Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-04T17:08:07.097Z] === RUN TestParseWithUnnamedReturn [2022-05-04T17:08:07.097Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-04T17:08:07.097Z] === RUN TestEmbeddedInterface [2022-05-04T17:08:07.097Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-04T17:08:07.097Z] === RUN TestParsedImports [2022-05-04T17:08:07.097Z] --- PASS: TestParsedImports (0.00s) [2022-05-04T17:08:07.097Z] === RUN TestAliasedImports [2022-05-04T17:08:07.097Z] --- PASS: TestAliasedImports (0.00s) [2022-05-04T17:08:07.097Z] PASS [2022-05-04T17:08:07.097Z] coverage: 56.8% of statements [2022-05-04T17:08:07.097Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-05-04T17:08:07.097Z] time="2022-05-04T17:08:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-04T17:08:07.101Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T17:08:07.143Z] 2022/05/04 17:08:06 Closing DB instances... [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node5(90788e31ceab): Node leave event for e19fab1d34e1/172.28.84.228" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node3(e9e0859f3c8a): Node leave event for e19fab1d34e1/172.28.84.228" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node2(ad333457bfaf): Node leave event for e19fab1d34e1/172.28.84.228" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node4(3e7488792bde): Node leave event for e19fab1d34e1/172.28.84.228" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node1(e19fab1d34e1): Node leave event for e19fab1d34e1/172.28.84.228" [2022-05-04T17:08:07.412Z] + make clean [2022-05-04T17:08:07.412Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T17:08:07.412Z] docker-dev-cache [2022-05-04T17:08:07.412Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node3(e9e0859f3c8a): Node leave event for ad333457bfaf/172.28.84.228" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node5(90788e31ceab): Node leave event for ad333457bfaf/172.28.84.228" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node4(3e7488792bde): Node leave event for ad333457bfaf/172.28.84.228" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft" [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node2(ad333457bfaf): Node leave event for ad333457bfaf/172.28.84.228" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a change state NodeActive --> NodeLeft" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="node5(90788e31ceab): Node leave event for e9e0859f3c8a/172.28.84.228" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a change state NodeActive --> NodeLeft" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="node4(3e7488792bde): Node leave event for e9e0859f3c8a/172.28.84.228" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a change state NodeActive --> NodeLeft" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="node3(e9e0859f3c8a): Node leave event for e9e0859f3c8a/172.28.84.228" [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, left gossip cluster" [2022-05-04T17:08:08.082Z] === RUN TestHTTPTransport [2022-05-04T17:08:08.082Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-04T17:08:08.082Z] PASS [2022-05-04T17:08:08.082Z] coverage: 85.7% of statements [2022-05-04T17:08:08.082Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, left gossip cluster" [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, left gossip cluster" [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=debug msg="memberlist: Failed ping: 3e7488792bde (timeout reached)" [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.84.228:10037: use of closed network connection" [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.84.228:10035: use of closed network connection" [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49403" [2022-05-04T17:08:08.548Z] --- PASS: TestAllocateRandomDeallocate (2.88s) [2022-05-04T17:08:08.548Z] === RUN TestRetrieveFromStore [2022-05-04T17:08:08.548Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-04T17:08:08.548Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T17:08:08.548Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-04T17:08:08.548Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-04T17:08:08.548Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-04T17:08:08.548Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-04T17:08:08.548Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-04T17:08:08.548Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T17:08:08.548Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-04T17:08:08.548Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-04T17:08:08.548Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-04T17:08:08.548Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-04T17:08:08.548Z] === RUN TestBufferPoolPutAndGet [2022-05-04T17:08:08.548Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-04T17:08:08.548Z] PASS [2022-05-04T17:08:08.548Z] coverage: 88.2% of statements [2022-05-04T17:08:08.548Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [Pipeline] } [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="Node 3e7488792bde change state NodeActive --> NodeLeft" [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="node5(90788e31ceab): Node leave event for 3e7488792bde/172.28.84.228" [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="Node 3e7488792bde change state NodeActive --> NodeLeft" [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="node4(3e7488792bde): Node leave event for 3e7488792bde/172.28.84.228" [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=warning msg="memberlist: Was able to connect to 3e7488792bde but other probes failed, network may be misconfigured" [2022-05-04T17:08:09.014Z] === RUN TestOutputOnPrematureClose [2022-05-04T17:08:09.014Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-04T17:08:09.014Z] === RUN TestCompleteSilently [2022-05-04T17:08:09.014Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-04T17:08:09.014Z] PASS [2022-05-04T17:08:09.014Z] coverage: 75.9% of statements [2022-05-04T17:08:09.014Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T17:08:09.479Z] time="2022-05-04T17:08:09Z" level=info msg="Node 3e7488792bde/172.28.84.228, left gossip cluster" [2022-05-04T17:08:09.479Z] time="2022-05-04T17:08:09Z" level=info msg="Node 3e7488792bde/172.28.84.228, left gossip cluster" [2022-05-04T17:08:09.480Z] --- PASS: TestRetrieveFromStore (0.98s) [2022-05-04T17:08:09.481Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-04T17:08:09.481Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-04T17:08:09.481Z] === RUN TestParallelPredefinedRequest1 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-04T17:08:09.481Z] === RUN TestParallelPredefinedRequest2 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-04T17:08:09.481Z] === RUN TestParallelPredefinedRequest3 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-04T17:08:09.481Z] === RUN TestParallelPredefinedRequest4 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-04T17:08:09.481Z] === RUN TestParallelPredefinedRequest5 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-04T17:08:09.481Z] === RUN TestDebug [2022-05-04T17:08:09.481Z] --- PASS: TestDebug (0.00s) [2022-05-04T17:08:09.481Z] === RUN TestRequestPoolParallel [2022-05-04T17:08:09.481Z] === RUN TestSendToOneSub [2022-05-04T17:08:09.481Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-04T17:08:09.481Z] === RUN TestSendToMultipleSubs [2022-05-04T17:08:09.481Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-04T17:08:09.481Z] === RUN TestEvictOneSub [2022-05-04T17:08:09.481Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-04T17:08:09.481Z] === RUN TestClosePublisher [2022-05-04T17:08:09.481Z] --- PASS: TestClosePublisher (0.00s) [2022-05-04T17:08:09.481Z] === RUN TestPubSubRace [2022-05-04T17:08:09.481Z] --- PASS: TestRequestPoolParallel (0.32s) [2022-05-04T17:08:09.481Z] === RUN TestFullAllocateRelease [2022-05-04T17:08:09.947Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2022-05-04T17:08:09.947Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-04T17:08:09.947Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-05-04T17:08:09.947Z] === RUN TestOddAllocateRelease [2022-05-04T17:08:10.414Z] --- PASS: TestOddAllocateRelease (0.18s) [2022-05-04T17:08:10.414Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-04T17:08:10.414Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2022-05-04T17:08:10.414Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-04T17:08:10.414Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-04T17:08:10.414Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-04T17:08:10.414Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T17:08:10.414Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T17:08:10.414Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T17:08:10.414Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T17:08:10.414Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-04T17:08:10.414Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T17:08:10.414Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-04T17:08:10.414Z] PASS [2022-05-04T17:08:10.414Z] coverage: 85.3% of statements [2022-05-04T17:08:10.414Z] ok github.com/docker/docker/libnetwork/ipam 37.517s coverage: 85.3% of statements [2022-05-04T17:08:10.414Z] --- PASS: TestPubSubRace (1.05s) [2022-05-04T17:08:10.414Z] PASS [2022-05-04T17:08:10.414Z] coverage: 75.0% of statements [2022-05-04T17:08:10.414Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2022-05-04T17:08:10.468Z] time="2022-05-04T17:08:09Z" level=info msg="Node 90788e31ceab/172.28.84.228, left gossip cluster" [2022-05-04T17:08:10.468Z] time="2022-05-04T17:08:09Z" level=info msg="Node 90788e31ceab change state NodeActive --> NodeFailed" [2022-05-04T17:08:10.468Z] time="2022-05-04T17:08:09Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to failed nodes list" [2022-05-04T17:08:10.468Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-04T17:08:10.468Z] PASS [2022-05-04T17:08:10.468Z] coverage: 60.0% of statements [2022-05-04T17:08:10.468Z] ok github.com/docker/docker/libnetwork/networkdb 104.046s coverage: 60.0% of statements [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/quota [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T17:08:10.468Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T17:08:10.883Z] 2022/05/04 17:08:10 Closing DB instances... [2022-05-04T17:08:10.883Z] === RUN TestRegister [2022-05-04T17:08:10.883Z] --- PASS: TestRegister (0.00s) [2022-05-04T17:08:10.883Z] === RUN TestCommand [2022-05-04T17:08:11.111Z] Loaded image: debian:bullseye-slim [2022-05-04T17:08:11.111Z] Loaded image: hello-world:latest [2022-05-04T17:08:11.111Z] Loaded image: debian:bullseye-slim [2022-05-04T17:08:11.111Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T17:08:11.111Z] Loaded image: hello-world:latest [2022-05-04T17:08:11.111Z] INFO: Testing against a local daemon [2022-05-04T17:08:11.111Z] === RUN TestDockerDaemonSuite [2022-05-04T17:08:11.111Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-04T17:08:11.111Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T17:08:11.111Z] INFO: Testing against a local daemon [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T17:08:11.111Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T17:08:11.348Z] --- PASS: TestCommand (0.02s) [2022-05-04T17:08:11.348Z] === RUN TestNaiveSelf [2022-05-04T17:08:11.348Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-04T17:08:11.348Z] PASS [2022-05-04T17:08:11.348Z] coverage: 82.4% of statements [2022-05-04T17:08:11.348Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2022-05-04T17:08:11.815Z] time="2022-05-04T17:08:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-04T17:08:11.815Z] === RUN TestDump [2022-05-04T17:08:11.815Z] goroutine 19 [running]: [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.dump(0xb02d57?) [2022-05-04T17:08:11.815Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-04T17:08:11.815Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-04T17:08:11.815Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-04T17:08:11.815Z] testing.tRunner(0xc0000851e0, 0xcca498) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:08:11.815Z] created by testing.(*T).Run [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T17:08:11.815Z] [2022-05-04T17:08:11.815Z] goroutine 1 [chan receive]: [2022-05-04T17:08:11.815Z] testing.(*T).Run(0xc000085040, {0xcb913c?, 0xadc1f3?}, 0xcca498) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T17:08:11.815Z] testing.runTests.func1(0xc0000b6840?) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T17:08:11.815Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:08:11.815Z] testing.runTests(0xc000094460?, {0xe4e400, 0x3, 0x3}, {0x206ddb70598?, 0x40?, 0xe534a0?}) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T17:08:11.815Z] testing.(*M).Run(0xc000094460) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T17:08:11.815Z] main.main() [2022-05-04T17:08:11.815Z] _testmain.go:99 +0x255 [2022-05-04T17:08:11.815Z] --- PASS: TestDump (0.00s) [2022-05-04T17:08:11.815Z] === RUN TestDumpToFile [2022-05-04T17:08:11.815Z] --- PASS: TestDumpToFile (0.12s) [2022-05-04T17:08:11.815Z] === RUN TestDumpToFileWithEmptyInput [2022-05-04T17:08:11.815Z] goroutine 21 [running]: [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.dump(0xb7ed13?) [2022-05-04T17:08:11.815Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xb7ece0?}) [2022-05-04T17:08:11.815Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-05-04T17:08:11.815Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-04T17:08:11.815Z] testing.tRunner(0xc000085860, 0xcca488) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:08:11.815Z] created by testing.(*T).Run [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T17:08:11.815Z] [2022-05-04T17:08:11.815Z] goroutine 1 [chan receive]: [2022-05-04T17:08:11.815Z] testing.(*T).Run(0xc000085040, {0xcc0713?, 0x1c?}, 0xcca488) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T17:08:11.815Z] testing.runTests.func1(0xc0000b6840?) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T17:08:11.815Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:08:11.815Z] testing.runTests(0xc000094460?, {0xe4e400, 0x3, 0x3}, {0x206ddb70598?, 0x40?, 0xe534a0?}) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T17:08:11.815Z] testing.(*M).Run(0xc000094460) [2022-05-04T17:08:11.815Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T17:08:11.815Z] main.main() [2022-05-04T17:08:11.815Z] _testmain.go:99 +0x255 [2022-05-04T17:08:11.815Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-04T17:08:11.815Z] PASS [2022-05-04T17:08:11.815Z] coverage: 90.9% of statements [2022-05-04T17:08:11.815Z] ok github.com/docker/docker/pkg/stack 0.151s coverage: 90.9% of statements [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === Skipped [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-04T17:08:12.030Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-04T17:08:12.030Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-04T17:08:12.030Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-04T17:08:12.030Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-04T17:08:12.030Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T17:08:12.030Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T17:08:12.030Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T17:08:12.030Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T17:08:12.030Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-04T17:08:12.030Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T17:08:12.030Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-04T17:08:12.030Z] daemon_test.go:145: root required [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T17:08:12.030Z] reload_test.go:342: root required [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T17:08:12.030Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T17:08:12.030Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-04T17:08:12.030Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-04T17:08:12.030Z] download_test.go:267: Needs fixing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-04T17:08:12.030Z] layer_test.go:291: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-04T17:08:12.030Z] layer_test.go:340: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-04T17:08:12.030Z] layer_test.go:455: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-04T17:08:12.030Z] layer_test.go:684: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-04T17:08:12.030Z] migration_test.go:45: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T17:08:12.030Z] migration_test.go:181: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-04T17:08:12.030Z] mount_test.go:17: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-04T17:08:12.030Z] mount_test.go:76: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-04T17:08:12.030Z] mount_test.go:125: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-04T17:08:12.030Z] mount_test.go:212: Failing on Windows [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-04T17:08:12.030Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-04T17:08:12.030Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T17:08:12.030Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-04T17:08:12.030Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-04T17:08:12.030Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-04T17:08:12.030Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-04T17:08:12.030Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-04T17:08:12.030Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-04T17:08:12.030Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-04T17:08:12.030Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-04T17:08:12.030Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-04T17:08:12.030Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T17:08:12.030Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T17:08:12.030Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T17:08:12.030Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T17:08:12.030Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T17:08:12.030Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-04T17:08:12.030Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-04T17:08:12.030Z] archive_test.go:140: zstd not installed [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-04T17:08:12.030Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:08:12.030Z] archive_windows_test.go:16: Currently fails [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-04T17:08:12.030Z] changes_test.go:196: needs more investigation [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-04T17:08:12.030Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-04T17:08:12.030Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-04T17:08:12.030Z] changes_test.go:433: needs further investigation [2022-05-04T17:08:12.030Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-04T17:08:12.031Z] changes_test.go:469: needs further investigation [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-04T17:08:12.031Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-04T17:08:12.031Z] poller_test.go:40: No chmod on Windows [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T17:08:12.031Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T17:08:12.031Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-04T17:08:12.031Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-04T17:08:12.031Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-04T17:08:12.031Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-04T17:08:12.031Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-04T17:08:12.031Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T17:08:12.031Z] [2022-05-04T17:08:12.031Z] DONE 2287 tests, 70 skipped in 254.577s [2022-05-04T17:08:12.031Z] INFO: make.ps1 ended at 05/04/2022 17:08:11 [2022-05-04T17:08:12.281Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-04T17:08:12.281Z] === RUN TestNetworkDBGarbageCollection [2022-05-04T17:08:12.281Z] === RUN TestNewStdWriter [2022-05-04T17:08:12.281Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-04T17:08:12.281Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestWriteWithNilBytes [2022-05-04T17:08:12.281Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestWrite [2022-05-04T17:08:12.281Z] --- PASS: TestWrite (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestWriteWithWriterError [2022-05-04T17:08:12.281Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-04T17:08:12.281Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestStdCopyWriteAndRead [2022-05-04T17:08:12.281Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-04T17:08:12.281Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-04T17:08:12.281Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-04T17:08:12.281Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-04T17:08:12.282Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-04T17:08:12.282Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-04T17:08:12.282Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-04T17:08:12.282Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-04T17:08:12.282Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-04T17:08:12.282Z] PASS [2022-05-04T17:08:12.282Z] coverage: 100.0% of statements [2022-05-04T17:08:12.282Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2022-05-04T17:08:13.263Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-04T17:08:13.263Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-04T17:08:13.263Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestFormatStatus [2022-05-04T17:08:13.263Z] --- PASS: TestFormatStatus (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestFormatError [2022-05-04T17:08:13.263Z] --- PASS: TestFormatError (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestFormatJSONError [2022-05-04T17:08:13.263Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-04T17:08:13.263Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-04T17:08:13.263Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestNewJSONProgressOutput [2022-05-04T17:08:13.263Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestAuxFormatterEmit [2022-05-04T17:08:13.263Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestStreamWriterStdout [2022-05-04T17:08:13.263Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-04T17:08:13.263Z] === RUN TestStreamWriterStderr [2022-05-04T17:08:13.263Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-04T17:08:13.263Z] PASS [2022-05-04T17:08:13.263Z] coverage: 66.2% of statements [2022-05-04T17:08:13.263Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-05-04T17:08:13.643Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T17:08:13.643Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T17:08:13.731Z] === RUN TestGenerateRandomID [2022-05-04T17:08:13.731Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-04T17:08:13.731Z] === RUN TestShortenId [2022-05-04T17:08:13.731Z] --- PASS: TestShortenId (0.00s) [2022-05-04T17:08:13.731Z] === RUN TestShortenSha256Id [2022-05-04T17:08:13.731Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-04T17:08:13.731Z] === RUN TestShortenIdEmpty [2022-05-04T17:08:13.731Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-04T17:08:13.731Z] === RUN TestShortenIdInvalid [2022-05-04T17:08:13.731Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-04T17:08:13.731Z] === RUN TestIsShortIDNonHex [2022-05-04T17:08:13.731Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-04T17:08:13.731Z] === RUN TestIsShortIDNotCorrectSize [2022-05-04T17:08:13.731Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-04T17:08:13.731Z] PASS [2022-05-04T17:08:13.731Z] coverage: 70.6% of statements [2022-05-04T17:08:13.731Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-05-04T17:08:14.197Z] === RUN TestIsCpusetListAvailable [2022-05-04T17:08:14.197Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-04T17:08:14.197Z] PASS [2022-05-04T17:08:14.197Z] coverage: 39.4% of statements [2022-05-04T17:08:14.197Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2022-05-04T17:08:14.212Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T17:08:14.212Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T17:08:14.974Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-04T17:08:14.974Z] INFO: Unit tests ended at 05/04/2022 17:08:14. Duration:00:04:27.0801069 [2022-05-04T17:08:14.974Z] INFO: Building busybox [2022-05-04T17:08:14.974Z] Sending build context to Docker daemon 5.12kB [2022-05-04T17:08:14.974Z] [2022-05-04T17:08:14.974Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-04T17:08:14.974Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-04T17:08:14.974Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-04T17:08:14.974Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-04T17:08:14.974Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-04T17:08:14.974Z] ---> aa8714eb8356 [2022-05-04T17:08:14.974Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-04T17:08:14.974Z] ---> Running in 8a09ec5329b5 [2022-05-04T17:08:15.156Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T17:08:15.156Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T17:08:15.156Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T17:08:15.181Z] === RUN TestChtimes [2022-05-04T17:08:15.181Z] --- PASS: TestChtimes (0.00s) [2022-05-04T17:08:15.181Z] === RUN TestChtimesWindows [2022-05-04T17:08:15.181Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-04T17:08:15.181Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-04T17:08:15.181Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-04T17:08:15.181Z] PASS [2022-05-04T17:08:15.181Z] coverage: 13.0% of statements [2022-05-04T17:08:15.181Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-05-04T17:08:16.167Z] === RUN TestTailFile [2022-05-04T17:08:16.167Z] --- PASS: TestTailFile (0.00s) [2022-05-04T17:08:16.167Z] === RUN TestTailFileManyLines [2022-05-04T17:08:16.167Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-04T17:08:16.167Z] === RUN TestTailEmptyFile [2022-05-04T17:08:16.167Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-04T17:08:16.167Z] === RUN TestTailNegativeN [2022-05-04T17:08:16.167Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/truncated_last_line [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/no_delimiter [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.167Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:08:16.167Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.168Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.168Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.169Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.169Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.170Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:08:16.170Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.171Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.171Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.172Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:08:16.173Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.01s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:08:16.174Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:08:16.534Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:08:16.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:08:16.641Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:08:16.642Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:08:16.642Z] PASS [2022-05-04T17:08:16.642Z] coverage: 88.6% of statements [2022-05-04T17:08:16.642Z] ok github.com/docker/docker/pkg/tailfile 0.131s coverage: 88.6% of statements [2022-05-04T17:08:17.103Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T17:08:17.103Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T17:08:17.103Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T17:08:17.108Z] === RUN TestTarSumRemoveNonExistent [2022-05-04T17:08:17.108Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestTarSumRemove [2022-05-04T17:08:17.108Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestSortFileInfoSums [2022-05-04T17:08:17.108Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestNewTarSumForLabelInvalid [2022-05-04T17:08:17.108Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestNewTarSumForLabel [2022-05-04T17:08:17.108Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestEmptyTar [2022-05-04T17:08:17.108Z] --- PASS: TestEmptyTar (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestTarSumsReadSize [2022-05-04T17:08:17.108Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestTarSums [2022-05-04T17:08:17.108Z] --- PASS: TestTarSums (0.05s) [2022-05-04T17:08:17.108Z] === RUN TestIteration [2022-05-04T17:08:17.108Z] --- PASS: TestIteration (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestVersionLabelForChecksum [2022-05-04T17:08:17.108Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestVersion [2022-05-04T17:08:17.108Z] --- PASS: TestVersion (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestGetVersion [2022-05-04T17:08:17.108Z] --- PASS: TestGetVersion (0.00s) [2022-05-04T17:08:17.108Z] === RUN TestGetVersions [2022-05-04T17:08:17.108Z] --- PASS: TestGetVersions (0.00s) [2022-05-04T17:08:17.108Z] PASS [2022-05-04T17:08:17.108Z] coverage: 89.3% of statements [2022-05-04T17:08:17.108Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2022-05-04T17:08:17.575Z] === RUN TestTruncIndex [2022-05-04T17:08:17.575Z] --- PASS: TestTruncIndex (0.10s) [2022-05-04T17:08:17.575Z] PASS [2022-05-04T17:08:17.575Z] coverage: 91.5% of statements [2022-05-04T17:08:17.575Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-05-04T17:08:17.670Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-04T17:08:17.930Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T17:08:18.046Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T17:08:18.046Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T17:08:18.046Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T17:08:18.046Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-04T17:08:18.046Z] === RUN TestVersionInfo [2022-05-04T17:08:18.046Z] --- PASS: TestVersionInfo (0.00s) [2022-05-04T17:08:18.046Z] === RUN TestAppendVersions [2022-05-04T17:08:18.046Z] --- PASS: TestAppendVersions (0.00s) [2022-05-04T17:08:18.046Z] PASS [2022-05-04T17:08:18.046Z] coverage: 88.9% of statements [2022-05-04T17:08:18.046Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-05-04T17:08:18.497Z] --- PASS: TestBuildWithHugeFile (126.91s) [2022-05-04T17:08:18.498Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T17:08:18.498Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:08:18.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:08:18.498Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T17:08:18.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:08:18.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:08:18.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:08:18.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:08:18.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:08:18.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:08:18.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:08:18.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:08:18.757Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:08:19.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-05-04T17:08:19.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-05-04T17:08:19.019Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-05-04T17:08:19.019Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-05-04T17:08:19.019Z] === RUN TestBuildPreserveOwnership [2022-05-04T17:08:19.019Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T17:08:19.019Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T17:08:19.019Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T17:08:19.020Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T17:08:19.020Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T17:08:19.279Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T17:08:19.605Z] === RUN TestNewSettable [2022-05-04T17:08:19.605Z] --- PASS: TestNewSettable (0.00s) [2022-05-04T17:08:19.605Z] === RUN TestIsSettable [2022-05-04T17:08:19.605Z] --- PASS: TestIsSettable (0.00s) [2022-05-04T17:08:19.605Z] === RUN TestUpdateSettingsEnv [2022-05-04T17:08:19.605Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-04T17:08:19.605Z] PASS [2022-05-04T17:08:19.605Z] coverage: 20.0% of statements [2022-05-04T17:08:19.605Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2022-05-04T17:08:19.605Z] === RUN TestValidatePrivileges [2022-05-04T17:08:19.605Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-04T17:08:19.605Z] === RUN TestFilterByCapNeg [2022-05-04T17:08:19.605Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-04T17:08:19.605Z] === RUN TestFilterByCapPos [2022-05-04T17:08:19.606Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-04T17:08:19.606Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-04T17:08:19.606Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-04T17:08:19.606Z] PASS [2022-05-04T17:08:19.606Z] coverage: 12.2% of statements [2022-05-04T17:08:19.606Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.2% of statements [2022-05-04T17:08:19.719Z] Removing intermediate container 8a09ec5329b5 [2022-05-04T17:08:19.719Z] ---> 20659b294be5 [2022-05-04T17:08:19.719Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-04T17:08:19.719Z] ---> Running in 5bac77489418 [2022-05-04T17:08:19.719Z] Removing intermediate container 5bac77489418 [2022-05-04T17:08:19.719Z] ---> 373276464517 [2022-05-04T17:08:19.719Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-04T17:08:19.719Z] ---> Running in 1f6104a633e2 [2022-05-04T17:08:19.719Z] Removing intermediate container 1f6104a633e2 [2022-05-04T17:08:19.719Z] ---> 4e7c431b765a [2022-05-04T17:08:19.719Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-04T17:08:20.076Z] === RUN TestLoad [2022-05-04T17:08:20.076Z] --- PASS: TestLoad (0.00s) [2022-05-04T17:08:20.076Z] === RUN TestSave [2022-05-04T17:08:20.542Z] --- PASS: TestSave (0.02s) [2022-05-04T17:08:20.542Z] === RUN TestAddDeleteGet [2022-05-04T17:08:20.542Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-05-04T17:08:20.542Z] === RUN TestClientStream [2022-05-04T17:08:20.542Z] --- PASS: TestClientStream (0.00s) [2022-05-04T17:08:20.542Z] === RUN TestClientSendFile [2022-05-04T17:08:20.542Z] --- PASS: TestClientSendFile (0.00s) [2022-05-04T17:08:20.542Z] === RUN TestClientWithRequestTimeout [2022-05-04T17:08:20.542Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-04T17:08:20.542Z] === RUN TestFileSpecPlugin [2022-05-04T17:08:20.542Z] --- PASS: TestFileSpecPlugin (0.07s) [2022-05-04T17:08:20.542Z] === RUN TestFileJSONSpecPlugin [2022-05-04T17:08:20.542Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-04T17:08:20.542Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-04T17:08:20.542Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-04T17:08:20.542Z] --- PASS: TestAddDeleteGet (0.13s) [2022-05-04T17:08:20.542Z] === RUN TestPluginAddHandler [2022-05-04T17:08:20.542Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-04T17:08:20.542Z] === RUN TestPluginWaitBadPlugin [2022-05-04T17:08:20.542Z] === RUN TestInvalidTags [2022-05-04T17:08:20.542Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-04T17:08:20.542Z] === RUN TestGet [2022-05-04T17:08:20.542Z] time="2022-05-04T17:08:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-04T17:08:20.542Z] --- PASS: TestInvalidTags (0.01s) [2022-05-04T17:08:20.542Z] PASS [2022-05-04T17:08:20.542Z] coverage: 83.7% of statements [2022-05-04T17:08:20.542Z] ok github.com/docker/docker/reference 0.215s coverage: 83.7% of statements [2022-05-04T17:08:21.184Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T17:08:21.279Z] [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-04T17:08:21.524Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-04T17:08:21.524Z] === RUN TestResolveAuthConfigIndexServer [2022-05-04T17:08:21.524Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestResolveAuthConfigFullURL [2022-05-04T17:08:21.524Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-04T17:08:21.524Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestValidateMirror [2022-05-04T17:08:21.524Z] --- PASS: TestValidateMirror (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestLoadInsecureRegistries [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-04T17:08:21.524Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestResumableRequestReaderWithReadError [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T17:08:21.524Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-05-04T17:08:21.524Z] === RUN TestNewServiceConfig [2022-05-04T17:08:21.524Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestValidateIndexName [2022-05-04T17:08:21.524Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestValidateIndexNameWithError [2022-05-04T17:08:21.524Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestEndpointParse [2022-05-04T17:08:21.524Z] --- PASS: TestEndpointParse (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestEndpointParseInvalid [2022-05-04T17:08:21.524Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-04T17:08:21.524Z] === RUN TestValidateEndpoint [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-05-04T17:08:21.524Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-04T17:08:21.525Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-04T17:08:21.525Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-04T17:08:21.525Z] === RUN TestResumableRequestReader [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-04T17:08:21.525Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-04T17:08:21.525Z] PASS [2022-05-04T17:08:21.525Z] coverage: 100.0% of statements [2022-05-04T17:08:21.525Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-04T17:08:21.525Z] === RUN TestPing [2022-05-04T17:08:21.525Z] --- PASS: TestPing (0.00s) [2022-05-04T17:08:21.745Z] ---> 9e10656b5e71 [2022-05-04T17:08:21.745Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-04T17:08:21.745Z] ---> Running in 8ddd63f2274c [2022-05-04T17:08:21.991Z] === RUN TestPingRegistryEndpoint [2022-05-04T17:08:21.991Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:21.991Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-04T17:08:21.991Z] === RUN TestEndpoint [2022-05-04T17:08:21.991Z] ok github.com/docker/docker/registry/resumable 0.194s coverage: 100.0% of statements [2022-05-04T17:08:21.991Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:21.991Z] --- SKIP: TestEndpoint (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestParseRepositoryInfo [2022-05-04T17:08:21.991Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestNewIndexInfo [2022-05-04T17:08:21.991Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestMirrorEndpointLookup [2022-05-04T17:08:21.991Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:08:21.991Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestSearchRepositories [2022-05-04T17:08:21.991Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-04T17:08:21.991Z] Host: 127.0.0.1:49351 [2022-05-04T17:08:21.991Z] User-Agent: docker test client [2022-05-04T17:08:21.991Z] Authorization: Token fake-token [2022-05-04T17:08:21.991Z] X-Docker-Token: true [2022-05-04T17:08:21.991Z] Accept-Encoding: gzip [2022-05-04T17:08:21.991Z] [2022-05-04T17:08:21.991Z] [2022-05-04T17:08:21.991Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-04T17:08:21.991Z] Connection: close [2022-05-04T17:08:21.991Z] Content-Length: 144 [2022-05-04T17:08:21.991Z] Cache-Control: no-cache [2022-05-04T17:08:21.991Z] Content-Type: application/json [2022-05-04T17:08:21.991Z] Date: Wed, 04 May 2022 17:08:21 GMT [2022-05-04T17:08:21.991Z] Expires: -1 [2022-05-04T17:08:21.991Z] Pragma: no-cache [2022-05-04T17:08:21.991Z] Server: docker-tests/mock [2022-05-04T17:08:21.991Z] X-Docker-Registry-Config: mock [2022-05-04T17:08:21.991Z] X-Docker-Registry-Version: 0.0.0 [2022-05-04T17:08:21.991Z] [2022-05-04T17:08:21.991Z] [2022-05-04T17:08:21.991Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestTrustedLocation [2022-05-04T17:08:21.991Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-04T17:08:21.991Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestAllowNondistributableArtifacts [2022-05-04T17:08:21.991Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-04T17:08:21.991Z] === RUN TestIsSecureIndex [2022-05-04T17:08:21.991Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-04T17:08:21.991Z] PASS [2022-05-04T17:08:21.991Z] coverage: 51.7% of statements [2022-05-04T17:08:21.991Z] ok github.com/docker/docker/registry 0.214s coverage: 51.7% of statements [2022-05-04T17:08:22.458Z] === RUN TestRestartManagerTimeout [2022-05-04T17:08:22.458Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-04T17:08:22.458Z] === RUN TestRestartManagerTimeoutReset [2022-05-04T17:08:22.458Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-04T17:08:22.458Z] PASS [2022-05-04T17:08:22.458Z] coverage: 50.9% of statements [2022-05-04T17:08:22.458Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-05-04T17:08:22.458Z] === RUN TestDecodeContainerConfig [2022-05-04T17:08:22.458Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-04T17:08:22.458Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-04T17:08:22.458Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-04T17:08:22.458Z] === RUN TestDecodeContainerConfigIsolation [2022-05-04T17:08:22.458Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-04T17:08:22.458Z] === RUN TestValidatePrivileged [2022-05-04T17:08:22.458Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-04T17:08:22.458Z] PASS [2022-05-04T17:08:22.458Z] coverage: 52.4% of statements [2022-05-04T17:08:22.458Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.4% of statements [2022-05-04T17:08:22.560Z] --- PASS: TestBuildPreserveOwnership (3.36s) [2022-05-04T17:08:22.560Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-05-04T17:08:22.560Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-05-04T17:08:22.560Z] === RUN TestBuildPlatformInvalid [2022-05-04T17:08:22.560Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-04T17:08:22.560Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T17:08:22.631Z] 4612f6d0b889: Pull complete [2022-05-04T17:08:22.819Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T17:08:22.924Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-04T17:08:22.924Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-04T17:08:22.924Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-04T17:08:22.924Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-04T17:08:22.924Z] PASS [2022-05-04T17:08:22.924Z] coverage: 62.5% of statements [2022-05-04T17:08:22.924Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-05-04T17:08:23.394Z] time="2022-05-04T17:08:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-04T17:08:23.754Z] Loaded image: busybox:latest [2022-05-04T17:08:23.754Z] Loaded image: busybox:glibc [2022-05-04T17:08:24.962Z] === RUN TestGetDriver [2022-05-04T17:08:24.962Z] --- PASS: TestGetDriver (0.00s) [2022-05-04T17:08:24.962Z] === RUN TestVolumeRequestError [2022-05-04T17:08:24.962Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-04T17:08:24.962Z] PASS [2022-05-04T17:08:24.962Z] coverage: 36.1% of statements [2022-05-04T17:08:24.962Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2022-05-04T17:08:24.962Z] === RUN TestGetAddress [2022-05-04T17:08:24.962Z] --- PASS: TestGetAddress (0.00s) [2022-05-04T17:08:25.130Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T17:08:25.389Z] Loaded image: debian:bullseye-slim [2022-05-04T17:08:25.389Z] Loaded image: hello-world:latest [2022-05-04T17:08:25.428Z] === RUN TestRemove [2022-05-04T17:08:25.428Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T17:08:25.428Z] --- SKIP: TestRemove (0.00s) [2022-05-04T17:08:25.428Z] === RUN TestInitializeWithVolumes [2022-05-04T17:08:25.428Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-04T17:08:25.428Z] === RUN TestCreate [2022-05-04T17:08:25.428Z] --- PASS: TestCreate (0.01s) [2022-05-04T17:08:25.428Z] === RUN TestValidateName [2022-05-04T17:08:25.428Z] --- PASS: TestValidateName (0.00s) [2022-05-04T17:08:25.428Z] === RUN TestCreateWithOpts [2022-05-04T17:08:25.428Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T17:08:25.428Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-04T17:08:25.428Z] === RUN TestRelaodNoOpts [2022-05-04T17:08:25.428Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-04T17:08:25.428Z] PASS [2022-05-04T17:08:25.428Z] coverage: 41.5% of statements [2022-05-04T17:08:25.428Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2022-05-04T17:08:25.649Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRaw [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-04T17:08:26.411Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRaw [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestConvertTmpfsOptions [2022-05-04T17:08:26.411Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-04T17:08:26.411Z] linux_parser_test.go:209: data="ro" [2022-05-04T17:08:26.411Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestParseMountSpec [2022-05-04T17:08:26.411Z] parser_test.go:62: case 0 [2022-05-04T17:08:26.411Z] parser_test.go:62: case 1 [2022-05-04T17:08:26.411Z] parser_test.go:62: case 2 [2022-05-04T17:08:26.411Z] parser_test.go:62: case 3 [2022-05-04T17:08:26.411Z] parser_test.go:62: case 4 [2022-05-04T17:08:26.411Z] parser_test.go:62: case 5 [2022-05-04T17:08:26.411Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestValidateMount [2022-05-04T17:08:26.411Z] --- PASS: TestValidateMount (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRaw [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T17:08:26.411Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T17:08:26.411Z] PASS [2022-05-04T17:08:26.411Z] coverage: 67.6% of statements [2022-05-04T17:08:26.411Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-05-04T17:08:26.878Z] === RUN TestSetGetMeta [2022-05-04T17:08:26.878Z] === PAUSE TestSetGetMeta [2022-05-04T17:08:26.878Z] === RUN TestRestore [2022-05-04T17:08:26.878Z] === PAUSE TestRestore [2022-05-04T17:08:26.878Z] === RUN TestServiceCreate [2022-05-04T17:08:26.878Z] === PAUSE TestServiceCreate [2022-05-04T17:08:26.878Z] === RUN TestServiceList [2022-05-04T17:08:26.878Z] === PAUSE TestServiceList [2022-05-04T17:08:26.878Z] === RUN TestServiceRemove [2022-05-04T17:08:26.878Z] === PAUSE TestServiceRemove [2022-05-04T17:08:26.878Z] === RUN TestServiceGet [2022-05-04T17:08:26.878Z] === PAUSE TestServiceGet [2022-05-04T17:08:26.878Z] === RUN TestServicePrune [2022-05-04T17:08:26.878Z] === PAUSE TestServicePrune [2022-05-04T17:08:26.878Z] === RUN TestCreate [2022-05-04T17:08:26.878Z] === PAUSE TestCreate [2022-05-04T17:08:26.878Z] === RUN TestRemove [2022-05-04T17:08:26.878Z] === PAUSE TestRemove [2022-05-04T17:08:26.878Z] === RUN TestList [2022-05-04T17:08:26.878Z] === PAUSE TestList [2022-05-04T17:08:26.878Z] === RUN TestFindByDriver [2022-05-04T17:08:26.878Z] === PAUSE TestFindByDriver [2022-05-04T17:08:26.878Z] === RUN TestFindByReferenced [2022-05-04T17:08:26.878Z] === PAUSE TestFindByReferenced [2022-05-04T17:08:26.878Z] === RUN TestDerefMultipleOfSameRef [2022-05-04T17:08:26.878Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-04T17:08:26.878Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:08:26.878Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:08:26.878Z] === RUN TestDefererencePluginOnCreateError [2022-05-04T17:08:26.878Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-04T17:08:26.878Z] === RUN TestRefDerefRemove [2022-05-04T17:08:26.878Z] === PAUSE TestRefDerefRemove [2022-05-04T17:08:26.878Z] === RUN TestGet [2022-05-04T17:08:26.878Z] === PAUSE TestGet [2022-05-04T17:08:26.878Z] === RUN TestGetWithReference [2022-05-04T17:08:26.878Z] === PAUSE TestGetWithReference [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_nil_list [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_empty_list [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_filter_some [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_filter_middle [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:08:26.878Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_nil_list [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_filter_some [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_empty_list [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_filter_middle [2022-05-04T17:08:26.878Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-04T17:08:26.878Z] === CONT TestSetGetMeta [2022-05-04T17:08:26.878Z] === CONT TestList [2022-05-04T17:08:26.878Z] === CONT TestCreate [2022-05-04T17:08:26.878Z] === CONT TestServiceGet [2022-05-04T17:08:26.878Z] --- PASS: TestSetGetMeta (0.01s) [2022-05-04T17:08:26.878Z] === CONT TestServiceRemove [2022-05-04T17:08:26.878Z] --- PASS: TestCreate (0.02s) [2022-05-04T17:08:26.878Z] === CONT TestServiceList [2022-05-04T17:08:26.878Z] --- PASS: TestList (0.03s) [2022-05-04T17:08:26.878Z] === CONT TestServiceCreate [2022-05-04T17:08:26.878Z] --- PASS: TestServiceGet (0.12s) [2022-05-04T17:08:26.878Z] === CONT TestRestore [2022-05-04T17:08:26.878Z] --- PASS: TestServiceRemove (0.11s) [2022-05-04T17:08:26.878Z] === CONT TestDefererencePluginOnCreateError [2022-05-04T17:08:26.878Z] --- PASS: TestServiceCreate (0.10s) [2022-05-04T17:08:26.878Z] === CONT TestGetWithReference [2022-05-04T17:08:26.878Z] --- PASS: TestServiceList (0.11s) [2022-05-04T17:08:26.878Z] === CONT TestGet [2022-05-04T17:08:26.878Z] --- PASS: TestRestore (0.02s) [2022-05-04T17:08:26.878Z] === CONT TestRefDerefRemove [2022-05-04T17:08:26.878Z] --- PASS: TestGet (0.02s) [2022-05-04T17:08:26.878Z] === CONT TestDerefMultipleOfSameRef [2022-05-04T17:08:26.878Z] --- PASS: TestGetWithReference (0.02s) [2022-05-04T17:08:26.878Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:08:26.878Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-04T17:08:26.878Z] === CONT TestServicePrune [2022-05-04T17:08:26.878Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-04T17:08:26.878Z] === CONT TestRemove [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:08:26.878Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-04T17:08:26.878Z] === CONT TestFindByReferenced [2022-05-04T17:08:26.878Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-04T17:08:26.878Z] === CONT TestFindByDriver [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:08:26.878Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-04T17:08:26.878Z] --- PASS: TestRemove (0.02s) [2022-05-04T17:08:26.878Z] --- PASS: TestFindByDriver (0.02s) [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:08:26.878Z] --- PASS: TestServicePrune (0.03s) [2022-05-04T17:08:26.878Z] PASS [2022-05-04T17:08:26.878Z] coverage: 69.0% of statements [2022-05-04T17:08:26.878Z] ok github.com/docker/docker/volume/service 0.222s coverage: 69.0% of statements [2022-05-04T17:08:27.344Z] time="2022-05-04T17:08:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-04T17:08:27.555Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T17:08:29.461Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T17:08:29.720Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T17:08:30.291Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T17:08:30.392Z] Removing intermediate container 8ddd63f2274c [2022-05-04T17:08:30.392Z] ---> 4ccb1a2ea7b4 [2022-05-04T17:08:30.392Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-04T17:08:30.392Z] ---> Running in 8056d8f48ba9 [2022-05-04T17:08:30.859Z] [2022-05-04T17:08:30.859Z] SUCCESS: Specified value was saved. [2022-05-04T17:08:30.860Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T17:08:31.799Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-04T17:08:33.071Z] Removing intermediate container 8056d8f48ba9 [2022-05-04T17:08:33.071Z] ---> 7c904cfc7387 [2022-05-04T17:08:33.071Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-04T17:08:33.071Z] ---> Running in 7f135e8d2628 [2022-05-04T17:08:33.703Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-04T17:08:35.079Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.57s) [2022-05-04T17:08:35.079Z] PASS [2022-05-04T17:08:35.079Z] [2022-05-04T17:08:35.079Z] === Skipped [2022-05-04T17:08:35.079Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-04T17:08:35.079Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:08:35.079Z] [2022-05-04T17:08:35.079Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:08:35.079Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:08:35.079Z] [2022-05-04T17:08:35.079Z] DONE 34 tests, 2 skipped in 191.648s [2022-05-04T17:08:35.079Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T17:08:35.079Z] ++ 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 [2022-05-04T17:08:35.079Z] ++ set -e [2022-05-04T17:08:35.079Z] ++ '[' -n 0 ']' [2022-05-04T17:08:35.079Z] ++ set -x [2022-05-04T17:08:35.080Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:08:35.080Z] INFO: Testing against a local daemon [2022-05-04T17:08:35.080Z] === RUN TestConfigInspect [2022-05-04T17:08:35.338Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-04T17:08:35.906Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-04T17:08:36.001Z] --- PASS: TestGet (15.01s) [2022-05-04T17:08:36.001Z] === RUN TestPluginWithNoManifest [2022-05-04T17:08:36.001Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-04T17:08:36.001Z] === RUN TestGetAll [2022-05-04T17:08:36.001Z] --- PASS: TestGetAll (0.00s) [2022-05-04T17:08:36.001Z] PASS [2022-05-04T17:08:36.001Z] coverage: 73.2% of statements [2022-05-04T17:08:36.001Z] ok github.com/docker/docker/pkg/plugins 36.049s coverage: 73.2% of statements [2022-05-04T17:08:36.164Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T17:08:36.858Z] Cannot create a file when that file already exists. [2022-05-04T17:08:37.104Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T17:08:37.363Z] docker_cli_daemon_test.go:1472: [d2c462dcfe462] daemon is not started [2022-05-04T17:08:38.301Z] check_test.go:307: [d7631954c294d] daemon is not started [2022-05-04T17:08:38.301Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-04T17:08:38.301Z] --- PASS: TestConfigInspect (3.27s) [2022-05-04T17:08:38.301Z] === RUN TestConfigList [2022-05-04T17:08:38.562Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T17:08:39.525Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T17:08:40.479Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-04T17:08:40.479Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T17:08:40.642Z] Removing intermediate container 7f135e8d2628 [2022-05-04T17:08:40.642Z] ---> c130cba0d61c [2022-05-04T17:08:40.642Z] Step 13/13 : CMD ["sh"] [2022-05-04T17:08:40.642Z] ---> Running in 73136afec4db [2022-05-04T17:08:40.642Z] Removing intermediate container 73136afec4db [2022-05-04T17:08:40.642Z] ---> 2019f7f95283 [2022-05-04T17:08:40.642Z] Successfully built 2019f7f95283 [2022-05-04T17:08:40.642Z] Successfully tagged busybox:latest [2022-05-04T17:08:41.110Z] INFO: Docker images of the daemon under test [2022-05-04T17:08:41.110Z] [2022-05-04T17:08:41.110Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T17:08:41.110Z] busybox latest 2019f7f95283 Less than a second ago 5.02GB [2022-05-04T17:08:41.110Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T17:08:41.110Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T17:08:41.110Z] [2022-05-04T17:08:41.110Z] INFO: Running integration tests at 05/04/2022 17:08:40... [2022-05-04T17:08:41.110Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-04T17:08:41.110Z] INFO: Integration API tests being run from the host: [2022-05-04T17:08:41.110Z] INFO: make.ps1 starting at 05/04/2022 17:08:40 [2022-05-04T17:08:41.421Z] --- PASS: TestConfigList (2.91s) [2022-05-04T17:08:41.421Z] === RUN TestConfigsCreateAndDelete [2022-05-04T17:08:41.421Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T17:08:41.577Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-04T17:08:41.679Z] check_test.go:307: [d4b18de511904] daemon is not started [2022-05-04T17:08:41.679Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-04T17:08:42.615Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T17:08:43.555Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T17:08:43.814Z] --- PASS: TestConfigsCreateAndDelete (2.62s) [2022-05-04T17:08:43.814Z] === RUN TestConfigsUpdate [2022-05-04T17:08:44.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T17:08:44.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T17:08:44.952Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T17:08:45.888Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T17:08:46.148Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-04T17:08:46.716Z] --- PASS: TestConfigsUpdate (3.01s) [2022-05-04T17:08:46.716Z] === RUN TestTemplatedConfig [2022-05-04T17:08:49.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-04T17:08:50.190Z] --- PASS: TestTemplatedConfig (3.34s) [2022-05-04T17:08:50.190Z] === RUN TestConfigCreateResolve [2022-05-04T17:08:51.032Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-04T17:08:51.032Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-04T17:08:51.032Z] { [2022-05-04T17:08:51.032Z] "RT_GROUP_ICON": { [2022-05-04T17:08:51.032Z] "#1": { [2022-05-04T17:08:51.032Z] "0409": "../../winresources/docker.ico" [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] }, [2022-05-04T17:08:51.032Z] "RT_MANIFEST": { [2022-05-04T17:08:51.032Z] "#1": { [2022-05-04T17:08:51.032Z] "0409": { [2022-05-04T17:08:51.032Z] "identity": {}, [2022-05-04T17:08:51.032Z] "description": "Docker Engine", [2022-05-04T17:08:51.032Z] "minimum-os": "vista", [2022-05-04T17:08:51.032Z] "execution-level": "", [2022-05-04T17:08:51.032Z] "ui-access": false, [2022-05-04T17:08:51.032Z] "auto-elevate": false, [2022-05-04T17:08:51.032Z] "dpi-awareness": "unaware", [2022-05-04T17:08:51.032Z] "disable-theming": false, [2022-05-04T17:08:51.032Z] "disable-window-filtering": false, [2022-05-04T17:08:51.032Z] "high-resolution-scrolling-aware": false, [2022-05-04T17:08:51.032Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T17:08:51.032Z] "long-path-aware": false, [2022-05-04T17:08:51.032Z] "printer-driver-isolation": false, [2022-05-04T17:08:51.032Z] "gdi-scaling": false, [2022-05-04T17:08:51.032Z] "segment-heap": false, [2022-05-04T17:08:51.032Z] "use-common-controls-v6": false [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] }, [2022-05-04T17:08:51.032Z] "RT_MESSAGETABLE": { [2022-05-04T17:08:51.032Z] "#1": { [2022-05-04T17:08:51.032Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] }, [2022-05-04T17:08:51.032Z] "RT_VERSION": { [2022-05-04T17:08:51.032Z] "#1": { [2022-05-04T17:08:51.032Z] "0409": { [2022-05-04T17:08:51.032Z] "fixed": { [2022-05-04T17:08:51.032Z] "file_version": "0.0.0.0", [2022-05-04T17:08:51.032Z] "product_version": "0.0.0.0", [2022-05-04T17:08:51.032Z] "type": "Unknown" [2022-05-04T17:08:51.032Z] }, [2022-05-04T17:08:51.032Z] "info": { [2022-05-04T17:08:51.032Z] "0000": { [2022-05-04T17:08:51.032Z] "CompanyName": "", [2022-05-04T17:08:51.032Z] "FileVersion": "dev", [2022-05-04T17:08:51.032Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-04T17:08:51.032Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-04T17:08:51.032Z] "ProductName": "", [2022-05-04T17:08:51.032Z] "ProductVersion": "dev", [2022-05-04T17:08:51.032Z] "SpecialBuild": "6e376e32d85ab3faad4095c561b8ab8030fbce15" [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] } [2022-05-04T17:08:51.032Z] cmd/docker-proxy/genwinres_windows.go [2022-05-04T17:08:51.032Z] cmd/docker-proxy/main.go [2022-05-04T17:08:51.032Z] cmd/docker-proxy/network_proxy_test.go [2022-05-04T17:08:51.032Z] cmd/docker-proxy/proxy.go [2022-05-04T17:08:51.032Z] cmd/docker-proxy/sctp_proxy.go [2022-05-04T17:08:51.032Z] cmd/docker-proxy/tcp_proxy.go [2022-05-04T17:08:51.032Z] cmd/docker-proxy/udp_proxy.go [2022-05-04T17:08:51.032Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-04T17:08:51.032Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-04T17:08:51.032Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-04T17:08:51.032Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-04T17:08:51.032Z] remote: Enumerating objects: 23, done. [2022-05-04T17:08:51.032Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-04T17:08:51.032Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-04T17:08:51.032Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-04T17:08:51.032Z] Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-04T17:08:51.032Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-04T17:08:51.032Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-04T17:08:51.032Z] Cross building: bundles/cross/linux/ppc64le [2022-05-04T17:08:51.032Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-04T17:08:51.032Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-04T17:08:51.127Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-04T17:08:53.033Z] --- PASS: TestConfigCreateResolve (2.50s) [2022-05-04T17:08:53.033Z] PASS [2022-05-04T17:08:53.033Z] [2022-05-04T17:08:53.034Z] DONE 6 tests in 17.734s [2022-05-04T17:08:53.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T17:08:53.034Z] ++ 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 [2022-05-04T17:08:53.034Z] ++ set -e [2022-05-04T17:08:53.034Z] ++ '[' -n 0 ']' [2022-05-04T17:08:53.034Z] ++ set -x [2022-05-04T17:08:53.034Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:08:53.034Z] INFO: Testing against a local daemon [2022-05-04T17:08:53.034Z] === RUN TestCheckpoint [2022-05-04T17:08:53.034Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:08:53.034Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:08:53.034Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T17:08:53.034Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T17:08:53.034Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T17:08:53.034Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T17:08:53.034Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T17:08:53.034Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T17:08:53.034Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T17:08:53.034Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T17:08:53.034Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T17:08:53.034Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-04T17:08:53.034Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T17:08:53.034Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-04T17:08:53.034Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T17:08:53.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-04T17:08:53.034Z] === RUN TestCopyEmptyFile [2022-05-04T17:08:53.602Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-05-04T17:08:53.602Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T17:08:53.602Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-04T17:08:53.602Z] === RUN TestCopyFromContainer [2022-05-04T17:08:54.540Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-04T17:08:55.476Z] === RUN TestCopyFromContainer// [2022-05-04T17:08:55.476Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T17:08:55.736Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T17:08:55.994Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T17:08:55.994Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T17:08:55.994Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T17:08:56.254Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T17:08:56.513Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T17:08:56.513Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T17:08:56.772Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer (3.19s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-05-04T17:08:56.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T17:08:56.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:08:56.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:08:56.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:08:56.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:08:56.772Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:08:56.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:08:56.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:08:56.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:08:56.772Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:08:56.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-04T17:08:56.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T17:08:56.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T17:08:56.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T17:08:56.772Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T17:08:57.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-04T17:08:57.032Z] === RUN TestCreateWithInvalidEnv [2022-05-04T17:08:57.032Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T17:08:57.032Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T17:08:57.032Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T17:08:57.032Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T17:08:57.032Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T17:08:57.032Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T17:08:57.032Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T17:08:57.032Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T17:08:57.032Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T17:08:57.032Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-04T17:08:57.032Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T17:08:57.032Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T17:08:57.032Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T17:08:57.032Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T17:08:57.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-04T17:08:57.032Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T17:08:57.974Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-04T17:08:59.357Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2022-05-04T17:08:59.357Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T17:09:00.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-05-04T17:09:01.249Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T17:09:01.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:09:01.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:09:01.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:09:01.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:09:01.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:09:01.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:09:01.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:09:01.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:09:01.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:09:01.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-04T17:09:01.249Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T17:09:01.817Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-04T17:09:02.077Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-05-04T17:09:02.077Z] === RUN TestCreateDifferentPlatform [2022-05-04T17:09:02.077Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T17:09:02.077Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T17:09:02.077Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-04T17:09:02.077Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T17:09:02.077Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T17:09:02.077Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T17:09:02.077Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-04T17:09:02.077Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T17:09:02.077Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-05-04T17:09:02.077Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T17:09:02.077Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-04T17:09:02.077Z] === RUN TestDaemonRestartIpcMode [2022-05-04T17:09:02.077Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T17:09:02.077Z] === RUN TestDaemonHostGatewayIP [2022-05-04T17:09:02.077Z] === PAUSE TestDaemonHostGatewayIP [2022-05-04T17:09:02.077Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T17:09:02.077Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T17:09:02.077Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T17:09:02.077Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-04T17:09:02.077Z] === RUN TestDiff [2022-05-04T17:09:03.019Z] --- PASS: TestDiff (0.86s) [2022-05-04T17:09:03.019Z] === RUN TestExecWithCloseStdin [2022-05-04T17:09:03.278Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T17:09:03.846Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T17:09:03.846Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-04T17:09:04.105Z] --- PASS: TestExecWithCloseStdin (0.98s) [2022-05-04T17:09:04.105Z] === RUN TestExec [2022-05-04T17:09:05.041Z] --- PASS: TestExec (0.85s) [2022-05-04T17:09:05.041Z] === RUN TestExecUser [2022-05-04T17:09:05.300Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-04T17:09:05.562Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T17:09:05.562Z] --- PASS: TestExecUser (0.82s) [2022-05-04T17:09:05.562Z] === RUN TestExportContainerAndImportImage [2022-05-04T17:09:05.821Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T17:09:05.821Z] check_test.go:307: [dca91d423635f] daemon is not started [2022-05-04T17:09:05.821Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-04T17:09:06.080Z] 2022/05/04 17:09:04 Closing DB instances... [2022-05-04T17:09:06.769Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-04T17:09:06.769Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2022-05-04T17:09:06.769Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T17:09:07.062Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-05-04T17:09:07.062Z] === RUN TestFindNode [2022-05-04T17:09:07.062Z] 2022/05/04 17:09:06 Closing DB instances... [2022-05-04T17:09:07.062Z] --- PASS: TestFindNode (0.02s) [2022-05-04T17:09:07.062Z] === RUN TestChangeNodeState [2022-05-04T17:09:07.062Z] 2022/05/04 17:09:06 Closing DB instances... [2022-05-04T17:09:07.062Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-04T17:09:07.062Z] === RUN TestNodeReincarnation [2022-05-04T17:09:07.062Z] 2022/05/04 17:09:06 Closing DB instances... [2022-05-04T17:09:08.149Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-04T17:09:08.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-05-04T17:09:08.408Z] === RUN TestHealthCheckWorkdir [2022-05-04T17:09:08.667Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T17:09:09.604Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2022-05-04T17:09:09.604Z] === RUN TestHealthKillContainer [2022-05-04T17:09:09.862Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-04T17:09:11.237Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-04T17:09:11.802Z] --- PASS: TestNodeReincarnation (5.01s) [2022-05-04T17:09:11.802Z] === RUN TestParallelCreate [2022-05-04T17:09:11.802Z] 2022/05/04 17:09:11 Closing DB instances... [2022-05-04T17:09:11.802Z] --- PASS: TestParallelCreate (0.02s) [2022-05-04T17:09:11.802Z] === RUN TestParallelDelete [2022-05-04T17:09:11.802Z] 2022/05/04 17:09:11 Closing DB instances... [2022-05-04T17:09:11.802Z] --- PASS: TestParallelDelete (0.01s) [2022-05-04T17:09:11.802Z] === RUN TestNetworkDBIslands [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6338c660455a with config:&{NodeID:6338c660455a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6feadb4b1149 with config:&{NodeID:6feadb4b1149 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-05-04T17:09:11.805Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-04T17:09:11.805Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:075e8859d24b with config:&{NodeID:075e8859d24b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1a4923862b15 with config:&{NodeID:1a4923862b15 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:dd8ee0e00bf7 with config:&{NodeID:dd8ee0e00bf7 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:13.720Z] networkdb_test.go:835: Re-joining: 3 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="The new bootstrap node list is:[192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49394" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10033" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10034" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49395" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10035" [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49396" [2022-05-04T17:09:14.186Z] networkdb_test.go:835: Re-joining: 4 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=info msg="The new bootstrap node list is:[192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]" [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10033" [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49397" [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10034" [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49398" [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10035" [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49399" [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:14Z" level=info msg="node 0 leaving" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node3(075e8859d24b): Node leave event for 6338c660455a/192.168.235.206" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 6338c660455a/192.168.235.206" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node2(6feadb4b1149): Node leave event for 6338c660455a/192.168.235.206" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node1(6338c660455a): Node leave event for 6338c660455a/192.168.235.206" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node4(1a4923862b15): Node leave event for 6338c660455a/192.168.235.206" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster" [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster" [2022-05-04T17:09:15.090Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node 1 leaving" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node4(1a4923862b15): Node leave event for 6feadb4b1149/192.168.235.206" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node3(075e8859d24b): Node leave event for 6feadb4b1149/192.168.235.206" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node2(6feadb4b1149): Node leave event for 6feadb4b1149/192.168.235.206" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 6feadb4b1149/192.168.235.206" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="node 2 leaving" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b change state NodeActive --> NodeLeft" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 075e8859d24b/192.168.235.206" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b change state NodeActive --> NodeLeft" [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="node4(1a4923862b15): Node leave event for 075e8859d24b/192.168.235.206" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b change state NodeActive --> NodeLeft" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="node3(075e8859d24b): Node leave event for 075e8859d24b/192.168.235.206" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=debug msg="memberlist: Failed ping: dd8ee0e00bf7 (timeout reached)" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.235.206:10036: use of closed network connection" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.235.206:10034: use of closed network connection" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.235.206:10035: use of closed network connection" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49400" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b/192.168.235.206, left gossip cluster" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b/192.168.235.206, left gossip cluster" [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b/192.168.235.206, left gossip cluster" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Was able to connect to dd8ee0e00bf7 but other probes failed, network may be misconfigured" [2022-05-04T17:09:16.044Z] networkdb_test.go:867: node4: OK [2022-05-04T17:09:16.044Z] networkdb_test.go:867: node5: OK [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="node 0 coming back" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:af72aa1ffab9 with config:&{NodeID:af72aa1ffab9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="node 1 coming back" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d0b5a195df10 with config:&{NodeID:d0b5a195df10 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="node 2 coming back" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:571e3069fc40 with config:&{NodeID:571e3069fc40 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list" [2022-05-04T17:09:16.468Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T17:09:17.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:09:17.486Z] INFO: Testing against a local daemon [2022-05-04T17:09:17.486Z] === RUN TestBuildWithSession [2022-05-04T17:09:17.486Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:09:17.486Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T17:09:17.486Z] === RUN TestBuildSquashParent [2022-05-04T17:09:17.486Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:09:17.486Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-04T17:09:17.486Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T17:09:17.486Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:09:17.486Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:09:17.486Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:09:17.486Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:09:17.486Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:09:17.486Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:09:17.486Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:09:17.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:09:17.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:09:17.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:09:17.843Z] --- PASS: TestHealthKillContainer (8.34s) [2022-05-04T17:09:17.844Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T17:09:18.413Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-05-04T17:09:18.413Z] === RUN TestIpcModeNone [2022-05-04T17:09:18.981Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-04T17:09:18.981Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T17:09:18.981Z] --- PASS: TestIpcModeNone (0.72s) [2022-05-04T17:09:18.981Z] === RUN TestIpcModePrivate [2022-05-04T17:09:19.240Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T17:09:19.240Z] check_test.go:307: [da8905cc73d5d] daemon is not started [2022-05-04T17:09:19.499Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-04T17:09:19.749Z] time="2022-05-04T17:09:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]" [2022-05-04T17:09:19.749Z] time="2022-05-04T17:09:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]" [2022-05-04T17:09:19.758Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-05-04T17:09:19.758Z] --- PASS: TestIpcModePrivate (0.77s) [2022-05-04T17:09:19.758Z] === RUN TestIpcModeShareable [2022-05-04T17:09:20.017Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10033" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49401" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, is the new incarnation of the shutdown node 6338c660455a/192.168.235.206" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49402" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10034" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, is the new incarnation of the shutdown node 6feadb4b1149/192.168.235.206" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10035" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49403" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, is the new incarnation of the shutdown node 075e8859d24b/192.168.235.206" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, is the new incarnation of the shutdown node 6feadb4b1149/192.168.235.206" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, is the new incarnation of the shutdown node 6338c660455a/192.168.235.206" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, is the new incarnation of the shutdown node 075e8859d24b/192.168.235.206" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:20Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster" [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:20Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list" [2022-05-04T17:09:20.585Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-04T17:09:20.585Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-05-04T17:09:20.585Z] --- PASS: TestIpcModeShareable (0.82s) [2022-05-04T17:09:20.585Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10033" [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49404" [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10034" [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49405" [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.235.206:10035" [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49406" [2022-05-04T17:09:20.844Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T17:09:21.104Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-04T17:09:21.112Z] 2022/05/04 17:09:20 Closing DB instances... [2022-05-04T17:09:21.112Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.112Z] time="2022-05-04T17:09:20Z" level=info msg="node4(1a4923862b15): Node leave event for af72aa1ffab9/192.168.235.206" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node2(d0b5a195df10): Node leave event for af72aa1ffab9/192.168.235.206" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for af72aa1ffab9/192.168.235.206" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node1(af72aa1ffab9): Node leave event for af72aa1ffab9/192.168.235.206" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node3(571e3069fc40): Node leave event for af72aa1ffab9/192.168.235.206" [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for d0b5a195df10/192.168.235.206" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node3(571e3069fc40): Node leave event for d0b5a195df10/192.168.235.206" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node4(1a4923862b15): Node leave event for d0b5a195df10/192.168.235.206" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node2(d0b5a195df10): Node leave event for d0b5a195df10/192.168.235.206" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster" [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40 change state NodeActive --> NodeLeft" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="node4(1a4923862b15): Node leave event for 571e3069fc40/192.168.235.206" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40 change state NodeActive --> NodeLeft" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 571e3069fc40/192.168.235.206" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40 change state NodeActive --> NodeLeft" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="node3(571e3069fc40): Node leave event for 571e3069fc40/192.168.235.206" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40/192.168.235.206, left gossip cluster" [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40/192.168.235.206, left gossip cluster" [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=info msg="Node 571e3069fc40/192.168.235.206, left gossip cluster" [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=debug msg="memberlist: Failed ping: dd8ee0e00bf7 (timeout reached)" [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.235.206:10035: use of closed network connection" [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.235.206:10036: use of closed network connection" [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49407" [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="Node 1a4923862b15 change state NodeActive --> NodeLeft" [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 1a4923862b15/192.168.235.206" [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="Node 1a4923862b15 change state NodeActive --> NodeLeft" [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="node4(1a4923862b15): Node leave event for 1a4923862b15/192.168.235.206" [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=warning msg="memberlist: Was able to connect to dd8ee0e00bf7 but other probes failed, network may be misconfigured" [2022-05-04T17:09:23.389Z] time="2022-05-04T17:09:22Z" level=info msg="Node 1a4923862b15/192.168.235.206, left gossip cluster" [2022-05-04T17:09:23.389Z] time="2022-05-04T17:09:23Z" level=info msg="Node 1a4923862b15/192.168.235.206, left gossip cluster" [2022-05-04T17:09:23.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2022-05-04T17:09:23.639Z] === RUN TestAPIIpcModeHost [2022-05-04T17:09:23.843Z] time="2022-05-04T17:09:23Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, left gossip cluster" [2022-05-04T17:09:23.843Z] time="2022-05-04T17:09:23Z" level=info msg="Node dd8ee0e00bf7 change state NodeActive --> NodeFailed" [2022-05-04T17:09:23.843Z] time="2022-05-04T17:09:23Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to failed nodes list" [2022-05-04T17:09:23.843Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-05-04T17:09:23.843Z] PASS [2022-05-04T17:09:23.843Z] coverage: 60.0% of statements [2022-05-04T17:09:23.843Z] ok github.com/docker/docker/libnetwork/networkdb 104.854s coverage: 60.0% of statements [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/quota [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T17:09:23.843Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T17:09:23.899Z] --- PASS: TestAPIIpcModeHost (0.74s) [2022-05-04T17:09:23.899Z] === RUN TestDaemonIpcModeShareable [2022-05-04T17:09:24.159Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-04T17:09:24.727Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T17:09:25.665Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-05-04T17:09:25.665Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2022-05-04T17:09:25.665Z] === RUN TestDaemonIpcModePrivate [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === Skipped [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-04T17:09:26.003Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-04T17:09:26.003Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-04T17:09:26.003Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-04T17:09:26.003Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-04T17:09:26.003Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T17:09:26.003Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T17:09:26.003Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T17:09:26.003Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T17:09:26.003Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-04T17:09:26.003Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T17:09:26.003Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-04T17:09:26.003Z] daemon_test.go:145: root required [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T17:09:26.003Z] reload_test.go:342: root required [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T17:09:26.003Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T17:09:26.003Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-04T17:09:26.003Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-04T17:09:26.003Z] download_test.go:267: Needs fixing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-04T17:09:26.003Z] layer_test.go:291: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-04T17:09:26.003Z] layer_test.go:340: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-04T17:09:26.003Z] layer_test.go:455: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-04T17:09:26.003Z] layer_test.go:684: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-04T17:09:26.003Z] migration_test.go:45: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T17:09:26.003Z] migration_test.go:181: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-04T17:09:26.003Z] mount_test.go:17: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-04T17:09:26.003Z] mount_test.go:76: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-04T17:09:26.003Z] mount_test.go:125: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-04T17:09:26.003Z] mount_test.go:212: Failing on Windows [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-04T17:09:26.003Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-04T17:09:26.003Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T17:09:26.003Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-04T17:09:26.003Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-04T17:09:26.003Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-04T17:09:26.003Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-04T17:09:26.003Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-04T17:09:26.003Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-04T17:09:26.003Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-04T17:09:26.003Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-04T17:09:26.003Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-04T17:09:26.003Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T17:09:26.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T17:09:26.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T17:09:26.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T17:09:26.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T17:09:26.003Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-04T17:09:26.003Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-04T17:09:26.003Z] archive_test.go:140: zstd not installed [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-04T17:09:26.003Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T17:09:26.003Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:09:26.004Z] archive_windows_test.go:16: Currently fails [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-04T17:09:26.004Z] changes_test.go:196: needs more investigation [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-04T17:09:26.004Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-04T17:09:26.004Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-04T17:09:26.004Z] changes_test.go:433: needs further investigation [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-04T17:09:26.004Z] changes_test.go:469: needs further investigation [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-04T17:09:26.004Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-04T17:09:26.004Z] poller_test.go:40: No chmod on Windows [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T17:09:26.004Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T17:09:26.004Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-04T17:09:26.004Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-04T17:09:26.004Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-04T17:09:26.004Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-04T17:09:26.004Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-04T17:09:26.004Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T17:09:26.004Z] [2022-05-04T17:09:26.004Z] DONE 2287 tests, 70 skipped in 267.381s [2022-05-04T17:09:26.004Z] INFO: make.ps1 ended at 05/04/2022 17:09:25 [2022-05-04T17:09:26.233Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T17:09:26.802Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T17:09:27.061Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-05-04T17:09:27.061Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2022-05-04T17:09:27.061Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T17:09:27.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:09:27.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:09:28.166Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-04T17:09:28.166Z] INFO: Unit tests ended at 05/04/2022 17:09:27. Duration:00:04:39.6418659 [2022-05-04T17:09:28.166Z] INFO: Building busybox [2022-05-04T17:09:28.166Z] Sending build context to Docker daemon 5.12kB [2022-05-04T17:09:28.166Z] [2022-05-04T17:09:28.166Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-04T17:09:28.166Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-04T17:09:28.166Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-04T17:09:28.166Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-04T17:09:28.166Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-04T17:09:28.166Z] ---> aa8714eb8356 [2022-05-04T17:09:28.166Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-04T17:09:28.166Z] ---> Running in 1f6136033c1e [2022-05-04T17:09:28.441Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-05-04T17:09:28.699Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2022-05-04T17:09:28.700Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T17:09:29.268Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-04T17:09:29.870Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T17:09:30.136Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-05-04T17:09:30.396Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-05-04T17:09:30.396Z] === RUN TestIpcModeOlderClient [2022-05-04T17:09:30.396Z] === PAUSE TestIpcModeOlderClient [2022-05-04T17:09:30.396Z] === RUN TestKillContainerInvalidSignal [2022-05-04T17:09:31.361Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-05-04T17:09:31.361Z] === RUN TestKillContainer [2022-05-04T17:09:31.361Z] === RUN TestKillContainer/no_signal [2022-05-04T17:09:31.623Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T17:09:31.881Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-04T17:09:31.881Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-04T17:09:31.881Z] check_test.go:307: [d6768e25e6938] daemon is not started [2022-05-04T17:09:31.881Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-04T17:09:32.140Z] === RUN TestKillContainer/killing_signal [2022-05-04T17:09:32.710Z] --- PASS: TestKillContainer (1.70s) [2022-05-04T17:09:32.710Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-05-04T17:09:32.710Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2022-05-04T17:09:32.710Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-05-04T17:09:32.710Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T17:09:32.824Z] Removing intermediate container 1f6136033c1e [2022-05-04T17:09:32.824Z] ---> 0dce10c60f08 [2022-05-04T17:09:32.824Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-04T17:09:32.824Z] ---> Running in 20ec200edac7 [2022-05-04T17:09:32.824Z] Removing intermediate container 20ec200edac7 [2022-05-04T17:09:32.824Z] ---> f98c07ffcc1d [2022-05-04T17:09:32.824Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-04T17:09:32.824Z] ---> Running in 89575c7a512c [2022-05-04T17:09:32.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T17:09:32.973Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T17:09:33.467Z] Removing intermediate container 89575c7a512c [2022-05-04T17:09:33.467Z] ---> db49c7e9f78b [2022-05-04T17:09:33.467Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-04T17:09:33.687Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T17:09:33.946Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-04T17:09:34.206Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T17:09:34.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2022-05-04T17:09:34.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-05-04T17:09:34.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-05-04T17:09:34.465Z] === RUN TestKillStoppedContainer [2022-05-04T17:09:34.465Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-05-04T17:09:34.465Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T17:09:34.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-04T17:09:34.465Z] === RUN TestKillDifferentUserContainer [2022-05-04T17:09:34.996Z] [2022-05-04T17:09:34.996Z] ---> bc91359eea49 [2022-05-04T17:09:34.996Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-04T17:09:35.403Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2022-05-04T17:09:35.403Z] === RUN TestInspectOomKilledTrue [2022-05-04T17:09:35.403Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:09:35.403Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T17:09:35.403Z] === RUN TestInspectOomKilledFalse [2022-05-04T17:09:35.403Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:09:35.403Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T17:09:35.403Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T17:09:35.403Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T17:09:35.451Z] ---> Running in faee573da958 [2022-05-04T17:09:35.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-05-04T17:09:35.973Z] === RUN TestLinksContainerNames [2022-05-04T17:09:36.232Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.38s) [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.57s) [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.65s) [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.68s) [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.43s) [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.13s) [2022-05-04T17:09:36.297Z] === RUN TestBuildMultiStageCopy [2022-05-04T17:09:36.297Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T17:09:37.613Z] --- PASS: TestLinksContainerNames (1.50s) [2022-05-04T17:09:37.613Z] === RUN TestLogsFollowTailEmpty [2022-05-04T17:09:37.613Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-04T17:09:38.183Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-05-04T17:09:38.183Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T17:09:38.751Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T17:09:38.751Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-05-04T17:09:38.751Z] === RUN TestMountDaemonRoot [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/default [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/private [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/slave [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/shared [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T17:09:39.010Z] === CONT TestMountDaemonRoot/default [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:09:39.010Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T17:09:39.010Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:09:39.010Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T17:09:39.010Z] === CONT TestMountDaemonRoot/shared [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T17:09:39.010Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:09:39.010Z] === CONT TestMountDaemonRoot/slave [2022-05-04T17:09:39.010Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/private [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T17:09:39.011Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T17:09:39.011Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T17:09:39.270Z] check_test.go:307: [dddda63318268] daemon is not started [2022-05-04T17:09:39.270Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T17:09:39.270Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T17:09:39.529Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T17:09:39.529Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T17:09:39.529Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T17:09:39.529Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T17:09:39.529Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T17:09:39.529Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-04T17:09:39.529Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T17:09:41.434Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2022-05-04T17:09:41.434Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T17:09:42.003Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2022-05-04T17:09:42.003Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T17:09:42.513Z] Removing intermediate container faee573da958 [2022-05-04T17:09:42.513Z] ---> 9e46131eba78 [2022-05-04T17:09:42.513Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-04T17:09:42.513Z] ---> Running in ebc225c527ef [2022-05-04T17:09:42.571Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-04T17:09:42.831Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-05-04T17:09:42.831Z] === RUN TestNetworkNat [2022-05-04T17:09:43.091Z] check_test.go:307: [dc57958a53be8] daemon is not started [2022-05-04T17:09:43.091Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-04T17:09:43.660Z] --- PASS: TestNetworkNat (0.79s) [2022-05-04T17:09:43.660Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T17:09:44.036Z] [2022-05-04T17:09:44.036Z] SUCCESS: Specified value was saved. [2022-05-04T17:09:44.228Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2022-05-04T17:09:44.228Z] === RUN TestNetworkLoopbackNat [2022-05-04T17:09:44.815Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T17:09:44.815Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T17:09:45.603Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T17:09:45.772Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T17:09:45.862Z] docker_cli_daemon_plugins_test.go:80: [dc33c8d5b854b] daemon is not started [2022-05-04T17:09:46.730Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T17:09:46.798Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-04T17:09:46.918Z] Removing intermediate container ebc225c527ef [2022-05-04T17:09:46.918Z] ---> 21457d474552 [2022-05-04T17:09:46.918Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-04T17:09:46.918Z] ---> Running in 1eed807467bc [2022-05-04T17:09:47.058Z] --- PASS: TestNetworkLoopbackNat (2.93s) [2022-05-04T17:09:47.058Z] === RUN TestPause [2022-05-04T17:09:47.687Z] --- PASS: TestBuildMultiStageCopy (11.69s) [2022-05-04T17:09:47.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.36s) [2022-05-04T17:09:47.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-05-04T17:09:47.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2022-05-04T17:09:47.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2022-05-04T17:09:47.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2022-05-04T17:09:47.688Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T17:09:47.995Z] --- PASS: TestPause (0.61s) [2022-05-04T17:09:47.995Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T17:09:47.995Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T17:09:47.995Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T17:09:47.995Z] === RUN TestPauseStopPausedContainer [2022-05-04T17:09:48.564Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2022-05-04T17:09:48.564Z] === RUN TestPidHost [2022-05-04T17:09:49.135Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T17:09:49.703Z] docker_cli_daemon_plugins_test.go:170: [d2e78a7ca19e6] daemon is not started [2022-05-04T17:09:49.844Z] --- PASS: TestBuildMultiStageParentConfig (2.17s) [2022-05-04T17:09:49.844Z] === RUN TestBuildLabelWithTargets [2022-05-04T17:09:49.844Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:09:49.844Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-04T17:09:49.844Z] === RUN TestBuildWithEmptyLayers [2022-05-04T17:09:49.862Z] Cannot create a file when that file already exists. [2022-05-04T17:09:49.962Z] --- PASS: TestPidHost (1.66s) [2022-05-04T17:09:49.962Z] === RUN TestPsFilter [2022-05-04T17:09:50.221Z] --- PASS: TestPsFilter (0.15s) [2022-05-04T17:09:50.221Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T17:09:50.801Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-05-04T17:09:50.802Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T17:09:51.158Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-04T17:09:51.158Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-05-04T17:09:51.158Z] === RUN TestRemoveContainerWithVolume [2022-05-04T17:09:51.727Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2022-05-04T17:09:51.727Z] === RUN TestRemoveContainerRunning [2022-05-04T17:09:51.986Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T17:09:52.555Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T17:09:52.555Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-05-04T17:09:52.555Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T17:09:53.123Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-05-04T17:09:53.123Z] === RUN TestRemoveInvalidContainer [2022-05-04T17:09:53.123Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-04T17:09:53.123Z] === RUN TestRenameLinkedContainer [2022-05-04T17:09:54.501Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-04T17:09:54.516Z] Removing intermediate container 1eed807467bc [2022-05-04T17:09:54.516Z] ---> 38f2d8199d52 [2022-05-04T17:09:54.516Z] Step 13/13 : CMD ["sh"] [2022-05-04T17:09:54.516Z] ---> Running in f1d2a17e0ec4 [2022-05-04T17:09:54.516Z] Removing intermediate container f1d2a17e0ec4 [2022-05-04T17:09:54.516Z] ---> 1266a83ee7e3 [2022-05-04T17:09:54.516Z] Successfully built 1266a83ee7e3 [2022-05-04T17:09:54.516Z] Successfully tagged busybox:latest [2022-05-04T17:09:54.516Z] INFO: Docker images of the daemon under test [2022-05-04T17:09:54.516Z] [2022-05-04T17:09:54.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T17:09:54.970Z] busybox latest 1266a83ee7e3 Less than a second ago 5.02GB [2022-05-04T17:09:54.970Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T17:09:54.970Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T17:09:54.970Z] [2022-05-04T17:09:54.970Z] INFO: Running integration tests at 05/04/2022 17:09:54... [2022-05-04T17:09:54.970Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-04T17:09:54.970Z] INFO: Integration API tests being run from the host: [2022-05-04T17:09:54.970Z] INFO: make.ps1 starting at 05/04/2022 17:09:54 [2022-05-04T17:09:55.067Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-04T17:09:55.634Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-04T17:09:55.893Z] check_test.go:307: [dd0c396ebdf9a] daemon is not started [2022-05-04T17:09:55.893Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-04T17:09:55.929Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-04T17:09:56.152Z] --- PASS: TestRenameLinkedContainer (2.93s) [2022-05-04T17:09:56.152Z] === RUN TestRenameStoppedContainer [2022-05-04T17:09:57.089Z] --- PASS: TestRenameStoppedContainer (0.76s) [2022-05-04T17:09:57.089Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T17:09:57.656Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-04T17:09:58.595Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2022-05-04T17:09:58.595Z] === RUN TestRenameInvalidName [2022-05-04T17:09:59.163Z] --- PASS: TestRenameInvalidName (0.74s) [2022-05-04T17:09:59.163Z] === RUN TestRenameAnonymousContainer [2022-05-04T17:09:59.422Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-04T17:09:59.990Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T17:10:01.369Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-04T17:10:01.369Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T17:10:01.944Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2022-05-04T17:10:01.944Z] === RUN TestRenameContainerWithSameName [2022-05-04T17:10:02.512Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T17:10:02.771Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-04T17:10:02.771Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2022-05-04T17:10:02.771Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T17:10:03.121Z] --- PASS: TestBuildMultiStageOnBuild (11.85s) [2022-05-04T17:10:03.121Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T17:10:03.121Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:10:03.121Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-04T17:10:03.121Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T17:10:04.151Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2022-05-04T17:10:04.151Z] === RUN TestResize [2022-05-04T17:10:04.719Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-04T17:10:04.978Z] --- PASS: TestResize (0.89s) [2022-05-04T17:10:04.978Z] === RUN TestResizeWithInvalidSize [2022-05-04T17:10:05.915Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2022-05-04T17:10:05.915Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T17:10:06.482Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-04T17:10:06.482Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:10:06.482Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:10:06.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T17:10:06.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:10:06.741Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T17:10:08.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:10:08.646Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-04T17:10:09.214Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-04T17:10:09.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T17:10:10.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T17:10:10.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:10:11.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:10:12.484Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-04T17:10:12.744Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T17:10:13.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T17:10:13.390Z] --- PASS: TestBuildMultiStageLayerLeak (9.98s) [2022-05-04T17:10:13.390Z] === RUN TestBuildWithHugeFile [2022-05-04T17:10:14.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T17:10:14.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T17:10:15.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T17:10:15.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T17:10:17.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T17:10:18.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T17:10:19.211Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-04T17:10:19.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T17:10:20.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T17:10:20.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T17:10:22.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T17:10:22.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T17:10:23.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T17:10:24.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T17:10:24.678Z] check_test.go:307: [d140eaba26ecf] daemon is not started [2022-05-04T17:10:24.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-04T17:10:25.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:10:25.887Z] INFO: Testing against a local daemon [2022-05-04T17:10:25.887Z] === RUN TestBuildWithSession [2022-05-04T17:10:25.887Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:10:25.887Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T17:10:25.887Z] === RUN TestBuildSquashParent [2022-05-04T17:10:25.887Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:10:25.887Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-04T17:10:25.887Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T17:10:25.887Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:10:25.887Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:10:25.887Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:10:25.887Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:10:25.887Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:10:25.887Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:10:25.887Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:10:25.887Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:10:25.887Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:10:25.887Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:10:26.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T17:10:26.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T17:10:27.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-04T17:10:28.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T17:10:28.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.94s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.78s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.18s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2022-05-04T17:10:31.242Z] === RUN TestCgroupNamespacesRun [2022-05-04T17:10:33.148Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2022-05-04T17:10:33.149Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T17:10:34.812Z] ba8181afd426: Pull complete [2022-05-04T17:10:34.812Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-04T17:10:34.812Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:10:34.812Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-04T17:10:34.812Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-04T17:10:34.812Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-04T17:10:34.812Z] WARN: Skipping validation tests [2022-05-04T17:10:34.812Z] INFO: Running unit tests at 05/04/2022 17:10:29... [2022-05-04T17:10:35.681Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s) [2022-05-04T17:10:35.681Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T17:10:36.340Z] INFO: make.ps1 starting at 05/04/2022 17:10:35 [2022-05-04T17:10:36.797Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T17:10:36.797Z] INFO: Running unit tests... [2022-05-04T17:10:37.598Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2022-05-04T17:10:37.598Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T17:10:38.399Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:10:38.399Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:10:39.506Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s) [2022-05-04T17:10:39.506Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T17:10:40.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2022-05-04T17:10:40.887Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T17:10:41.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T17:10:42.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-04T17:10:42.642Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-04T17:10:42.642Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-04T17:10:42.642Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-04T17:10:42.642Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-04T17:10:42.642Z] Cross building: bundles/cross/linux/s390x [2022-05-04T17:10:42.642Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-04T17:10:42.642Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-04T17:10:42.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2022-05-04T17:10:42.784Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T17:10:43.722Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-05-04T17:10:43.722Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T17:10:44.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T17:10:44.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-04T17:10:45.340Z] 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-05-04T17:10:45.490Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2022-05-04T17:10:45.490Z] === RUN TestNISDomainname [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.65s) [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.80s) [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.04s) [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.46s) [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.05s) [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.28s) [2022-05-04T17:10:45.567Z] === RUN TestBuildMultiStageCopy [2022-05-04T17:10:45.567Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T17:10:45.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-04T17:10:46.319Z] --- PASS: TestNISDomainname (0.88s) [2022-05-04T17:10:46.319Z] === RUN TestHostnameDnsResolution [2022-05-04T17:10:46.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T17:10:47.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T17:10:47.407Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-05-04T17:10:47.407Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T17:10:48.343Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-05-04T17:10:48.343Z] === RUN TestPrivilegedHostDevices [2022-05-04T17:10:49.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T17:10:49.283Z] --- PASS: TestPrivilegedHostDevices (0.92s) [2022-05-04T17:10:49.283Z] === RUN TestStats [2022-05-04T17:10:50.661Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-04T17:10:50.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T17:10:52.297Z] --- PASS: TestStats (2.79s) [2022-05-04T17:10:52.297Z] === RUN TestStopContainerWithTimeout [2022-05-04T17:10:52.297Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T17:10:52.297Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T17:10:52.297Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T17:10:52.297Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T17:10:52.297Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T17:10:52.297Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T17:10:52.707Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T17:10:52.707Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T17:10:53.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-04T17:10:53.235Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T17:10:53.691Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T17:10:54.675Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T17:10:55.139Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T17:10:55.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T17:10:56.234Z] --- PASS: TestBuildMultiStageCopy (11.11s) [2022-05-04T17:10:56.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.16s) [2022-05-04T17:10:56.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2022-05-04T17:10:56.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2022-05-04T17:10:56.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2022-05-04T17:10:56.234Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2022-05-04T17:10:56.234Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T17:10:56.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T17:10:56.776Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-04T17:10:56.776Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2022-05-04T17:10:56.776Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2022-05-04T17:10:56.776Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-05-04T17:10:56.776Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-05-04T17:10:56.776Z] === RUN TestDeleteDevicemapper [2022-05-04T17:10:56.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T17:10:56.776Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T17:10:56.776Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T17:10:57.692Z] ? github.com/docker/docker/api [no test files] [2022-05-04T17:10:57.711Z] check_test.go:307: [d63068bdf654f] daemon is not started [2022-05-04T17:10:57.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-04T17:10:57.970Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T17:10:58.442Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2022-05-04T17:10:58.442Z] === RUN TestBuildLabelWithTargets [2022-05-04T17:10:58.442Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:10:58.442Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-04T17:10:58.442Z] === RUN TestBuildWithEmptyLayers [2022-05-04T17:10:58.909Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T17:10:59.424Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-05-04T17:10:59.424Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T17:10:59.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-04T17:11:00.045Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T17:11:00.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2022-05-04T17:11:00.046Z] === RUN TestUpdateMemory [2022-05-04T17:11:00.305Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:11:00.305Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-04T17:11:00.305Z] === RUN TestUpdateCPUQuota [2022-05-04T17:11:01.683Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-05-04T17:11:01.683Z] === RUN TestUpdatePidsLimit [2022-05-04T17:11:01.683Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-04T17:11:01.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-04T17:11:01.942Z] === RUN TestUpdatePidsLimit/no_change [2022-05-04T17:11:02.509Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-04T17:11:02.769Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-04T17:11:03.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-04T17:11:03.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-04T17:11:03.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit (3.58s) [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2022-05-04T17:11:05.233Z] === RUN TestUpdateRestartPolicy [2022-05-04T17:11:05.803Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T17:11:07.179Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T17:11:07.747Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-04T17:11:08.688Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T17:11:10.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-04T17:11:11.888Z] --- PASS: TestBuildMultiStageOnBuild (11.07s) [2022-05-04T17:11:11.888Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T17:11:11.888Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:11:11.888Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-04T17:11:11.888Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T17:11:13.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-04T17:11:13.766Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T17:11:14.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-04T17:11:14.960Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T17:11:15.526Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T17:11:16.093Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T17:11:16.352Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T17:11:16.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-04T17:11:16.872Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T17:11:16.872Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T17:11:16.872Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-04T17:11:16.872Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T17:11:17.810Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2022-05-04T17:11:17.810Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T17:11:18.378Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T17:11:18.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-05-04T17:11:18.637Z] === RUN TestWaitNonBlocked [2022-05-04T17:11:18.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:11:18.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:11:18.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:11:18.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:11:18.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:11:18.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:11:18.744Z] === RUN TestMiddlewares [2022-05-04T17:11:18.744Z] --- PASS: TestMiddlewares (0.00s) [2022-05-04T17:11:18.744Z] PASS [2022-05-04T17:11:18.744Z] coverage: 7.9% of statements [2022-05-04T17:11:18.744Z] ok github.com/docker/docker/api/server 0.064s coverage: 7.9% of statements [2022-05-04T17:11:19.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-04T17:11:19.574Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-04T17:11:19.574Z] check_test.go:307: [de6146b84fc32] daemon is not started [2022-05-04T17:11:19.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-04T17:11:19.574Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-04T17:11:19.574Z] check_test.go:307: [d4bcfec6a36b9] daemon is not started [2022-05-04T17:11:19.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-04T17:11:19.574Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-04T17:11:19.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-05-04T17:11:19.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2022-05-04T17:11:19.574Z] === RUN TestWaitBlocked [2022-05-04T17:11:19.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:11:19.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:11:19.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:11:19.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:11:19.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T17:11:19.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T17:11:20.543Z] --- PASS: TestBuildMultiStageLayerLeak (9.40s) [2022-05-04T17:11:20.543Z] === RUN TestBuildWithHugeFile [2022-05-04T17:11:20.953Z] --- PASS: TestWaitBlocked (0.03s) [2022-05-04T17:11:20.953Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-05-04T17:11:20.953Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2022-05-04T17:11:20.953Z] === CONT TestContainerStartOnDaemonRestart [2022-05-04T17:11:20.953Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T17:11:23.485Z] check_test.go:307: [d6b3bb9f98384] daemon is not started [2022-05-04T17:11:23.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-04T17:11:23.745Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T17:11:24.680Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2022-05-04T17:11:24.680Z] === CONT TestIpcModeOlderClient [2022-05-04T17:11:24.680Z] === CONT TestContainerKillOnDaemonStart [2022-05-04T17:11:24.680Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s) [2022-05-04T17:11:24.680Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-05-04T17:11:24.680Z] === CONT TestDaemonHostGatewayIP [2022-05-04T17:11:25.247Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T17:11:26.625Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T17:11:26.885Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T17:11:27.452Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T17:11:28.392Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T17:11:28.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-04T17:11:28.392Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2022-05-04T17:11:28.392Z] === CONT TestDaemonRestartIpcMode [2022-05-04T17:11:28.651Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T17:11:31.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-04T17:11:31.944Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2022-05-04T17:11:34.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-04T17:11:37.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-04T17:11:37.267Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T17:11:37.526Z] --- PASS: TestContainerKillOnDaemonStart (12.84s) [2022-05-04T17:11:37.526Z] PASS [2022-05-04T17:11:37.526Z] [2022-05-04T17:11:37.526Z] === Skipped [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-04T17:11:37.526Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:11:37.526Z] [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-04T17:11:37.526Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:11:37.526Z] [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-04T17:11:37.526Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:11:37.526Z] [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T17:11:37.526Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T17:11:37.526Z] [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T17:11:37.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T17:11:37.526Z] [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-04T17:11:37.526Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:11:37.526Z] [2022-05-04T17:11:37.526Z] DONE 235 tests, 6 skipped in 164.799s [2022-05-04T17:11:37.526Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T17:11:37.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-04T17:11:37.526Z] ++ set -e [2022-05-04T17:11:37.526Z] ++ '[' -n 0 ']' [2022-05-04T17:11:37.526Z] ++ set -x [2022-05-04T17:11:37.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-04T17:11:37.786Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T17:11:38.044Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T17:11:38.303Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-04T17:11:38.303Z] === RUN TestDaemonConfigValidation [2022-05-04T17:11:38.303Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:11:38.303Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T17:11:38.303Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T17:11:38.303Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T17:11:38.303Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T17:11:38.303Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T17:11:38.303Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T17:11:38.303Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T17:11:38.303Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T17:11:38.562Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T17:11:38.562Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T17:11:38.821Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T17:11:38.821Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-05-04T17:11:38.821Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-05-04T17:11:38.821Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-05-04T17:11:38.821Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-05-04T17:11:38.821Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-05-04T17:11:38.821Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T17:11:38.821Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T17:11:39.758Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T17:11:41.136Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T17:11:41.136Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T17:11:41.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-04T17:11:42.074Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T17:11:42.074Z] daemon_test.go:156: [da244ffd5331d] daemon is not started [2022-05-04T17:11:42.074Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-04T17:11:42.074Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-04T17:11:42.074Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-05-04T17:11:42.074Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2022-05-04T17:11:42.074Z] === RUN TestDaemonProxy [2022-05-04T17:11:42.074Z] === RUN TestDaemonProxy/environment_variables [2022-05-04T17:11:43.976Z] === RUN TestDaemonProxy/command-line_options [2022-05-04T17:11:44.235Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T17:11:44.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-04T17:11:45.613Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T17:11:45.613Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-04T17:11:45.613Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T17:11:45.613Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-04T17:11:45.613Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T17:11:45.613Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-04T17:11:45.613Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T17:11:45.613Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-04T17:11:45.613Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T17:11:45.613Z] === RUN TestDaemonProxy/configuration_file [2022-05-04T17:11:47.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-04T17:11:47.517Z] === RUN TestDaemonProxy/conflicting_options [2022-05-04T17:11:47.776Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-04T17:11:48.345Z] --- PASS: TestDaemonProxy (6.38s) [2022-05-04T17:11:48.345Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-05-04T17:11:48.345Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-05-04T17:11:48.345Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-05-04T17:11:48.345Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-04T17:11:48.345Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-05-04T17:11:48.345Z] PASS [2022-05-04T17:11:48.345Z] [2022-05-04T17:11:48.345Z] DONE 17 tests in 10.834s [2022-05-04T17:11:48.345Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T17:11:48.345Z] ++ 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 [2022-05-04T17:11:48.345Z] ++ set -e [2022-05-04T17:11:48.345Z] ++ '[' -n 0 ']' [2022-05-04T17:11:48.345Z] ++ set -x [2022-05-04T17:11:48.345Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:11:48.604Z] INFO: Testing against a local daemon [2022-05-04T17:11:48.604Z] === RUN TestCommitInheritsEnv [2022-05-04T17:11:48.863Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T17:11:49.122Z] --- PASS: TestCommitInheritsEnv (0.49s) [2022-05-04T17:11:49.122Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T17:11:49.122Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-04T17:11:49.122Z] === RUN TestImportWithCustomPlatform [2022-05-04T17:11:49.122Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T17:11:49.122Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T17:11:49.122Z] === RUN TestImportWithCustomPlatform// [2022-05-04T17:11:49.122Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T17:11:49.381Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T17:11:49.640Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T17:11:49.640Z] check_test.go:307: [d5814731df729] daemon is not started [2022-05-04T17:11:49.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-04T17:11:49.640Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T17:11:49.640Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T17:11:49.640Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform (0.61s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T17:11:49.640Z] === RUN TestImagesFilterMultiReference [2022-05-04T17:11:49.899Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-04T17:11:49.899Z] === RUN TestImagePullPlatformInvalid [2022-05-04T17:11:49.899Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-04T17:11:49.899Z] === RUN TestRemoveImageOrphaning [2022-05-04T17:11:50.158Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-05-04T17:11:50.158Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T17:11:50.726Z] time="2022-05-04T17:11:50Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-04T17:11:52.632Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-04T17:11:52.891Z] --- PASS: TestRemoveImageGarbageCollector (2.52s) [2022-05-04T17:11:52.891Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T17:11:52.891Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-04T17:11:52.891Z] === RUN TestTagInvalidReference [2022-05-04T17:11:52.891Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-04T17:11:52.891Z] === RUN TestTagValidPrefixedRepo [2022-05-04T17:11:52.891Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-04T17:11:52.891Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T17:11:52.891Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-04T17:11:52.891Z] === RUN TestTagOfficialNames [2022-05-04T17:11:53.150Z] --- PASS: TestTagOfficialNames (0.07s) [2022-05-04T17:11:53.150Z] === RUN TestTagMatchesDigest [2022-05-04T17:11:53.150Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-04T17:11:53.150Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-04T17:11:53.150Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T17:11:54.849Z] --- PASS: TestBuildWithHugeFile (94.27s) [2022-05-04T17:11:54.849Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T17:11:54.849Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:11:54.849Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T17:11:54.849Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:11:54.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:11:54.849Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:11:54.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:11:54.849Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:11:54.849Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:11:54.849Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:11:54.849Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:11:54.849Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:11:54.849Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-04T17:11:54.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestBuildPreserveOwnership [2022-05-04T17:11:54.849Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:11:54.849Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestBuildPlatformInvalid [2022-05-04T17:11:54.849Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-04T17:11:54.849Z] PASS [2022-05-04T17:11:54.849Z] ok github.com/docker/docker/integration/build 154.864s [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === Skipped [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-04T17:11:54.849Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-04T17:11:54.849Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-04T17:11:54.849Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-04T17:11:54.849Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:11:54.849Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-04T17:11:54.849Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] DONE 29 tests, 6 skipped in 185.655s [2022-05-04T17:11:54.849Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-04T17:11:54.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:11:54.849Z] INFO: Testing against a local daemon [2022-05-04T17:11:54.849Z] === RUN TestConfigInspect [2022-05-04T17:11:54.849Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestConfigList [2022-05-04T17:11:54.849Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigList (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestConfigsCreateAndDelete [2022-05-04T17:11:54.849Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestConfigsUpdate [2022-05-04T17:11:54.849Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestTemplatedConfig [2022-05-04T17:11:54.849Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestConfigCreateResolve [2022-05-04T17:11:54.849Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-04T17:11:54.849Z] PASS [2022-05-04T17:11:54.849Z] ok github.com/docker/docker/integration/config 0.074s [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === Skipped [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-04T17:11:54.849Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-04T17:11:54.849Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-04T17:11:54.849Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-04T17:11:54.849Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-04T17:11:54.849Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-04T17:11:54.849Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:11:54.849Z] [2022-05-04T17:11:54.849Z] DONE 6 tests, 6 skipped in 1.870s [2022-05-04T17:11:54.849Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-04T17:11:54.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:11:54.849Z] INFO: Testing against a local daemon [2022-05-04T17:11:54.849Z] === RUN TestCheckpoint [2022-05-04T17:11:54.849Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:11:54.849Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:11:54.849Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T17:11:54.849Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T17:11:54.849Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T17:11:54.849Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T17:11:54.849Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T17:11:54.849Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.02s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T17:11:54.849Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-05-04T17:11:54.849Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T17:11:54.849Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-05-04T17:11:54.849Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T17:11:54.849Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-05-04T17:11:54.849Z] === RUN TestCopyEmptyFile [2022-05-04T17:11:54.849Z] --- PASS: TestCopyEmptyFile (0.27s) [2022-05-04T17:11:54.849Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T17:11:54.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-05-04T17:11:54.849Z] === RUN TestCopyFromContainer [2022-05-04T17:11:54.849Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T17:11:54.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:11:54.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:11:54.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:11:54.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:11:54.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:11:54.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:11:54.849Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:11:54.849Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:11:54.849Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:11:54.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-04T17:11:54.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T17:11:54.849Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidEnv [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T17:11:54.849Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T17:11:54.849Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T17:11:54.849Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:11:54.849Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:11:54.849Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-04T17:11:54.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-04T17:11:54.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-04T17:11:54.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T17:11:54.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-04T17:11:54.850Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T17:11:54.850Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T17:11:54.850Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T17:11:54.850Z] === RUN TestCreateDifferentPlatform [2022-05-04T17:11:54.850Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T17:11:54.850Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T17:11:54.850Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-04T17:11:54.850Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T17:11:54.850Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T17:11:54.850Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T17:11:54.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-04T17:11:54.850Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T17:11:54.850Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T17:11:54.850Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T17:11:54.850Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T17:11:54.850Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:11:54.850Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:11:54.850Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:54.850Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:11:54.850Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:11:55.681Z] docker_cli_daemon_plugins_test.go:106: [d0ea2e7c8d9bd] daemon is not started [2022-05-04T17:11:55.940Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T17:11:56.198Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T17:11:56.457Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-04T17:11:58.358Z] check_test.go:307: [dcd285bf03ad2] daemon is not started [2022-05-04T17:11:58.358Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-04T17:11:58.798Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-04T17:11:58.798Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-04T17:11:58.798Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-04T17:11:58.798Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-04T17:11:58.798Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-04T17:11:58.798Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.95s) [2022-05-04T17:11:58.798Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.67s) [2022-05-04T17:11:58.798Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.71s) [2022-05-04T17:11:58.798Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.12s) [2022-05-04T17:11:58.798Z] === RUN TestDiff [2022-05-04T17:11:58.798Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T17:11:58.798Z] --- SKIP: TestDiff (0.00s) [2022-05-04T17:11:58.798Z] === RUN TestExecWithCloseStdin [2022-05-04T17:11:58.798Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T17:11:58.798Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-04T17:11:58.798Z] === RUN TestExec [2022-05-04T17:12:01.643Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T17:12:01.743Z] --- PASS: TestExec (3.15s) [2022-05-04T17:12:01.743Z] === RUN TestExecUser [2022-05-04T17:12:01.743Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T17:12:01.743Z] --- SKIP: TestExecUser (0.00s) [2022-05-04T17:12:01.743Z] === RUN TestExportContainerAndImportImage [2022-05-04T17:12:01.743Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:12:01.743Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-04T17:12:01.743Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T17:12:01.743Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:12:01.743Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T17:12:01.743Z] === RUN TestHealthCheckWorkdir [2022-05-04T17:12:01.743Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T17:12:01.743Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-04T17:12:01.743Z] === RUN TestHealthKillContainer [2022-05-04T17:12:01.743Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T17:12:01.743Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-04T17:12:01.743Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T17:12:01.743Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:12:01.743Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:12:01.743Z] === RUN TestKillContainerInvalidSignal [2022-05-04T17:12:01.903Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-04T17:12:03.954Z] --- PASS: TestKillContainerInvalidSignal (2.43s) [2022-05-04T17:12:03.954Z] === RUN TestKillContainer [2022-05-04T17:12:03.954Z] === RUN TestKillContainer/no_signal [2022-05-04T17:12:06.894Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T17:12:06.894Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T17:12:06.894Z] === RUN TestKillContainer/killing_signal [2022-05-04T17:12:07.171Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T17:12:07.760Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-04T17:12:08.043Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T17:12:09.018Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-04T17:12:09.103Z] --- PASS: TestKillContainer (5.06s) [2022-05-04T17:12:09.103Z] --- PASS: TestKillContainer/no_signal (2.46s) [2022-05-04T17:12:09.103Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:12:09.103Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2022-05-04T17:12:09.103Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T17:12:09.103Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:12:09.103Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T17:12:09.103Z] === RUN TestKillStoppedContainer [2022-05-04T17:12:09.103Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:12:09.103Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-04T17:12:09.103Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T17:12:09.103Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:12:09.103Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T17:12:09.103Z] === RUN TestKillDifferentUserContainer [2022-05-04T17:12:09.103Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T17:12:09.103Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-04T17:12:09.103Z] === RUN TestInspectOomKilledTrue [2022-05-04T17:12:09.103Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:12:09.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T17:12:09.103Z] === RUN TestInspectOomKilledFalse [2022-05-04T17:12:09.103Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:12:09.103Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T17:12:09.103Z] === RUN TestLogsFollowTailEmpty [2022-05-04T17:12:09.290Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T17:12:09.290Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-04T17:12:10.232Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-04T17:12:10.232Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-05-04T17:12:10.491Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-05-04T17:12:11.057Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-05-04T17:12:11.625Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-05-04T17:12:12.047Z] --- PASS: TestLogsFollowTailEmpty (2.45s) [2022-05-04T17:12:12.047Z] === RUN TestNetworkNat [2022-05-04T17:12:12.047Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T17:12:12.047Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-04T17:12:12.047Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T17:12:12.193Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-05-04T17:12:12.760Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-05-04T17:12:12.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T17:12:13.328Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-05-04T17:12:13.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T17:12:13.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T17:12:13.587Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-05-04T17:12:14.154Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-05-04T17:12:14.722Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T17:12:14.722Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-05-04T17:12:14.991Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s) [2022-05-04T17:12:14.991Z] === RUN TestNetworkLoopbackNat [2022-05-04T17:12:14.991Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T17:12:14.991Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-04T17:12:14.991Z] === RUN TestPause [2022-05-04T17:12:14.991Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T17:12:14.991Z] --- SKIP: TestPause (0.00s) [2022-05-04T17:12:14.991Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T17:12:15.290Z] check_test.go:307: [da060c479a02d] daemon is not started [2022-05-04T17:12:15.290Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-04T17:12:15.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T17:12:16.425Z] check_test.go:307: [d9dbae48145a8] daemon is not started [2022-05-04T17:12:16.425Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-04T17:12:16.684Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-04T17:12:16.943Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T17:12:17.201Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s) [2022-05-04T17:12:17.201Z] === RUN TestPauseStopPausedContainer [2022-05-04T17:12:17.201Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:12:17.201Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-04T17:12:17.201Z] === RUN TestPsFilter [2022-05-04T17:12:17.201Z] --- PASS: TestPsFilter (0.25s) [2022-05-04T17:12:17.201Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T17:12:18.321Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-04T17:12:20.145Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.37s) [2022-05-04T17:12:20.145Z] === RUN TestRemoveContainerWithVolume [2022-05-04T17:12:21.609Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-04T17:12:21.868Z] check_test.go:307: [df40e42088cf2] daemon is not started [2022-05-04T17:12:21.868Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-04T17:12:22.353Z] --- PASS: TestRemoveContainerWithVolume (2.53s) [2022-05-04T17:12:22.353Z] === RUN TestRemoveContainerRunning [2022-05-04T17:12:24.567Z] --- PASS: TestRemoveContainerRunning (2.41s) [2022-05-04T17:12:24.567Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T17:12:25.156Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-04T17:12:27.060Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-04T17:12:27.060Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T17:12:27.512Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.45s) [2022-05-04T17:12:27.512Z] === RUN TestRemoveInvalidContainer [2022-05-04T17:12:27.512Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-04T17:12:27.512Z] === RUN TestRenameLinkedContainer [2022-05-04T17:12:27.512Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T17:12:27.512Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-04T17:12:27.512Z] === RUN TestRenameStoppedContainer [2022-05-04T17:12:28.438Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T17:12:29.721Z] --- PASS: TestRenameStoppedContainer (2.38s) [2022-05-04T17:12:29.721Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T17:12:30.973Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-04T17:12:31.048Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T17:12:31.048Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T17:12:31.048Z] === RUN TestBoolValue [2022-05-04T17:12:31.048Z] --- PASS: TestBoolValue (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestBoolValueOrDefault [2022-05-04T17:12:31.048Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestInt64ValueOrZero [2022-05-04T17:12:31.048Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestInt64ValueOrDefault [2022-05-04T17:12:31.048Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-04T17:12:31.048Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestJsonContentType [2022-05-04T17:12:31.048Z] --- PASS: TestJsonContentType (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestReadJSON [2022-05-04T17:12:31.048Z] === RUN TestReadJSON/nil_body [2022-05-04T17:12:31.048Z] === RUN TestReadJSON/empty_body [2022-05-04T17:12:31.048Z] === RUN TestReadJSON/with_valid_request [2022-05-04T17:12:31.048Z] === RUN TestReadJSON/with_whitespace [2022-05-04T17:12:31.048Z] === RUN TestReadJSON/with_extra_content [2022-05-04T17:12:31.048Z] === RUN TestReadJSON/invalid_JSON [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-04T17:12:31.048Z] PASS [2022-05-04T17:12:31.048Z] coverage: 31.9% of statements [2022-05-04T17:12:31.048Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 31.9% of statements [2022-05-04T17:12:31.048Z] === RUN TestMaskSecretKeys [2022-05-04T17:12:31.048Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-04T17:12:31.048Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-04T17:12:31.048Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-04T17:12:31.048Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-04T17:12:31.048Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestVersionMiddlewareVersion [2022-05-04T17:12:31.048Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-04T17:12:31.048Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-04T17:12:31.048Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-04T17:12:31.048Z] PASS [2022-05-04T17:12:31.048Z] coverage: 37.7% of statements [2022-05-04T17:12:31.048Z] ok github.com/docker/docker/api/server/middleware 0.098s coverage: 37.7% of statements [2022-05-04T17:12:31.048Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T17:12:31.048Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T17:12:31.049Z] === RUN TestStrSliceMarshalJSON [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestStrSliceUnmarshalJSON [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestStrSliceUnmarshalString [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestStrSliceUnmarshalSlice [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 90.0% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2022-05-04T17:12:31.049Z] === RUN TestToJSON [2022-05-04T17:12:31.049Z] --- PASS: TestToJSON (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestToParamWithVersion [2022-05-04T17:12:31.049Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestFromJSON [2022-05-04T17:12:31.049Z] --- PASS: TestFromJSON (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestEmpty [2022-05-04T17:12:31.049Z] --- PASS: TestEmpty (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestArgsMatchKVListEmptySources [2022-05-04T17:12:31.049Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestArgsMatchKVList [2022-05-04T17:12:31.049Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestArgsMatch [2022-05-04T17:12:31.049Z] --- PASS: TestArgsMatch (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestAdd [2022-05-04T17:12:31.049Z] --- PASS: TestAdd (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestDel [2022-05-04T17:12:31.049Z] --- PASS: TestDel (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestLen [2022-05-04T17:12:31.049Z] --- PASS: TestLen (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestExactMatch [2022-05-04T17:12:31.049Z] --- PASS: TestExactMatch (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestOnlyOneExactMatch [2022-05-04T17:12:31.049Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestContains [2022-05-04T17:12:31.049Z] --- PASS: TestContains (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestValidate [2022-05-04T17:12:31.049Z] --- PASS: TestValidate (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestWalkValues [2022-05-04T17:12:31.049Z] --- PASS: TestWalkValues (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestFuzzyMatch [2022-05-04T17:12:31.049Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestClone [2022-05-04T17:12:31.049Z] --- PASS: TestClone (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 92.2% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-05-04T17:12:31.049Z] === RUN TestGetTimestamp [2022-05-04T17:12:31.049Z] --- PASS: TestGetTimestamp (0.14s) [2022-05-04T17:12:31.049Z] === RUN TestParseTimestamps [2022-05-04T17:12:31.049Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 100.0% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/api/types/time 0.188s coverage: 100.0% of statements [2022-05-04T17:12:31.049Z] === RUN TestAdjustForAPIVersion [2022-05-04T17:12:31.049Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 6.1% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 6.1% of statements [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T17:12:31.049Z] === RUN TestCompareVersion [2022-05-04T17:12:31.049Z] --- PASS: TestCompareVersion (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 77.3% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T17:12:31.049Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T17:12:31.049Z] === RUN TestIsGIT [2022-05-04T17:12:31.049Z] --- PASS: TestIsGIT (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 100.0% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.142s coverage: 100.0% of statements [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-04T17:12:31.049Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestCloneArgsSmartHttp [2022-05-04T17:12:31.049Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-04T17:12:31.049Z] === RUN TestCloneArgsDumbHttp [2022-05-04T17:12:31.049Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestCloneArgsGit [2022-05-04T17:12:31.049Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestCheckoutGit [2022-05-04T17:12:31.049Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-04T17:12:31.049Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestProcessNoDockerignore [2022-05-04T17:12:31.049Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-04T17:12:31.049Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestDetectContentType [2022-05-04T17:12:31.049Z] --- PASS: TestDetectContentType (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestSelectAcceptableMIME [2022-05-04T17:12:31.049Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestInspectEmptyResponse [2022-05-04T17:12:31.049Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestInspectResponseBinary [2022-05-04T17:12:31.049Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestResponseUnsupportedContentType [2022-05-04T17:12:31.049Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestInspectResponseTextSimple [2022-05-04T17:12:31.049Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestInspectResponseEmptyContentType [2022-05-04T17:12:31.049Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestUnknownContentLength [2022-05-04T17:12:31.049Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestDownloadRemote [2022-05-04T17:12:31.049Z] --- PASS: TestDownloadRemote (0.08s) [2022-05-04T17:12:31.049Z] === RUN TestGetWithStatusError [2022-05-04T17:12:31.049Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestCloseRootDirectory [2022-05-04T17:12:31.049Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:12:31.049Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestHashFile [2022-05-04T17:12:31.049Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:12:31.049Z] --- SKIP: TestHashFile (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestHashSubdir [2022-05-04T17:12:31.049Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:12:31.049Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-04T17:12:31.049Z] === RUN TestRemoveDirectory [2022-05-04T17:12:31.049Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:12:31.049Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 9.3% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements [2022-05-04T17:12:31.049Z] === RUN TestEnable [2022-05-04T17:12:31.049Z] --- PASS: TestEnable (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestDisable [2022-05-04T17:12:31.049Z] --- PASS: TestDisable (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestEnabled [2022-05-04T17:12:31.049Z] --- PASS: TestEnabled (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 100.0% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-05-04T17:12:31.049Z] === RUN TestGetAllAllowed [2022-05-04T17:12:31.049Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestGetAllMeta [2022-05-04T17:12:31.049Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-04T17:12:31.049Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestIsUnreferencedBuiltin [2022-05-04T17:12:31.049Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestIsExistingDirectory [2022-05-04T17:12:31.049Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestGetFilenameForDownload [2022-05-04T17:12:31.049Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestEnv2Variables [2022-05-04T17:12:31.049Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-04T17:12:31.049Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestMaintainer [2022-05-04T17:12:31.049Z] --- PASS: TestMaintainer (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestLabel [2022-05-04T17:12:31.049Z] --- PASS: TestLabel (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestFromScratch [2022-05-04T17:12:31.049Z] --- PASS: TestFromScratch (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestFromWithArg [2022-05-04T17:12:31.049Z] --- PASS: TestFromWithArg (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-04T17:12:31.049Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestFromWithUndefinedArg [2022-05-04T17:12:31.049Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestFromMultiStageWithNamedStage [2022-05-04T17:12:31.049Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestOnbuild [2022-05-04T17:12:31.049Z] --- PASS: TestOnbuild (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestWorkdir [2022-05-04T17:12:31.049Z] --- PASS: TestWorkdir (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestCmd [2022-05-04T17:12:31.049Z] --- PASS: TestCmd (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestHealthcheckNone [2022-05-04T17:12:31.049Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestHealthcheckCmd [2022-05-04T17:12:31.049Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestEntrypoint [2022-05-04T17:12:31.049Z] --- PASS: TestEntrypoint (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestExpose [2022-05-04T17:12:31.049Z] --- PASS: TestExpose (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestUser [2022-05-04T17:12:31.049Z] --- PASS: TestUser (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestVolume [2022-05-04T17:12:31.049Z] --- PASS: TestVolume (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestStopSignal [2022-05-04T17:12:31.049Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T17:12:31.049Z] --- SKIP: TestStopSignal (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestArg [2022-05-04T17:12:31.049Z] --- PASS: TestArg (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestShell [2022-05-04T17:12:31.049Z] --- PASS: TestShell (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestPrependEnvOnCmd [2022-05-04T17:12:31.049Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestRunWithBuildArgs [2022-05-04T17:12:31.049Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestRunIgnoresHealthcheck [2022-05-04T17:12:31.049Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestDispatchUnsupportedOptions [2022-05-04T17:12:31.049Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-04T17:12:31.049Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-04T17:12:31.049Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-04T17:12:31.049Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestNormalizeWorkdir [2022-05-04T17:12:31.049Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestDispatch [2022-05-04T17:12:31.049Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-04T17:12:31.049Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-04T17:12:31.049Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-04T17:12:31.049Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-04T17:12:31.049Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-04T17:12:31.049Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-04T17:12:31.049Z] === RUN TestDispatch/COPY_url [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch (0.06s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestAddScratchImageAddsToMounts [2022-05-04T17:12:31.049Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-04T17:12:31.049Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-04T17:12:31.049Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-04T17:12:31.049Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestImageSourceGetAddsToMounts [2022-05-04T17:12:31.049Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestEmptyDockerfile [2022-05-04T17:12:31.049Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestSymlinkDockerfile [2022-05-04T17:12:31.049Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-04T17:12:31.049Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-04T17:12:31.049Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-04T17:12:31.049Z] === RUN TestNonExistingDockerfile [2022-05-04T17:12:31.049Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestCopyRunConfig [2022-05-04T17:12:31.049Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestDeepCopyRunConfig [2022-05-04T17:12:31.049Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestExportImage [2022-05-04T17:12:31.049Z] --- PASS: TestExportImage (0.01s) [2022-05-04T17:12:31.049Z] === RUN TestNormalizeDest [2022-05-04T17:12:31.049Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-04T17:12:31.049Z] PASS [2022-05-04T17:12:31.049Z] coverage: 46.7% of statements [2022-05-04T17:12:31.049Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 46.7% of statements [2022-05-04T17:12:31.049Z] === RUN TestTCP4Proxy [2022-05-04T17:12:31.049Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-04T17:12:31.049Z] === RUN TestTCP4ProxyHalfClose [2022-05-04T17:12:31.049Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestTCP6Proxy [2022-05-04T17:12:31.049Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T17:12:31.049Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestTCPDualStackProxy [2022-05-04T17:12:31.049Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T17:12:31.049Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestUDP4Proxy [2022-05-04T17:12:31.049Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestUDP6Proxy [2022-05-04T17:12:31.049Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T17:12:31.049Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestUDPWriteError [2022-05-04T17:12:31.049Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-04T17:12:31.049Z] === RUN TestSCTP4Proxy [2022-05-04T17:12:31.049Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T17:12:31.050Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-04T17:12:31.050Z] === RUN TestSCTP6Proxy [2022-05-04T17:12:31.050Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T17:12:31.050Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-04T17:12:31.050Z] PASS [2022-05-04T17:12:31.050Z] coverage: 49.4% of statements [2022-05-04T17:12:31.050Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-05-04T17:12:31.539Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T17:12:31.798Z] check_test.go:307: [d1fd9ad93a163] daemon is not started [2022-05-04T17:12:31.798Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-04T17:12:34.154Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-04T17:12:34.154Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-04T17:12:34.154Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-04T17:12:34.154Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-04T17:12:34.154Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-04T17:12:34.468Z] --- PASS: TestRenameRunningContainerAndReuse (5.08s) [2022-05-04T17:12:34.468Z] === RUN TestRenameInvalidName [2022-05-04T17:12:34.486Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-04T17:12:34.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/test/unit [2022-05-04T17:12:35.034Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-04T17:12:35.034Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-04T17:12:35.034Z] + TESTDIRS=./... [2022-05-04T17:12:35.034Z] + exclude_paths='/vendor/|/integration' [2022-05-04T17:12:35.034Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-04T17:12:35.034Z] ++ go list ./... [2022-05-04T17:12:36.421Z] + pkg_list='github.com/docker/docker/api [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/backend/build [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httputils [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/middleware [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/build [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/container [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/debug [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/image [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/network [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/session [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/system [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/volume [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/backend [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/container [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/events [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/filters [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/image [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/mount [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/network [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/registry [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/strslice [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/swarm [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/time [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/versions [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/volume [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/dockerfile [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/remotecontext [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/config [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/debug [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T17:12:36.421Z] github.com/docker/docker/client [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/dockerd [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T17:12:36.421Z] github.com/docker/docker/container [2022-05-04T17:12:36.421Z] github.com/docker/docker/container/stream [2022-05-04T17:12:36.421Z] github.com/docker/docker/contrib/apparmor [2022-05-04T17:12:36.421Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T17:12:36.421Z] github.com/docker/docker/contrib/httpserver [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/config [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/events [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/exec [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/images [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/initlayer [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/links [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/listeners [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/local [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/names [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/network [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/stats [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution/metadata [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution/utils [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution/xfer [2022-05-04T17:12:36.421Z] github.com/docker/docker/dockerversion [2022-05-04T17:12:36.421Z] github.com/docker/docker/errdefs [2022-05-04T17:12:36.421Z] github.com/docker/docker/image [2022-05-04T17:12:36.421Z] github.com/docker/docker/image/cache [2022-05-04T17:12:36.421Z] github.com/docker/docker/image/tarexport [2022-05-04T17:12:36.421Z] github.com/docker/docker/image/v1 [2022-05-04T17:12:36.421Z] github.com/docker/docker/internal/test/suite [2022-05-04T17:12:36.421Z] github.com/docker/docker/layer [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/types [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/config [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/idm [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ns [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/options [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/osl [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/types [2022-05-04T17:12:36.421Z] github.com/docker/docker/oci [2022-05-04T17:12:36.421Z] github.com/docker/docker/oci/caps [2022-05-04T17:12:36.421Z] github.com/docker/docker/opts [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/aaparser [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/archive [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/authorization [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/capabilities [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/containerfs [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/directory [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/dmesg [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/filenotify [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/fileutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/fsutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/homedir [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/idtools [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/ioutils [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/longpath [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/loopback [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/parsers [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/pidfile [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/platform [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/pools [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/progress [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/pubsub [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/reexec [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/signal [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/stack [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/stringid [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/system [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/tailfile [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/tarsum [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/truncindex [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/urlutil [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/useragent [2022-05-04T17:12:36.421Z] github.com/docker/docker/plugin [2022-05-04T17:12:36.421Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T17:12:36.421Z] github.com/docker/docker/plugin/v2 [2022-05-04T17:12:36.421Z] github.com/docker/docker/profiles/apparmor [2022-05-04T17:12:36.421Z] github.com/docker/docker/profiles/seccomp [2022-05-04T17:12:36.421Z] github.com/docker/docker/quota [2022-05-04T17:12:36.421Z] github.com/docker/docker/reference [2022-05-04T17:12:36.421Z] github.com/docker/docker/registry [2022-05-04T17:12:36.421Z] github.com/docker/docker/registry/resumable [2022-05-04T17:12:36.421Z] github.com/docker/docker/restartmanager [2022-05-04T17:12:36.421Z] github.com/docker/docker/rootless [2022-05-04T17:12:36.421Z] github.com/docker/docker/rootless/specconv [2022-05-04T17:12:36.421Z] github.com/docker/docker/runconfig [2022-05-04T17:12:36.421Z] github.com/docker/docker/runconfig/opts [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/daemon [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/environment [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fakegit [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/registry [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/request [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/drivers [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/local [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/mounts [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/service [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/service/opts [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/testutils' [2022-05-04T17:12:36.421Z] ++ grep --fixed-strings -v /libnetwork [2022-05-04T17:12:36.421Z] ++ echo 'github.com/docker/docker/api [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/backend/build [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httputils [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/middleware [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/build [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/container [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/debug [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/image [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/network [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/session [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/system [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/volume [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/backend [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/container [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/events [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/filters [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/image [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/mount [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/network [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/registry [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/strslice [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/swarm [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/time [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/volume [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/dockerfile [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/config [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/debug [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T17:12:36.422Z] github.com/docker/docker/client [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T17:12:36.422Z] github.com/docker/docker/container [2022-05-04T17:12:36.422Z] github.com/docker/docker/container/stream [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/apparmor [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/httpserver [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/config [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/exec [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/images [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/initlayer [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/links [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/listeners [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/local [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/names [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/network [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/stats [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution/metadata [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution/utils [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution/xfer [2022-05-04T17:12:36.422Z] github.com/docker/docker/dockerversion [2022-05-04T17:12:36.422Z] github.com/docker/docker/errdefs [2022-05-04T17:12:36.422Z] github.com/docker/docker/image [2022-05-04T17:12:36.422Z] github.com/docker/docker/image/cache [2022-05-04T17:12:36.422Z] github.com/docker/docker/image/tarexport [2022-05-04T17:12:36.422Z] github.com/docker/docker/image/v1 [2022-05-04T17:12:36.422Z] github.com/docker/docker/internal/test/suite [2022-05-04T17:12:36.422Z] github.com/docker/docker/layer [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/types [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/config [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/idm [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ns [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/options [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/osl [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/types [2022-05-04T17:12:36.422Z] github.com/docker/docker/oci [2022-05-04T17:12:36.422Z] github.com/docker/docker/oci/caps [2022-05-04T17:12:36.422Z] github.com/docker/docker/opts [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/aaparser [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/archive [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/authorization [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/capabilities [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/containerfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/directory [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/dmesg [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/filenotify [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/fileutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/fsutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/homedir [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/idtools [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/ioutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/longpath [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/loopback [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/parsers [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/pidfile [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/platform [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/pools [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/progress [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/pubsub [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/reexec [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/signal [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/stack [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/stringid [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/system [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/tailfile [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/tarsum [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/truncindex [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/urlutil [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/useragent [2022-05-04T17:12:36.422Z] github.com/docker/docker/plugin [2022-05-04T17:12:36.422Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T17:12:36.422Z] github.com/docker/docker/plugin/v2 [2022-05-04T17:12:36.422Z] github.com/docker/docker/profiles/apparmor [2022-05-04T17:12:36.422Z] github.com/docker/docker/profiles/seccomp [2022-05-04T17:12:36.422Z] github.com/docker/docker/quota [2022-05-04T17:12:36.422Z] github.com/docker/docker/reference [2022-05-04T17:12:36.422Z] github.com/docker/docker/registry [2022-05-04T17:12:36.422Z] github.com/docker/docker/registry/resumable [2022-05-04T17:12:36.422Z] github.com/docker/docker/restartmanager [2022-05-04T17:12:36.422Z] github.com/docker/docker/rootless [2022-05-04T17:12:36.422Z] github.com/docker/docker/rootless/specconv [2022-05-04T17:12:36.422Z] github.com/docker/docker/runconfig [2022-05-04T17:12:36.422Z] github.com/docker/docker/runconfig/opts [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/daemon [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/environment [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fakegit [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/registry [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/request [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/drivers [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/local [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/mounts [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/service [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/service/opts [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/testutils' [2022-05-04T17:12:36.422Z] + base_pkg_list='github.com/docker/docker/api [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/backend/build [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/httputils [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/middleware [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/build [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/container [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/debug [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/image [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/network [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/session [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/system [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/volume [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/backend [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/container [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/events [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/filters [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/image [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/mount [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/network [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/registry [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/strslice [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/swarm [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/time [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/volume [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/dockerfile [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/config [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/debug [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T17:12:36.422Z] github.com/docker/docker/client [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T17:12:36.422Z] github.com/docker/docker/container [2022-05-04T17:12:36.422Z] github.com/docker/docker/container/stream [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/apparmor [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/httpserver [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/config [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/exec [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/images [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/initlayer [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/links [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/listeners [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/local [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/names [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/network [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/stats [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/metadata [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/utils [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/xfer [2022-05-04T17:12:36.423Z] github.com/docker/docker/dockerversion [2022-05-04T17:12:36.423Z] github.com/docker/docker/errdefs [2022-05-04T17:12:36.423Z] github.com/docker/docker/image [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/cache [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/tarexport [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/v1 [2022-05-04T17:12:36.423Z] github.com/docker/docker/internal/test/suite [2022-05-04T17:12:36.423Z] github.com/docker/docker/layer [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/types [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci/caps [2022-05-04T17:12:36.423Z] github.com/docker/docker/opts [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/aaparser [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/archive [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/authorization [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/capabilities [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/containerfs [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/directory [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/dmesg [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/filenotify [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fileutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fsutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/homedir [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/idtools [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/ioutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/longpath [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/loopback [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/pidfile [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/platform [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/pools [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/progress [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/pubsub [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/reexec [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/signal [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/stack [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/stringid [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/system [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/tailfile [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/tarsum [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/truncindex [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/urlutil [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/useragent [2022-05-04T17:12:36.423Z] github.com/docker/docker/plugin [2022-05-04T17:12:36.423Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T17:12:36.423Z] github.com/docker/docker/plugin/v2 [2022-05-04T17:12:36.423Z] github.com/docker/docker/profiles/apparmor [2022-05-04T17:12:36.423Z] github.com/docker/docker/profiles/seccomp [2022-05-04T17:12:36.423Z] github.com/docker/docker/quota [2022-05-04T17:12:36.423Z] github.com/docker/docker/reference [2022-05-04T17:12:36.423Z] github.com/docker/docker/registry [2022-05-04T17:12:36.423Z] github.com/docker/docker/registry/resumable [2022-05-04T17:12:36.423Z] github.com/docker/docker/restartmanager [2022-05-04T17:12:36.423Z] github.com/docker/docker/rootless [2022-05-04T17:12:36.423Z] github.com/docker/docker/rootless/specconv [2022-05-04T17:12:36.423Z] github.com/docker/docker/runconfig [2022-05-04T17:12:36.423Z] github.com/docker/docker/runconfig/opts [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/daemon [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/environment [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fakegit [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/registry [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/request [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/drivers [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/local [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/mounts [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/service [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/service/opts [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/testutils' [2022-05-04T17:12:36.423Z] ++ echo 'github.com/docker/docker/api [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/backend/build [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/httputils [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/middleware [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/build [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/container [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/debug [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/image [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/network [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/session [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/system [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/volume [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/backend [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/container [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/events [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/filters [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/image [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/mount [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/network [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/registry [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/strslice [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/swarm [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/time [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/versions [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/volume [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/dockerfile [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/remotecontext [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/config [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/debug [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T17:12:36.423Z] github.com/docker/docker/client [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/dockerd [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T17:12:36.423Z] github.com/docker/docker/container [2022-05-04T17:12:36.423Z] github.com/docker/docker/container/stream [2022-05-04T17:12:36.423Z] github.com/docker/docker/contrib/apparmor [2022-05-04T17:12:36.423Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T17:12:36.423Z] github.com/docker/docker/contrib/httpserver [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/config [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/events [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/exec [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/images [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/initlayer [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/links [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/listeners [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/local [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/names [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/network [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/stats [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/metadata [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/utils [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/xfer [2022-05-04T17:12:36.423Z] github.com/docker/docker/dockerversion [2022-05-04T17:12:36.423Z] github.com/docker/docker/errdefs [2022-05-04T17:12:36.423Z] github.com/docker/docker/image [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/cache [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/tarexport [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/v1 [2022-05-04T17:12:36.423Z] github.com/docker/docker/internal/test/suite [2022-05-04T17:12:36.423Z] github.com/docker/docker/layer [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/types [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/config [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/idm [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ns [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/options [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/osl [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/types [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci/caps [2022-05-04T17:12:36.423Z] github.com/docker/docker/opts [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/aaparser [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/archive [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/authorization [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/capabilities [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/containerfs [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/directory [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/dmesg [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/filenotify [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fileutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fsutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/homedir [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/idtools [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/ioutils [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/longpath [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/loopback [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/pidfile [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/platform [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/pools [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/progress [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/pubsub [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/reexec [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/signal [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/stack [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/stringid [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/system [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/tailfile [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/tarsum [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/truncindex [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/urlutil [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/useragent [2022-05-04T17:12:36.424Z] github.com/docker/docker/plugin [2022-05-04T17:12:36.424Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T17:12:36.424Z] github.com/docker/docker/plugin/v2 [2022-05-04T17:12:36.424Z] github.com/docker/docker/profiles/apparmor [2022-05-04T17:12:36.424Z] github.com/docker/docker/profiles/seccomp [2022-05-04T17:12:36.424Z] github.com/docker/docker/quota [2022-05-04T17:12:36.424Z] github.com/docker/docker/reference [2022-05-04T17:12:36.424Z] github.com/docker/docker/registry [2022-05-04T17:12:36.424Z] github.com/docker/docker/registry/resumable [2022-05-04T17:12:36.424Z] github.com/docker/docker/restartmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/rootless [2022-05-04T17:12:36.424Z] github.com/docker/docker/rootless/specconv [2022-05-04T17:12:36.424Z] github.com/docker/docker/runconfig [2022-05-04T17:12:36.424Z] github.com/docker/docker/runconfig/opts [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/daemon [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/environment [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fakegit [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/registry [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/request [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/drivers [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/local [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/mounts [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/service [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/service/opts [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/testutils' [2022-05-04T17:12:36.424Z] ++ grep --fixed-strings /libnetwork [2022-05-04T17:12:36.424Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/config [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/idm [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ns [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/options [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/types' [2022-05-04T17:12:36.424Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-04T17:12:36.424Z] + echo 'github.com/docker/docker/libnetwork [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/config [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/idm [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ns [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/options [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/types' [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T17:12:36.424Z] + type docker-proxy [2022-05-04T17:12:36.424Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-04T17:12:36.424Z] + hack/make.sh binary-proxy install-proxy [2022-05-04T17:12:36.424Z] [2022-05-04T17:12:36.424Z] Removing bundles/ [2022-05-04T17:12:36.424Z] [2022-05-04T17:12:36.424Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-04T17:12:36.424Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-04T17:12:36.424Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T17:12:37.076Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T17:12:37.413Z] --- PASS: TestRenameInvalidName (2.51s) [2022-05-04T17:12:37.413Z] === RUN TestRenameAnonymousContainer [2022-05-04T17:12:40.362Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-04T17:12:42.896Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-04T17:12:43.154Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T17:12:43.552Z] === RUN TestCheckpointCreateError [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCheckpointCreate [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCheckpointDeleteError [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCheckpointDelete [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCheckpointListError [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCheckpointList [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointList (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCheckpointListContainerNotFound [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNewClientWithOpsFromEnv [2022-05-04T17:12:43.552Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T17:12:43.552Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestGetAPIPath [2022-05-04T17:12:43.552Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestParseHostURL [2022-05-04T17:12:43.552Z] --- PASS: TestParseHostURL (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-04T17:12:43.552Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersion [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPVersionOverride [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestClientRedirect [2022-05-04T17:12:43.552Z] === RUN TestClientRedirect/GET [2022-05-04T17:12:43.552Z] === RUN TestClientRedirect/POST [2022-05-04T17:12:43.552Z] === RUN TestClientRedirect/PUT [2022-05-04T17:12:43.552Z] === RUN TestClientRedirect/DELETE [2022-05-04T17:12:43.552Z] --- PASS: TestClientRedirect (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-04T17:12:43.552Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigCreateUnsupported [2022-05-04T17:12:43.552Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigCreateError [2022-05-04T17:12:43.552Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigCreate [2022-05-04T17:12:43.552Z] --- PASS: TestConfigCreate (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigInspectNotFound [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigInspectWithEmptyID [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigInspectUnsupported [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigInspectError [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigInspectConfigNotFound [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigInspect [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspect (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigListUnsupported [2022-05-04T17:12:43.552Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigListError [2022-05-04T17:12:43.552Z] --- PASS: TestConfigListError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigList [2022-05-04T17:12:43.552Z] --- PASS: TestConfigList (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigRemoveUnsupported [2022-05-04T17:12:43.552Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigRemoveError [2022-05-04T17:12:43.552Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigRemove [2022-05-04T17:12:43.552Z] --- PASS: TestConfigRemove (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigUpdateUnsupported [2022-05-04T17:12:43.552Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigUpdateError [2022-05-04T17:12:43.552Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestConfigUpdate [2022-05-04T17:12:43.552Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerCommitError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerCommit [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCommit (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStatPathError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStatPathNotFoundError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStatPathNoHeaderError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStatPath [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyToContainerError [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyToContainerNotFoundError [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyToContainerEmptyResponse [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyToContainer [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyFromContainerError [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyFromContainerNotFoundError [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestCopyFromContainer [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerCreateError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerCreateImageNotFound [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerCreateWithName [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerCreateAutoRemove [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerDiffError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerDiff [2022-05-04T17:12:43.552Z] --- PASS: TestContainerDiff (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecCreateError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecCreate [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecStartError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecStartError (0.02s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecStart [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecInspectError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecInspect [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExportError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExportError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExport [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExport (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerInspectError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerInspectContainerNotFound [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerInspectWithEmptyID [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerInspect [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspect (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerInspectNode [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerKillError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerKillError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerKill [2022-05-04T17:12:43.552Z] --- PASS: TestContainerKill (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerListError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerListError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerList [2022-05-04T17:12:43.552Z] --- PASS: TestContainerList (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerLogsNotFoundError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerLogsError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerLogs [2022-05-04T17:12:43.552Z] --- PASS: TestContainerLogs (0.16s) [2022-05-04T17:12:43.552Z] === RUN TestContainerPauseError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerPause [2022-05-04T17:12:43.552Z] --- PASS: TestContainerPause (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainersPruneError [2022-05-04T17:12:43.552Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainersPrune [2022-05-04T17:12:43.552Z] --- PASS: TestContainersPrune (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerRemoveError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerRemoveNotFoundError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerRemove [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRemove (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerRenameError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerRename [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRename (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerResizeError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecResizeError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerResize [2022-05-04T17:12:43.552Z] --- PASS: TestContainerResize (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerExecResize [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerRestartError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerRestart [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRestart (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStartError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStartError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStart [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStart (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStatsError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStats [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStats (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStopError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStopError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerStop [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStop (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerTopError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerTopError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerTop [2022-05-04T17:12:43.552Z] --- PASS: TestContainerTop (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerUnpauseError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerUnpause [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerUpdateError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerUpdate [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerWaitError [2022-05-04T17:12:43.552Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestContainerWait [2022-05-04T17:12:43.552Z] --- PASS: TestContainerWait (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestDiskUsageError [2022-05-04T17:12:43.552Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestDiskUsage [2022-05-04T17:12:43.552Z] --- PASS: TestDiskUsage (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestDistributionInspectUnsupported [2022-05-04T17:12:43.552Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestDistributionInspectWithEmptyID [2022-05-04T17:12:43.552Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestEventsErrorInOptions [2022-05-04T17:12:43.552Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-04T17:12:43.552Z] === RUN TestEventsErrorFromServer [2022-05-04T17:12:43.552Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestEvents [2022-05-04T17:12:43.553Z] --- PASS: TestEvents (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestTLSCloseWriter [2022-05-04T17:12:43.553Z] === PAUSE TestTLSCloseWriter [2022-05-04T17:12:43.553Z] === RUN TestImageBuildError [2022-05-04T17:12:43.553Z] --- PASS: TestImageBuildError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageBuild [2022-05-04T17:12:43.553Z] --- PASS: TestImageBuild (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestGetDockerOS [2022-05-04T17:12:43.553Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageCreateError [2022-05-04T17:12:43.553Z] --- PASS: TestImageCreateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageCreate [2022-05-04T17:12:43.553Z] --- PASS: TestImageCreate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageHistoryError [2022-05-04T17:12:43.553Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageHistory [2022-05-04T17:12:43.553Z] --- PASS: TestImageHistory (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageImportError [2022-05-04T17:12:43.553Z] --- PASS: TestImageImportError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageImport [2022-05-04T17:12:43.553Z] --- PASS: TestImageImport (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageInspectImageNotFound [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageInspectWithEmptyID [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageInspect [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageListError [2022-05-04T17:12:43.553Z] --- PASS: TestImageListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageList [2022-05-04T17:12:43.553Z] --- PASS: TestImageList (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageListApiBefore125 [2022-05-04T17:12:43.553Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageLoadError [2022-05-04T17:12:43.553Z] --- PASS: TestImageLoadError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageLoad [2022-05-04T17:12:43.553Z] --- PASS: TestImageLoad (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagesPruneError [2022-05-04T17:12:43.553Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagesPrune [2022-05-04T17:12:43.553Z] --- PASS: TestImagesPrune (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePullReferenceParseError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePullAnyError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePullWithoutErrors [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePushReferenceError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePushAnyError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithoutErrors [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-04T17:12:43.553Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageRemoveError [2022-05-04T17:12:43.553Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageRemoveImageNotFound [2022-05-04T17:12:43.553Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageRemove [2022-05-04T17:12:43.553Z] --- PASS: TestImageRemove (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSaveError [2022-05-04T17:12:43.553Z] --- PASS: TestImageSaveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSave [2022-05-04T17:12:43.553Z] --- PASS: TestImageSave (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSearchAnyError [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageSearchWithoutErrors [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageTagError [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageTagInvalidReference [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageTagInvalidSourceImageName [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageTagHexSource [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestImageTag [2022-05-04T17:12:43.553Z] --- PASS: TestImageTag (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestInfoServerError [2022-05-04T17:12:43.553Z] --- PASS: TestInfoServerError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestInfoInvalidResponseJSONError [2022-05-04T17:12:43.553Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestInfo [2022-05-04T17:12:43.553Z] --- PASS: TestInfo (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkConnectError [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkConnect [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkCreateError [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkCreate [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkDisconnectError [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkDisconnect [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkInspect [2022-05-04T17:12:43.553Z] === RUN TestNetworkInspect/empty_ID [2022-05-04T17:12:43.553Z] === RUN TestNetworkInspect/no_options [2022-05-04T17:12:43.553Z] === RUN TestNetworkInspect/verbose [2022-05-04T17:12:43.553Z] === RUN TestNetworkInspect/global_scope [2022-05-04T17:12:43.553Z] === RUN TestNetworkInspect/unknown_network [2022-05-04T17:12:43.553Z] === RUN TestNetworkInspect/server_error [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkListError [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkList [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkList (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworksPruneError [2022-05-04T17:12:43.553Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworksPrune [2022-05-04T17:12:43.553Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkRemoveError [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNetworkRemove [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeInspectNodeNotFound [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeInspectWithEmptyID [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeInspect [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeListError [2022-05-04T17:12:43.553Z] --- PASS: TestNodeListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeList [2022-05-04T17:12:43.553Z] --- PASS: TestNodeList (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeRemoveError [2022-05-04T17:12:43.553Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeRemove [2022-05-04T17:12:43.553Z] --- PASS: TestNodeRemove (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeUpdateError [2022-05-04T17:12:43.553Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestNodeUpdate [2022-05-04T17:12:43.553Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestOptionWithHostFromEnv [2022-05-04T17:12:43.553Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestOptionWithTimeout [2022-05-04T17:12:43.553Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestOptionWithVersionFromEnv [2022-05-04T17:12:43.553Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPingFail [2022-05-04T17:12:43.553Z] --- PASS: TestPingFail (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPingWithError [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response [2022-05-04T17:12:43.553Z] --- PASS: TestPingWithError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPingSuccess [2022-05-04T17:12:43.553Z] --- PASS: TestPingSuccess (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPingHeadFallback [2022-05-04T17:12:43.553Z] === RUN TestPingHeadFallback/OK [2022-05-04T17:12:43.553Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-04T17:12:43.553Z] === RUN TestPingHeadFallback/Not_Found [2022-05-04T17:12:43.553Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-04T17:12:43.553Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-04T17:12:43.553Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginDisableError [2022-05-04T17:12:43.553Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginDisable [2022-05-04T17:12:43.553Z] --- PASS: TestPluginDisable (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginEnableError [2022-05-04T17:12:43.553Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginEnable [2022-05-04T17:12:43.553Z] --- PASS: TestPluginEnable (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginInspectWithEmptyID [2022-05-04T17:12:43.553Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginInspect [2022-05-04T17:12:43.553Z] --- PASS: TestPluginInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginListError [2022-05-04T17:12:43.553Z] --- PASS: TestPluginListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginList [2022-05-04T17:12:43.553Z] --- PASS: TestPluginList (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginPushError [2022-05-04T17:12:43.553Z] --- PASS: TestPluginPushError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginPush [2022-05-04T17:12:43.553Z] --- PASS: TestPluginPush (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginRemoveError [2022-05-04T17:12:43.553Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginRemove [2022-05-04T17:12:43.553Z] --- PASS: TestPluginRemove (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginSetError [2022-05-04T17:12:43.553Z] --- PASS: TestPluginSetError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPluginSet [2022-05-04T17:12:43.553Z] --- PASS: TestPluginSet (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSetHostHeader [2022-05-04T17:12:43.553Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestPlainTextError [2022-05-04T17:12:43.553Z] --- PASS: TestPlainTextError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestInfiniteError [2022-05-04T17:12:43.553Z] --- PASS: TestInfiniteError (0.02s) [2022-05-04T17:12:43.553Z] === RUN TestCanceledContext [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response [2022-05-04T17:12:43.553Z] --- PASS: TestCanceledContext (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestDeadlineExceededContext [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response [2022-05-04T17:12:43.553Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretCreateUnsupported [2022-05-04T17:12:43.553Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretCreateError [2022-05-04T17:12:43.553Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretCreate [2022-05-04T17:12:43.553Z] --- PASS: TestSecretCreate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretInspectUnsupported [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretInspectSecretNotFound [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretInspectWithEmptyID [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretInspect [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretListUnsupported [2022-05-04T17:12:43.553Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretListError [2022-05-04T17:12:43.553Z] --- PASS: TestSecretListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretList [2022-05-04T17:12:43.553Z] --- PASS: TestSecretList (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretRemoveUnsupported [2022-05-04T17:12:43.553Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretRemoveError [2022-05-04T17:12:43.553Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretRemove [2022-05-04T17:12:43.553Z] --- PASS: TestSecretRemove (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretUpdateUnsupported [2022-05-04T17:12:43.553Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretUpdateError [2022-05-04T17:12:43.553Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSecretUpdate [2022-05-04T17:12:43.553Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceCreateError [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceCreate [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceCreateDigestPinning [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceInspectServiceNotFound [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceInspectWithEmptyID [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceInspect [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceListError [2022-05-04T17:12:43.553Z] --- PASS: TestServiceListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceList [2022-05-04T17:12:43.553Z] --- PASS: TestServiceList (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceLogsError [2022-05-04T17:12:43.553Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceLogs [2022-05-04T17:12:43.553Z] --- PASS: TestServiceLogs (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceRemoveError [2022-05-04T17:12:43.553Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceRemoveNotFoundError [2022-05-04T17:12:43.553Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceRemove [2022-05-04T17:12:43.553Z] --- PASS: TestServiceRemove (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceUpdateError [2022-05-04T17:12:43.553Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestServiceUpdate [2022-05-04T17:12:43.553Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmGetUnlockKeyError [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmGetUnlockKey [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmInitError [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmInit [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInit (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmInspect [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmJoinError [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmJoin [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmLeaveError [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmLeave [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmUnlockError [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmUnlock [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmUpdateError [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestSwarmUpdate [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestTaskInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestTaskInspectWithEmptyID [2022-05-04T17:12:43.553Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestTaskInspect [2022-05-04T17:12:43.553Z] --- PASS: TestTaskInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestTaskListError [2022-05-04T17:12:43.553Z] --- PASS: TestTaskListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestTaskList [2022-05-04T17:12:43.553Z] --- PASS: TestTaskList (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeCreateError [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeCreate [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeInspectError [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeInspectNotFound [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeInspectWithEmptyID [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeInspect [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeListError [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeListError (0.00s) [2022-05-04T17:12:43.553Z] === RUN TestVolumeList [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeList (0.00s) [2022-05-04T17:12:43.554Z] === RUN TestVolumeRemoveError [2022-05-04T17:12:43.554Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-04T17:12:43.554Z] === RUN TestVolumeRemove [2022-05-04T17:12:43.554Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-04T17:12:43.554Z] === CONT TestTLSCloseWriter [2022-05-04T17:12:43.554Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-04T17:12:43.554Z] PASS [2022-05-04T17:12:43.554Z] coverage: 75.1% of statements [2022-05-04T17:12:43.554Z] ok github.com/docker/docker/client 0.396s coverage: 75.1% of statements [2022-05-04T17:12:44.089Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T17:12:44.089Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T17:12:44.563Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-04T17:12:44.563Z] [2022-05-04T17:12:44.563Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-04T17:12:44.563Z] Installing docker-proxy to /usr/local/bin/ [2022-05-04T17:12:44.563Z] [2022-05-04T17:12:44.563Z] + mkdir -p bundles [2022-05-04T17:12:44.563Z] + '[' -n 'github.com/docker/docker/api [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/backend/build [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/httputils [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/middleware [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/build [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/container [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/debug [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/image [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/network [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/session [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/system [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/volume [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/backend [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/container [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/events [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/filters [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/image [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/mount [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/network [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/registry [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/strslice [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/swarm [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/time [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/versions [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/volume [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/dockerfile [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/remotecontext [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/config [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/debug [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T17:12:44.563Z] github.com/docker/docker/client [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/dockerd [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T17:12:44.563Z] github.com/docker/docker/container [2022-05-04T17:12:44.563Z] github.com/docker/docker/container/stream [2022-05-04T17:12:44.563Z] github.com/docker/docker/contrib/apparmor [2022-05-04T17:12:44.563Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T17:12:44.563Z] github.com/docker/docker/contrib/httpserver [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/config [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/events [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/exec [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/images [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/initlayer [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/links [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/listeners [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/local [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/names [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/network [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/stats [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution/metadata [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution/utils [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution/xfer [2022-05-04T17:12:44.563Z] github.com/docker/docker/dockerversion [2022-05-04T17:12:44.563Z] github.com/docker/docker/errdefs [2022-05-04T17:12:44.563Z] github.com/docker/docker/image [2022-05-04T17:12:44.563Z] github.com/docker/docker/image/cache [2022-05-04T17:12:44.563Z] github.com/docker/docker/image/tarexport [2022-05-04T17:12:44.563Z] github.com/docker/docker/image/v1 [2022-05-04T17:12:44.563Z] github.com/docker/docker/internal/test/suite [2022-05-04T17:12:44.563Z] github.com/docker/docker/layer [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/types [2022-05-04T17:12:44.563Z] github.com/docker/docker/oci [2022-05-04T17:12:44.563Z] github.com/docker/docker/oci/caps [2022-05-04T17:12:44.563Z] github.com/docker/docker/opts [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/aaparser [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/archive [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/authorization [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/capabilities [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/containerfs [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/directory [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/dmesg [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/filenotify [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/fileutils [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/fsutils [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/homedir [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/idtools [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/ioutils [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/longpath [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/loopback [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/parsers [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/pidfile [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/platform [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/pools [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/progress [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/pubsub [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/reexec [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/signal [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/stack [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/stringid [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/system [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/tailfile [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/tarsum [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/truncindex [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/urlutil [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/useragent [2022-05-04T17:12:44.563Z] github.com/docker/docker/plugin [2022-05-04T17:12:44.563Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T17:12:44.563Z] github.com/docker/docker/plugin/v2 [2022-05-04T17:12:44.563Z] github.com/docker/docker/profiles/apparmor [2022-05-04T17:12:44.563Z] github.com/docker/docker/profiles/seccomp [2022-05-04T17:12:44.563Z] github.com/docker/docker/quota [2022-05-04T17:12:44.563Z] github.com/docker/docker/reference [2022-05-04T17:12:44.563Z] github.com/docker/docker/registry [2022-05-04T17:12:44.563Z] github.com/docker/docker/registry/resumable [2022-05-04T17:12:44.563Z] github.com/docker/docker/restartmanager [2022-05-04T17:12:44.563Z] github.com/docker/docker/rootless [2022-05-04T17:12:44.563Z] github.com/docker/docker/rootless/specconv [2022-05-04T17:12:44.563Z] github.com/docker/docker/runconfig [2022-05-04T17:12:44.563Z] github.com/docker/docker/runconfig/opts [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/daemon [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/environment [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fakegit [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/registry [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/request [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/drivers [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/local [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/mounts [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/service [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/service/opts [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/testutils' ']' [2022-05-04T17:12:44.564Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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 [2022-05-04T17:12:44.564Z] ? github.com/docker/docker/api [no test files] [2022-05-04T17:12:45.464Z] check_test.go:307: [df66d01cf40c1] daemon is not started [2022-05-04T17:12:45.464Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-04T17:12:45.723Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-04T17:12:46.291Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-04T17:12:46.859Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-04T17:12:47.821Z] --- PASS: TestRenameAnonymousContainer (9.81s) [2022-05-04T17:12:47.821Z] === RUN TestRenameContainerWithSameName [2022-05-04T17:12:48.238Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T17:12:48.806Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-04T17:12:48.806Z] check_test.go:307: [dff43cacc613c] daemon is not started [2022-05-04T17:12:48.806Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-04T17:12:49.384Z] --- PASS: TestRenameContainerWithSameName (2.44s) [2022-05-04T17:12:49.384Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T17:12:49.384Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T17:12:49.384Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T17:12:49.384Z] === RUN TestResize [2022-05-04T17:12:50.184Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T17:12:51.121Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-04T17:12:51.596Z] --- PASS: TestResize (2.43s) [2022-05-04T17:12:51.596Z] === RUN TestResizeWithInvalidSize [2022-05-04T17:12:52.497Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T17:12:53.434Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-04T17:12:54.539Z] --- PASS: TestResizeWithInvalidSize (2.41s) [2022-05-04T17:12:54.539Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T17:12:56.755Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s) [2022-05-04T17:12:56.755Z] === RUN TestDaemonRestartKillContainers [2022-05-04T17:12:56.755Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:12:56.755Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:12:56.755Z] === RUN TestStats [2022-05-04T17:12:56.755Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T17:12:56.755Z] --- SKIP: TestStats (0.00s) [2022-05-04T17:12:56.755Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T17:12:57.624Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-04T17:12:58.192Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T17:12:59.129Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-04T17:13:00.508Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T17:13:01.074Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-04T17:13:01.334Z] --- PASS: TestCheckoutGit (34.07s) [2022-05-04T17:13:01.334Z] === RUN TestValidGitTransport [2022-05-04T17:13:01.334Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-04T17:13:01.334Z] === RUN TestGitInvalidRef [2022-05-04T17:13:01.334Z] --- PASS: TestGitInvalidRef (0.29s) [2022-05-04T17:13:01.334Z] PASS [2022-05-04T17:13:01.334Z] coverage: 86.3% of statements [2022-05-04T17:13:01.334Z] ok github.com/docker/docker/builder/remotecontext/git 34.430s coverage: 86.3% of statements [2022-05-04T17:13:01.334Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T17:13:01.334Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T17:13:01.334Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T17:13:01.334Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T17:13:01.977Z] --- PASS: TestBuildWithHugeFile (97.86s) [2022-05-04T17:13:01.977Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T17:13:01.977Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:13:01.977Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:13:01.977Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T17:13:01.977Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:13:01.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:13:01.977Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:13:01.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:13:01.977Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:13:01.977Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:13:01.977Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:13:01.977Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:13:01.977Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:13:01.977Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-04T17:13:01.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-04T17:13:01.977Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-04T17:13:01.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-04T17:13:01.977Z] === RUN TestBuildPreserveOwnership [2022-05-04T17:13:01.977Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:13:01.977Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-04T17:13:01.977Z] === RUN TestBuildPlatformInvalid [2022-05-04T17:13:01.977Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-04T17:13:01.977Z] PASS [2022-05-04T17:13:01.977Z] ok github.com/docker/docker/integration/build 152.193s [2022-05-04T17:13:01.977Z] [2022-05-04T17:13:01.977Z] === Skipped [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-04T17:13:01.977Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:13:01.977Z] [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-04T17:13:01.977Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.977Z] [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-04T17:13:01.977Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:13:01.977Z] [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-04T17:13:01.977Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:13:01.977Z] [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:13:01.977Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:13:01.977Z] [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-04T17:13:01.977Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:13:01.977Z] [2022-05-04T17:13:01.977Z] DONE 29 tests, 6 skipped in 182.645s [2022-05-04T17:13:01.977Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-04T17:13:01.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:13:01.977Z] INFO: Testing against a local daemon [2022-05-04T17:13:01.977Z] === RUN TestConfigInspect [2022-05-04T17:13:01.977Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-04T17:13:01.977Z] === RUN TestConfigList [2022-05-04T17:13:01.977Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigList (0.00s) [2022-05-04T17:13:01.977Z] === RUN TestConfigsCreateAndDelete [2022-05-04T17:13:01.977Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-04T17:13:01.977Z] === RUN TestConfigsUpdate [2022-05-04T17:13:01.977Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-04T17:13:01.977Z] === RUN TestTemplatedConfig [2022-05-04T17:13:01.977Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.977Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-04T17:13:01.977Z] === RUN TestConfigCreateResolve [2022-05-04T17:13:01.977Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-04T17:13:01.977Z] PASS [2022-05-04T17:13:01.978Z] ok github.com/docker/docker/integration/config 0.077s [2022-05-04T17:13:01.978Z] [2022-05-04T17:13:01.978Z] === Skipped [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-04T17:13:01.978Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.978Z] [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-04T17:13:01.978Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.978Z] [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-04T17:13:01.978Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.978Z] [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-04T17:13:01.978Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.978Z] [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-04T17:13:01.978Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:01.978Z] [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-04T17:13:01.978Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:01.978Z] [2022-05-04T17:13:01.978Z] DONE 6 tests, 6 skipped in 1.723s [2022-05-04T17:13:01.978Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-04T17:13:02.701Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-05-04T17:13:02.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:13:02.960Z] INFO: Testing against a local daemon [2022-05-04T17:13:02.960Z] === RUN TestCheckpoint [2022-05-04T17:13:02.960Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:13:02.960Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:13:02.960Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T17:13:02.960Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T17:13:02.960Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T17:13:02.960Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T17:13:02.960Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T17:13:02.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T17:13:02.960Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T17:13:02.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-05-04T17:13:02.960Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T17:13:02.979Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T17:13:03.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-05-04T17:13:03.427Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T17:13:03.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-05-04T17:13:03.427Z] === RUN TestCopyEmptyFile [2022-05-04T17:13:03.898Z] --- PASS: TestCopyEmptyFile (0.31s) [2022-05-04T17:13:03.898Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T17:13:03.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-05-04T17:13:03.898Z] === RUN TestCopyFromContainer [2022-05-04T17:13:03.898Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:03.898Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-04T17:13:03.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T17:13:03.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:13:03.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:13:03.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:13:03.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:13:03.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:13:03.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:13:03.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:13:03.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:13:03.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:13:03.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-04T17:13:03.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T17:13:03.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T17:13:03.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T17:13:03.898Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T17:13:03.898Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T17:13:03.898Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T17:13:03.898Z] === RUN TestCreateWithInvalidEnv [2022-05-04T17:13:03.902Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.90s) [2022-05-04T17:13:03.902Z] === RUN TestStopContainerWithTimeout [2022-05-04T17:13:03.902Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T17:13:03.902Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-04T17:13:03.902Z] === RUN TestUpdateRestartPolicy [2022-05-04T17:13:04.356Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T17:13:04.365Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T17:13:04.365Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T17:13:04.365Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:13:04.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:13:04.365Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T17:13:04.365Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestCreateDifferentPlatform [2022-05-04T17:13:04.365Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T17:13:04.365Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T17:13:04.365Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-04T17:13:04.365Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T17:13:04.365Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-04T17:13:04.365Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T17:13:04.365Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T17:13:04.365Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T17:13:04.365Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T17:13:04.365Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:04.365Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-04T17:13:04.365Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.365Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:13:04.365Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:13:04.365Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.832Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:04.832Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:07.645Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-04T17:13:09.776Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-04T17:13:09.777Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.53s) [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.85s) [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.61s) [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.64s) [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s) [2022-05-04T17:13:09.777Z] === RUN TestDiff [2022-05-04T17:13:09.777Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:09.777Z] --- SKIP: TestDiff (0.00s) [2022-05-04T17:13:09.777Z] === RUN TestExecWithCloseStdin [2022-05-04T17:13:11.338Z] --- PASS: TestExecWithCloseStdin (1.91s) [2022-05-04T17:13:11.338Z] === RUN TestExec [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestConfigureDaemonLogs [2022-05-04T17:13:11.562Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestCommonOptionsInstallFlags [2022-05-04T17:13:11.562Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-04T17:13:11.562Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-04T17:13:11.562Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-04T17:13:11.562Z] PASS [2022-05-04T17:13:11.562Z] coverage: 20.1% of statements [2022-05-04T17:13:11.562Z] ok github.com/docker/docker/cmd/dockerd 0.229s coverage: 20.1% of statements [2022-05-04T17:13:11.562Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-04T17:13:11.562Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T17:13:11.895Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-04T17:13:12.896Z] --- PASS: TestExec (1.69s) [2022-05-04T17:13:12.896Z] === RUN TestExecUser [2022-05-04T17:13:12.896Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T17:13:12.896Z] --- SKIP: TestExecUser (0.00s) [2022-05-04T17:13:12.896Z] === RUN TestExportContainerAndImportImage [2022-05-04T17:13:12.896Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:12.896Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-04T17:13:12.896Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T17:13:12.896Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:12.896Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T17:13:12.896Z] === RUN TestHealthCheckWorkdir [2022-05-04T17:13:12.896Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:12.896Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-04T17:13:12.896Z] === RUN TestHealthKillContainer [2022-05-04T17:13:12.896Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T17:13:12.896Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-04T17:13:12.896Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T17:13:13.072Z] === RUN TestContainerStopSignal [2022-05-04T17:13:13.072Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestContainerStopTimeout [2022-05-04T17:13:13.072Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-04T17:13:13.072Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-04T17:13:13.072Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-04T17:13:13.072Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestReplaceAndAppendEnvVars [2022-05-04T17:13:13.072Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-04T17:13:13.072Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestNewMemoryStore [2022-05-04T17:13:13.072Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestAddContainers [2022-05-04T17:13:13.072Z] --- PASS: TestAddContainers (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestGetContainer [2022-05-04T17:13:13.072Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestDeleteContainer [2022-05-04T17:13:13.072Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestListContainers [2022-05-04T17:13:13.072Z] --- PASS: TestListContainers (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestFirstContainer [2022-05-04T17:13:13.072Z] --- PASS: TestFirstContainer (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestApplyAllContainer [2022-05-04T17:13:13.072Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestIsValidHealthString [2022-05-04T17:13:13.072Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestStateRunStop [2022-05-04T17:13:13.072Z] --- PASS: TestStateRunStop (0.00s) [2022-05-04T17:13:13.072Z] === RUN TestStateTimeoutWait [2022-05-04T17:13:13.363Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:13:13.363Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:13:13.363Z] === RUN TestKillContainerInvalidSignal [2022-05-04T17:13:13.522Z] state_test.go:141: Stop callback fired [2022-05-04T17:13:13.523Z] state_test.go:165: Stop callback fired [2022-05-04T17:13:13.523Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-04T17:13:13.523Z] === RUN TestIsValidStateString [2022-05-04T17:13:13.523Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-04T17:13:13.523Z] === RUN TestViewSaveDelete [2022-05-04T17:13:13.523Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-04T17:13:13.523Z] === RUN TestViewAll [2022-05-04T17:13:13.523Z] --- PASS: TestViewAll (0.02s) [2022-05-04T17:13:13.523Z] === RUN TestViewGet [2022-05-04T17:13:13.523Z] --- PASS: TestViewGet (0.01s) [2022-05-04T17:13:13.523Z] === RUN TestNames [2022-05-04T17:13:13.523Z] --- PASS: TestNames (0.00s) [2022-05-04T17:13:13.523Z] === RUN TestViewWithHealthCheck [2022-05-04T17:13:13.523Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-04T17:13:13.523Z] PASS [2022-05-04T17:13:13.523Z] coverage: 41.7% of statements [2022-05-04T17:13:13.523Z] ok github.com/docker/docker/container 0.246s coverage: 41.7% of statements [2022-05-04T17:13:13.523Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T17:13:13.523Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T17:13:13.523Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T17:13:13.523Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T17:13:13.797Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-04T17:13:13.985Z] === RUN TestPrepare [2022-05-04T17:13:13.985Z] --- PASS: TestPrepare (0.00s) [2022-05-04T17:13:13.985Z] === RUN TestStart [2022-05-04T17:13:13.985Z] --- PASS: TestStart (0.00s) [2022-05-04T17:13:13.985Z] === RUN TestWaitCancel [2022-05-04T17:13:13.985Z] --- PASS: TestWaitCancel (0.00s) [2022-05-04T17:13:13.985Z] === RUN TestWaitDisabled [2022-05-04T17:13:13.985Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-04T17:13:13.985Z] === RUN TestWaitEnabled [2022-05-04T17:13:13.985Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-04T17:13:13.985Z] === RUN TestRemove [2022-05-04T17:13:13.985Z] --- PASS: TestRemove (0.00s) [2022-05-04T17:13:13.985Z] PASS [2022-05-04T17:13:13.985Z] coverage: 65.3% of statements [2022-05-04T17:13:13.985Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-05-04T17:13:14.733Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-04T17:13:14.922Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2022-05-04T17:13:14.922Z] === RUN TestKillContainer [2022-05-04T17:13:14.922Z] === RUN TestKillContainer/no_signal [2022-05-04T17:13:16.108Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-04T17:13:16.482Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T17:13:16.482Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T17:13:16.482Z] === RUN TestKillContainer/killing_signal [2022-05-04T17:13:17.681Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-04T17:13:17.681Z] === RUN TestNewListSecretsFilters [2022-05-04T17:13:17.681Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-04T17:13:17.681Z] === RUN TestNewListConfigsFilters [2022-05-04T17:13:17.681Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-04T17:13:17.681Z] PASS [2022-05-04T17:13:17.681Z] coverage: 0.5% of statements [2022-05-04T17:13:18.149Z] ok github.com/docker/docker/daemon/cluster 0.575s coverage: 0.5% of statements [2022-05-04T17:13:18.149Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-04T17:13:18.149Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-04T17:13:18.149Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-04T17:13:18.149Z] PASS [2022-05-04T17:13:18.149Z] coverage: 35.9% of statements [2022-05-04T17:13:18.149Z] ok github.com/docker/docker/daemon/cluster/convert 1.130s coverage: 35.9% of statements [2022-05-04T17:13:18.640Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T17:13:18.691Z] --- PASS: TestKillContainer (3.86s) [2022-05-04T17:13:18.691Z] --- PASS: TestKillContainer/no_signal (1.65s) [2022-05-04T17:13:18.691Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:13:18.691Z] --- PASS: TestKillContainer/killing_signal (2.17s) [2022-05-04T17:13:18.691Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T17:13:18.691Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:13:18.691Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T17:13:18.691Z] === RUN TestKillStoppedContainer [2022-05-04T17:13:18.691Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:13:18.691Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-04T17:13:18.691Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T17:13:18.691Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:13:18.691Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T17:13:18.691Z] === RUN TestKillDifferentUserContainer [2022-05-04T17:13:18.691Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T17:13:18.691Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-04T17:13:18.691Z] === RUN TestInspectOomKilledTrue [2022-05-04T17:13:18.691Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:18.691Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T17:13:18.691Z] === RUN TestInspectOomKilledFalse [2022-05-04T17:13:18.691Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:13:18.691Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T17:13:18.691Z] === RUN TestLogsFollowTailEmpty [2022-05-04T17:13:18.899Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-04T17:13:18.899Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T17:13:20.251Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2022-05-04T17:13:20.251Z] === RUN TestNetworkNat [2022-05-04T17:13:20.251Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:20.251Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-04T17:13:20.251Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T17:13:21.101Z] === RUN TestWaitNodeAttachment [2022-05-04T17:13:21.101Z] === RUN TestBuilderGC [2022-05-04T17:13:21.101Z] --- PASS: TestBuilderGC (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationNotFound [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonBrokenConfiguration [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestFindConfigurationConflicts [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-04T17:13:21.101Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_label [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_dns [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_hosts [2022-05-04T17:13:21.101Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestReloadSetConfigFileNotExist [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-04T17:13:21.101Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-05-04T17:13:21.101Z] === RUN TestReloadDefaultConfigNotExist [2022-05-04T17:13:21.101Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:13:21.101Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-04T17:13:21.101Z] === RUN TestReloadBadDefaultConfig [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2147981893" [2022-05-04T17:13:21.101Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestReloadWithConflictingLabels [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1440259680" [2022-05-04T17:13:21.101Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestReloadWithDuplicateLabels [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2761412777" [2022-05-04T17:13:21.101Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestMaskURLCredentials [2022-05-04T17:13:21.101Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestDaemonConfigurationMerge [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-04T17:13:21.101Z] PASS [2022-05-04T17:13:21.101Z] coverage: 79.8% of statements [2022-05-04T17:13:21.101Z] ok github.com/docker/docker/daemon/config 0.264s coverage: 79.8% of statements [2022-05-04T17:13:21.101Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-04T17:13:21.101Z] === RUN TestIsolationConversion [2022-05-04T17:13:21.101Z] === RUN TestIsolationConversion/default [2022-05-04T17:13:21.101Z] === RUN TestIsolationConversion/process [2022-05-04T17:13:21.101Z] === RUN TestIsolationConversion/hyperv [2022-05-04T17:13:21.101Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestContainerLabels [2022-05-04T17:13:21.101Z] --- PASS: TestContainerLabels (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestCredentialSpecConversion [2022-05-04T17:13:21.101Z] === RUN TestCredentialSpecConversion/none [2022-05-04T17:13:21.101Z] === RUN TestCredentialSpecConversion/config [2022-05-04T17:13:21.101Z] === RUN TestCredentialSpecConversion/file [2022-05-04T17:13:21.101Z] === RUN TestCredentialSpecConversion/registry [2022-05-04T17:13:21.101Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-04T17:13:21.101Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestControllerValidateMountBind [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestControllerValidateMountVolume [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestControllerValidateMountTarget [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-04T17:13:21.101Z] === RUN TestControllerValidateMountTmpfs [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-04T17:13:21.102Z] === RUN TestControllerValidateMountInvalidType [2022-05-04T17:13:21.102Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-04T17:13:21.102Z] === RUN TestControllerValidateMountNamedPipe [2022-05-04T17:13:21.102Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-04T17:13:21.102Z] PASS [2022-05-04T17:13:21.102Z] coverage: 11.0% of statements [2022-05-04T17:13:21.102Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.586s coverage: 11.0% of statements [2022-05-04T17:13:21.102Z] === RUN TestEventsLog [2022-05-04T17:13:21.102Z] --- PASS: TestEventsLog (0.00s) [2022-05-04T17:13:21.102Z] === RUN TestEventsLogTimeout [2022-05-04T17:13:21.102Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-04T17:13:21.102Z] === RUN TestLogEvents [2022-05-04T17:13:21.570Z] --- PASS: TestLogEvents (0.05s) [2022-05-04T17:13:21.570Z] === RUN TestLoadBufferedEvents [2022-05-04T17:13:21.570Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-05-04T17:13:21.570Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-04T17:13:21.570Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-04T17:13:21.570Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-04T17:13:21.570Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-04T17:13:21.570Z] PASS [2022-05-04T17:13:21.570Z] coverage: 50.0% of statements [2022-05-04T17:13:21.570Z] ok github.com/docker/docker/daemon/events 0.259s coverage: 50.0% of statements [2022-05-04T17:13:22.557Z] === RUN TestIsEmptyDir [2022-05-04T17:13:22.557Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-04T17:13:22.557Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-04T17:13:22.557Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-04T17:13:22.557Z] PASS [2022-05-04T17:13:22.557Z] coverage: 2.3% of statements [2022-05-04T17:13:22.557Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2022-05-04T17:13:23.025Z] === RUN TestLinkNaming [2022-05-04T17:13:23.025Z] --- PASS: TestLinkNaming (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestLinkNew [2022-05-04T17:13:23.025Z] --- PASS: TestLinkNew (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestLinkEnv [2022-05-04T17:13:23.025Z] --- PASS: TestLinkEnv (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestLinkMultipleEnv [2022-05-04T17:13:23.025Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestLinkPortRangeEnv [2022-05-04T17:13:23.025Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-04T17:13:23.025Z] PASS [2022-05-04T17:13:23.025Z] coverage: 93.0% of statements [2022-05-04T17:13:23.025Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-05-04T17:13:23.025Z] === RUN TestVerifyNetworkingConfig [2022-05-04T17:13:23.025Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestGetContainer [2022-05-04T17:13:23.025Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestValidContainerNames [2022-05-04T17:13:23.025Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestContainerInitDNS [2022-05-04T17:13:23.025Z] daemon_test.go:145: root required [2022-05-04T17:13:23.025Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestMerge [2022-05-04T17:13:23.025Z] --- PASS: TestMerge (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestValidateContainerIsolation [2022-05-04T17:13:23.025Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestFindNetworkErrorType [2022-05-04T17:13:23.025Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-04T17:13:23.025Z] === RUN TestEnsureServicesExist [2022-05-04T17:13:23.026Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-04T17:13:23.026Z] === RUN TestEnsureServicesExistErrors [2022-05-04T17:13:23.026Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-04T17:13:23.026Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-04T17:13:23.026Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-04T17:13:23.026Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-04T17:13:23.026Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-04T17:13:23.026Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-04T17:13:23.026Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-04T17:13:23.026Z] === RUN TestContainerDelete [2022-05-04T17:13:23.026Z] --- PASS: TestContainerDelete (0.01s) [2022-05-04T17:13:23.026Z] === RUN TestContainerDoubleDelete [2022-05-04T17:13:23.026Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-04T17:13:23.026Z] === RUN TestLogContainerEventCopyLabels [2022-05-04T17:13:23.026Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-04T17:13:23.026Z] === RUN TestLogContainerEventWithAttributes [2022-05-04T17:13:23.026Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-04T17:13:23.026Z] === RUN TestNoneHealthcheck [2022-05-04T17:13:23.026Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-04T17:13:23.026Z] === RUN TestHealthStates [2022-05-04T17:13:23.196Z] --- PASS: TestNetworkLocalhostTCPNat (2.96s) [2022-05-04T17:13:23.196Z] === RUN TestNetworkLoopbackNat [2022-05-04T17:13:23.196Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:23.196Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-04T17:13:23.196Z] === RUN TestPause [2022-05-04T17:13:23.196Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T17:13:23.196Z] --- SKIP: TestPause (0.00s) [2022-05-04T17:13:23.196Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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" [2022-05-04T17:13:23.496Z] --- PASS: TestHealthStates (0.17s) [2022-05-04T17:13:23.496Z] === RUN TestGetInspectData [2022-05-04T17:13:23.496Z] --- PASS: TestGetInspectData (0.00s) [2022-05-04T17:13:23.496Z] === RUN TestFillLicense [2022-05-04T17:13:23.496Z] --- PASS: TestFillLicense (0.00s) [2022-05-04T17:13:23.496Z] === RUN TestListInvalidFilter [2022-05-04T17:13:23.496Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-04T17:13:23.496Z] === RUN TestNameFilter [2022-05-04T17:13:23.496Z] --- PASS: TestNameFilter (0.00s) [2022-05-04T17:13:23.496Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-04T17:13:23.496Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-04T17:13:23.496Z] === 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 [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-04T17:13:23.496Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-04T17:13:23.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-04T17:13:23.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-04T17:13:23.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-04T17:13:23.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-04T17:13:23.497Z] --- 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) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-04T17:13:23.497Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestDaemonReloadLabels [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestDaemonReloadMirrors [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-04T17:13:23.497Z] reload_test.go:342: root required [2022-05-04T17:13:23.497Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T17:13:23.497Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-04T17:13:23.497Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-04T17:13:23.497Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.10s) [2022-05-04T17:13:23.497Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2022-05-04T17:13:23.497Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-05-04T17:13:23.497Z] === RUN TestParseVolumesFrom [2022-05-04T17:13:23.497Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-04T17:13:23.497Z] PASS [2022-05-04T17:13:23.497Z] coverage: 8.6% of statements [2022-05-04T17:13:23.497Z] ok github.com/docker/docker/daemon 0.622s coverage: 8.6% of statements [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-04T17:13:23.497Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-04T17:13:24.173Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T17:13:24.173Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T17:13:24.431Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T17:13:24.689Z] docker_cli_daemon_test.go:2501: [df7dc3ddfeee8] daemon is not started [2022-05-04T17:13:24.755Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.72s) [2022-05-04T17:13:24.755Z] === RUN TestPauseStopPausedContainer [2022-05-04T17:13:24.755Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:24.755Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-04T17:13:24.755Z] === RUN TestPsFilter [2022-05-04T17:13:25.112Z] --- PASS: TestUpdateRestartPolicy (20.94s) [2022-05-04T17:13:25.112Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T17:13:25.221Z] --- PASS: TestPsFilter (0.30s) [2022-05-04T17:13:25.221Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T17:13:25.256Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T17:13:25.514Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig/defaults [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-04T17:13:25.711Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-04T17:13:25.711Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-04T17:13:25.711Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-04T17:13:25.711Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-04T17:13:25.711Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-04T17:13:25.711Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-04T17:13:25.711Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-04T17:13:25.711Z] === RUN TestAdapterReadLogs [2022-05-04T17:13:25.711Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-04T17:13:25.711Z] === RUN TestCopier [2022-05-04T17:13:25.711Z] --- PASS: TestCopier (0.00s) [2022-05-04T17:13:25.711Z] === RUN TestCopierLongLines [2022-05-04T17:13:25.711Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-04T17:13:25.711Z] === RUN TestCopierSlow [2022-05-04T17:13:25.773Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/#00 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-04T17:13:26.179Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/:// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/something:// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-04T17:13:26.180Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-05-04T17:13:26.180Z] === RUN TestCreateSuccess [2022-05-04T17:13:26.180Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCreateStreamSkipped [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-04T17:13:26.180Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCreateLogGroupSuccess [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-04T17:13:26.180Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCreateError [2022-05-04T17:13:26.180Z] --- PASS: TestCreateError (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCreateAlreadyExists [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-04T17:13:26.180Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestLogClosed [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-04T17:13:26.180Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestLogClosed (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestLogBlocking [2022-05-04T17:13:26.180Z] --- PASS: TestLogBlocking (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-04T17:13:26.180Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestLogNonBlockingBufferFull [2022-05-04T17:13:26.180Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestPublishBatchSuccess [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestPublishBatchError [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg=error [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchSimple [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchTicker [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchMultilinePattern [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchClose [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestEffectiveLen [2022-05-04T17:13:26.180Z] === RUN TestEffectiveLen/0/Hello [2022-05-04T17:13:26.180Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-04T17:13:26.180Z] === RUN TestEffectiveLen/2/🙃 [2022-05-04T17:13:26.180Z] === RUN TestEffectiveLen/3/���� [2022-05-04T17:13:26.180Z] === RUN TestEffectiveLen/4/He��o [2022-05-04T17:13:26.180Z] === RUN TestEffectiveLen/5/ [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/0/ [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/1/Hello [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: Hello [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/2/Hello [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: He [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: llo [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/3/Hello [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: Hello [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/4/🙃 [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/5/🙃 [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/6/a� [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: a [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: � [2022-05-04T17:13:26.180Z] === RUN TestFindValidSplit/7/a� [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1076: a� [2022-05-04T17:13:26.180Z] cloudwatchlogs_test.go:1077: [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestProcessEventEmoji [2022-05-04T17:13:26.180Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchLineSplit [2022-05-04T17:13:26.180Z] === RUN TestSearchRegistryForImagesErrors [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-04T17:13:26.180Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestSearchRegistryForImages [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-04T17:13:26.180Z] PASS [2022-05-04T17:13:26.180Z] coverage: 53.6% of statements [2022-05-04T17:13:26.180Z] ok github.com/docker/docker/daemon/logger/fluentd 0.094s coverage: 53.6% of statements [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchMaxEvents [2022-05-04T17:13:26.180Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestOnlyPlatformWithFallback [2022-05-04T17:13:26.180Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestImageDelete [2022-05-04T17:13:26.180Z] --- PASS: TestCopierSlow (0.20s) [2022-05-04T17:13:26.180Z] === RUN TestCopierWithSized [2022-05-04T17:13:26.180Z] === RUN TestCopierWithSized/as_is [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-04T17:13:26.180Z] === RUN TestImageDelete/no_lease [2022-05-04T17:13:26.180Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-04T17:13:26.180Z] --- PASS: TestCopierWithSized (0.03s) [2022-05-04T17:13:26.180Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-04T17:13:26.180Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestCopierWithPartial [2022-05-04T17:13:26.180Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestRingLogger [2022-05-04T17:13:26.180Z] --- PASS: TestRingLogger (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestRingCap [2022-05-04T17:13:26.180Z] --- PASS: TestRingCap (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestRingClose [2022-05-04T17:13:26.180Z] --- PASS: TestRingClose (0.00s) [2022-05-04T17:13:26.180Z] === RUN TestRingDrain [2022-05-04T17:13:26.180Z] --- PASS: TestRingDrain (0.00s) [2022-05-04T17:13:26.180Z] PASS [2022-05-04T17:13:26.180Z] coverage: 43.2% of statements [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-04T17:13:26.180Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-04T17:13:26.180Z] === RUN TestImageDelete/lease_exists [2022-05-04T17:13:26.180Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.2% of statements [2022-05-04T17:13:26.181Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-05-04T17:13:26.181Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-04T17:13:26.181Z] --- PASS: TestImageDelete (0.08s) [2022-05-04T17:13:26.181Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-05-04T17:13:26.181Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-05-04T17:13:26.181Z] === RUN TestContentStoreForPull [2022-05-04T17:13:26.181Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-04T17:13:26.181Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsFormat [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-04T17:13:26.181Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestCreateTagSuccess [2022-05-04T17:13:26.181Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-04T17:13:26.181Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-04T17:13:26.181Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-04T17:13:26.181Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-04T17:13:26.181Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-04T17:13:26.181Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-04T17:13:26.181Z] PASS [2022-05-04T17:13:26.181Z] coverage: 80.2% of statements [2022-05-04T17:13:26.181Z] ok github.com/docker/docker/daemon/logger/awslogs 0.395s coverage: 80.2% of statements [2022-05-04T17:13:26.181Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-04T17:13:26.181Z] PASS [2022-05-04T17:13:26.181Z] coverage: 6.6% of statements [2022-05-04T17:13:26.181Z] ok github.com/docker/docker/daemon/images 0.444s coverage: 6.6% of statements [2022-05-04T17:13:26.341Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T17:13:26.600Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-04T17:13:26.649Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T17:13:26.649Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T17:13:26.649Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-04T17:13:26.649Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T17:13:26.649Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-04T17:13:26.649Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-04T17:13:26.675Z] --- PASS: TestUpdateRestartWithAutoRemove (2.41s) [2022-05-04T17:13:26.675Z] === RUN TestWaitNonBlocked [2022-05-04T17:13:26.675Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:13:26.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:13:26.675Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:13:26.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:13:26.675Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:13:26.675Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:13:27.116Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-04T17:13:27.116Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-04T17:13:27.116Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-04T17:13:27.116Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-05-04T17:13:27.116Z] === RUN TestFastTimeMarshalJSON [2022-05-04T17:13:27.116Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-04T17:13:27.116Z] PASS [2022-05-04T17:13:27.116Z] coverage: 87.2% of statements [2022-05-04T17:13:27.116Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.203s coverage: 87.2% of statements [2022-05-04T17:13:27.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s) [2022-05-04T17:13:27.431Z] === RUN TestRemoveContainerWithVolume [2022-05-04T17:13:27.585Z] === RUN TestJSONFileLogger [2022-05-04T17:13:27.585Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-04T17:13:27.585Z] === RUN TestJSONFileLoggerWithTags [2022-05-04T17:13:27.585Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-04T17:13:27.585Z] === RUN TestJSONFileLoggerWithOpts [2022-05-04T17:13:28.054Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-04T17:13:28.054Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-04T17:13:28.054Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-04T17:13:28.054Z] === RUN TestEncodeDecode [2022-05-04T17:13:28.054Z] === PAUSE TestEncodeDecode [2022-05-04T17:13:28.054Z] === RUN TestUnexpectedEOF [2022-05-04T17:13:28.054Z] === RUN TestWriteLog [2022-05-04T17:13:28.054Z] === PAUSE TestWriteLog [2022-05-04T17:13:28.054Z] === RUN TestReadLog [2022-05-04T17:13:28.054Z] === PAUSE TestReadLog [2022-05-04T17:13:28.054Z] === RUN TestDecode [2022-05-04T17:13:28.054Z] time="2022-05-04T17:13:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T17:13:28.054Z] time="2022-05-04T17:13:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T17:13:28.054Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-05-04T17:13:28.054Z] === CONT TestEncodeDecode [2022-05-04T17:13:28.054Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-04T17:13:28.054Z] PASS [2022-05-04T17:13:28.054Z] coverage: 69.9% of statements [2022-05-04T17:13:28.054Z] --- PASS: TestDecode (0.02s) [2022-05-04T17:13:28.054Z] === CONT TestWriteLog [2022-05-04T17:13:28.054Z] === CONT TestReadLog [2022-05-04T17:13:28.054Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.240s coverage: 69.9% of statements [2022-05-04T17:13:28.054Z] === RUN TestReadLog/tail_exact [2022-05-04T17:13:28.054Z] --- PASS: TestWriteLog (0.00s) [2022-05-04T17:13:28.054Z] === RUN TestReadLog/tail_less_than_available [2022-05-04T17:13:28.054Z] === RUN TestReadLog/tail_more_than_available [2022-05-04T17:13:28.054Z] --- PASS: TestReadLog (0.21s) [2022-05-04T17:13:28.054Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-05-04T17:13:28.054Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-04T17:13:28.054Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-04T17:13:28.054Z] PASS [2022-05-04T17:13:28.054Z] coverage: 78.7% of statements [2022-05-04T17:13:28.054Z] ok github.com/docker/docker/daemon/logger/local 0.286s coverage: 78.7% of statements [2022-05-04T17:13:28.522Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T17:13:28.990Z] === RUN TestOpenFileDelete [2022-05-04T17:13:28.990Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestOpenFileRename [2022-05-04T17:13:28.990Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestHandleDecoderErr [2022-05-04T17:13:28.990Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestParseLogTagDefaultTag [2022-05-04T17:13:28.990Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestParseLogTag [2022-05-04T17:13:28.990Z] --- PASS: TestParseLogTag (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestParseLogTagEmptyTag [2022-05-04T17:13:28.990Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestTailFiles [2022-05-04T17:13:28.990Z] --- PASS: TestTailFiles (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestFollowLogsConsumerGone [2022-05-04T17:13:28.990Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestFollowLogsProducerGone [2022-05-04T17:13:28.990Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-04T17:13:28.990Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-04T17:13:28.990Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-04T17:13:28.990Z] === RUN TestCheckCapacityAndRotate [2022-05-04T17:13:28.990Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-04T17:13:28.990Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-04T17:13:28.990Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-05-04T17:13:28.990Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-04T17:13:28.990Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-05-04T17:13:28.990Z] PASS [2022-05-04T17:13:28.990Z] coverage: 55.1% of statements [2022-05-04T17:13:28.990Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.222s coverage: 55.1% of statements [2022-05-04T17:13:29.135Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T17:13:29.458Z] === RUN TestLog [2022-05-04T17:13:29.458Z] --- PASS: TestLog (0.03s) [2022-05-04T17:13:29.458Z] PASS [2022-05-04T17:13:29.458Z] coverage: 31.5% of statements [2022-05-04T17:13:29.458Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-05-04T17:13:29.638Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2022-05-04T17:13:29.638Z] === RUN TestRemoveContainerRunning [2022-05-04T17:13:29.926Z] === RUN TestValidateLogOpt [2022-05-04T17:13:29.926Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestNewMissedConfig [2022-05-04T17:13:29.926Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestNewParse [2022-05-04T17:13:29.926Z] === RUN TestNewMissedUrl [2022-05-04T17:13:29.926Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestNewMissedToken [2022-05-04T17:13:29.926Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestNewWithProxy [2022-05-04T17:13:29.926Z] --- PASS: TestNewParse (0.00s) [2022-05-04T17:13:29.926Z] PASS [2022-05-04T17:13:29.926Z] coverage: 8.3% of statements [2022-05-04T17:13:29.926Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestDefault [2022-05-04T17:13:29.926Z] --- PASS: TestDefault (0.01s) [2022-05-04T17:13:29.926Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-04T17:13:29.926Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-05-04T17:13:29.926Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestJsonFormat [2022-05-04T17:13:29.926Z] --- PASS: TestJsonFormat (0.01s) [2022-05-04T17:13:29.926Z] === RUN TestRawFormat [2022-05-04T17:13:29.926Z] --- PASS: TestRawFormat (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestRawFormatWithLabels [2022-05-04T17:13:29.926Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestRawFormatWithoutTag [2022-05-04T17:13:29.926Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-04T17:13:29.926Z] === RUN TestBatching [2022-05-04T17:13:30.394Z] === RUN TestParseLogFormat [2022-05-04T17:13:30.394Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestValidateLogOptEmpty [2022-05-04T17:13:30.394Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestValidateSyslogAddress [2022-05-04T17:13:30.394Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-04T17:13:30.394Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-04T17:13:30.394Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-04T17:13:30.394Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-04T17:13:30.394Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestParseAddressDefaultPort [2022-05-04T17:13:30.394Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestValidateSyslogFacility [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestValidateLogOptSyslogFormat [2022-05-04T17:13:30.394Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestValidateLogOpt [2022-05-04T17:13:30.394Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T17:13:30.394Z] PASS [2022-05-04T17:13:30.394Z] coverage: 43.6% of statements [2022-05-04T17:13:30.394Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 43.6% of statements [2022-05-04T17:13:30.394Z] --- PASS: TestBatching (0.25s) [2022-05-04T17:13:30.394Z] === RUN TestFrequency [2022-05-04T17:13:30.394Z] --- PASS: TestFrequency (0.19s) [2022-05-04T17:13:30.394Z] === RUN TestOneMessagePerRequest [2022-05-04T17:13:30.394Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestVerify [2022-05-04T17:13:30.394Z] --- PASS: TestVerify (0.00s) [2022-05-04T17:13:30.394Z] === RUN TestSkipVerify [2022-05-04T17:13:30.457Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-04T17:13:30.457Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.16s) [2022-05-04T17:13:30.457Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.24s) [2022-05-04T17:13:30.457Z] === RUN TestWaitBlocked [2022-05-04T17:13:30.457Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:30.457Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-04T17:13:30.457Z] PASS [2022-05-04T17:13:30.457Z] ok github.com/docker/docker/integration/container 98.084s [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === Skipped [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-04T17:13:30.457Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-04T17:13:30.457Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T17:13:30.457Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T17:13:30.457Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T17:13:30.457Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T17:13:30.457Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T17:13:30.457Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T17:13:30.457Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:13:30.457Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-04T17:13:30.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:13:30.457Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-04T17:13:30.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:13:30.457Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-04T17:13:30.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:13:30.457Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-04T17:13:30.457Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:13:30.457Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-04T17:13:30.457Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-04T17:13:30.457Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-04T17:13:30.457Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-04T17:13:30.457Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T17:13:30.457Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-04T17:13:30.457Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-04T17:13:30.457Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:13:30.457Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:13:30.457Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T17:13:30.457Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T17:13:30.457Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-04T17:13:30.457Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T17:13:30.457Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-04T17:13:30.457Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-04T17:13:30.457Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-04T17:13:30.457Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-04T17:13:30.457Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-04T17:13:30.457Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-04T17:13:30.457Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-04T17:13:30.457Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-04T17:13:30.457Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T17:13:30.457Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:13:30.457Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-04T17:13:30.457Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-04T17:13:30.457Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-04T17:13:30.457Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:30.457Z] [2022-05-04T17:13:30.457Z] DONE 120 tests, 38 skipped in 100.472s [2022-05-04T17:13:30.457Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-04T17:13:30.511Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:30.864Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] --- PASS: TestSkipVerify (0.69s) [2022-05-04T17:13:31.332Z] === RUN TestBufferMaximum [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.966658\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.966658\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:31.332Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-04T17:13:31.332Z] === RUN TestServerAlwaysDown [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.973436\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.973436\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.973436\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.974500\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.974500\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:31.332Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-04T17:13:31.332Z] === RUN TestCannotSendAfterClose [2022-05-04T17:13:31.332Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-04T17:13:31.332Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-04T17:13:31.845Z] --- PASS: TestRemoveContainerRunning (1.67s) [2022-05-04T17:13:31.845Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T17:13:31.888Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T17:13:32.318Z] === RUN TestV1IDService [2022-05-04T17:13:32.318Z] --- PASS: TestV1IDService (0.02s) [2022-05-04T17:13:32.318Z] === RUN TestV2MetadataService [2022-05-04T17:13:32.318Z] time="2022-05-04T17:13:31Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-04T17:13:32.318Z] time="2022-05-04T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"14855a950be2\"}'" [2022-05-04T17:13:32.318Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-04T17:13:32.318Z] PASS [2022-05-04T17:13:32.318Z] coverage: 82.5% of statements [2022-05-04T17:13:32.318Z] ok github.com/docker/docker/daemon/logger/splunk 2.223s coverage: 82.5% of statements [2022-05-04T17:13:32.318Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T17:13:32.318Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-04T17:13:32.318Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T17:13:32.318Z] === RUN TestSuccessfulDownload [2022-05-04T17:13:32.318Z] download_test.go:267: Needs fixing on Windows [2022-05-04T17:13:32.318Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-04T17:13:32.318Z] === RUN TestCancelledDownload [2022-05-04T17:13:32.318Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-04T17:13:32.318Z] === RUN TestMaxDownloadAttempts [2022-05-04T17:13:32.318Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:13:32.318Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:13:32.318Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:13:32.318Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:13:32.318Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T17:13:32.318Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T17:13:32.318Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T17:13:32.318Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T17:13:32.788Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-04T17:13:32.788Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-04T17:13:32.788Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-04T17:13:32.788Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-04T17:13:32.788Z] === RUN TestContinueOnError_NeverContinue [2022-05-04T17:13:32.788Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-04T17:13:32.788Z] === RUN TestManifestStore [2022-05-04T17:13:32.788Z] === RUN TestManifestStore/no_remote_or_local [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T17:13:32.788Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-04T17:13:32.788Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-05-04T17:13:32.788Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-05-04T17:13:32.788Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-05-04T17:13:32.788Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-05-04T17:13:32.788Z] === RUN TestTransfer [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2827469636\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-04T17:13:32.788Z] === RUN TestManifestStore/no_local_cache [2022-05-04T17:13:32.788Z] === RUN TestManifestStore/with_local_cache [2022-05-04T17:13:32.788Z] --- PASS: TestTransfer (0.12s) [2022-05-04T17:13:32.788Z] === RUN TestConcurrencyLimit [2022-05-04T17:13:32.788Z] === RUN TestManifestStore/unknown_media_type [2022-05-04T17:13:32.788Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: " [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: " [2022-05-04T17:13:33.258Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-04T17:13:33.258Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: " [2022-05-04T17:13:33.258Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: " [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: " [2022-05-04T17:13:33.258Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-04T17:13:33.258Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-04T17:13:33.258Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore (0.35s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaType [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-04T17:13:33.258Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-04T17:13:33.259Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-04T17:13:33.259Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-04T17:13:33.259Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-04T17:13:33.259Z] === RUN TestFixManifestLayers [2022-05-04T17:13:33.259Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-04T17:13:33.259Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-04T17:13:33.259Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T17:13:33.259Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T17:13:33.259Z] === RUN TestFixManifestLayersBadParent [2022-05-04T17:13:33.259Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-04T17:13:33.259Z] === RUN TestValidateManifest [2022-05-04T17:13:33.259Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T17:13:33.259Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-04T17:13:33.259Z] === RUN TestFormatPlatform [2022-05-04T17:13:33.259Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-04T17:13:33.259Z] === RUN TestPullSchema2Config [2022-05-04T17:13:33.259Z] === RUN TestPullSchema2Config/success_first_time [2022-05-04T17:13:33.259Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:13:33.259Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:13:33.259Z] === RUN TestPullSchema2Config/500_status [2022-05-04T17:13:33.259Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:13:33.259Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:13:33.259Z] --- PASS: TestV2MetadataService (1.13s) [2022-05-04T17:13:33.259Z] PASS [2022-05-04T17:13:33.259Z] coverage: 48.2% of statements [2022-05-04T17:13:33.259Z] ok github.com/docker/docker/distribution/metadata 1.223s coverage: 48.2% of statements [2022-05-04T17:13:33.259Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-04T17:13:33.259Z] === RUN TestInactiveJobs [2022-05-04T17:13:33.259Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:13:33.259Z] === RUN TestPullSchema2Config/EOF [2022-05-04T17:13:33.259Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:13:33.259Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:13:33.259Z] 2022/05/04 17:13:33 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-04T17:13:33.259Z] goroutine 100 [running]: [2022-05-04T17:13:33.259Z] net/http.(*conn).serve.func1() [2022-05-04T17:13:33.259Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T17:13:33.259Z] panic({0xe28f00, 0x100b310}) [2022-05-04T17:13:33.259Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T17:13:33.259Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051520?, {0x1012ab8?, 0xc00052e000?}) [2022-05-04T17:13:33.259Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-04T17:13:33.259Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1012ab8, 0xc00052e000}, 0xc000158000) [2022-05-04T17:13:33.259Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-04T17:13:33.259Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1012ab8?, 0xc00052e000?}, 0x142e5c0?) [2022-05-04T17:13:33.259Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T17:13:33.259Z] net/http.serverHandler.ServeHTTP({0xc000558120?}, {0x1012ab8, 0xc00052e000}, 0xc000158000) [2022-05-04T17:13:33.259Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T17:13:33.259Z] net/http.(*conn).serve(0xc00017c000, {0x1013330, 0xc000094f90}) [2022-05-04T17:13:33.259Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T17:13:33.259Z] created by net/http.(*Server).Serve [2022-05-04T17:13:33.259Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T17:13:33.266Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T17:13:33.405Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.60s) [2022-05-04T17:13:33.405Z] === RUN TestRemoveInvalidContainer [2022-05-04T17:13:33.405Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-04T17:13:33.405Z] === RUN TestRenameLinkedContainer [2022-05-04T17:13:33.405Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:33.405Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-04T17:13:33.405Z] === RUN TestRenameStoppedContainer [2022-05-04T17:13:33.727Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:13:33.727Z] === RUN TestPullSchema2Config/unauthorized [2022-05-04T17:13:33.727Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T17:13:33.727Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T17:13:33.727Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-04T17:13:33.727Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-04T17:13:33.727Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-04T17:13:33.727Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-04T17:13:33.727Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-04T17:13:33.727Z] === RUN TestGetRepositoryMountCandidates [2022-05-04T17:13:33.727Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestLayerAlreadyExists [2022-05-04T17:13:33.727Z] 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} [2022-05-04T17:13:33.727Z] 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} [2022-05-04T17:13:33.727Z] 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} [2022-05-04T17:13:33.727Z] 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} [2022-05-04T17:13:33.727Z] 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} [2022-05-04T17:13:33.727Z] 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} [2022-05-04T17:13:33.727Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestWhenEmptyAuthConfig [2022-05-04T17:13:33.727Z] === RUN TestNotFound [2022-05-04T17:13:33.727Z] --- PASS: TestNotFound (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestConflict [2022-05-04T17:13:33.727Z] --- PASS: TestConflict (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestForbidden [2022-05-04T17:13:33.727Z] --- PASS: TestForbidden (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestInvalidParameter [2022-05-04T17:13:33.727Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestNotImplemented [2022-05-04T17:13:33.727Z] --- PASS: TestNotImplemented (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestNotModified [2022-05-04T17:13:33.727Z] --- PASS: TestNotModified (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestUnauthorized [2022-05-04T17:13:33.727Z] --- PASS: TestUnauthorized (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestUnknown [2022-05-04T17:13:33.727Z] --- PASS: TestUnknown (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestCancelled [2022-05-04T17:13:33.727Z] --- PASS: TestCancelled (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestDeadline [2022-05-04T17:13:33.727Z] --- PASS: TestDeadline (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestDataLoss [2022-05-04T17:13:33.727Z] --- PASS: TestDataLoss (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestUnavailable [2022-05-04T17:13:33.727Z] --- PASS: TestUnavailable (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestSystem [2022-05-04T17:13:33.727Z] --- PASS: TestSystem (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Not_Found [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Bad_Request [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Conflict [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Unauthorized [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Forbidden [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Not_Modified [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-04T17:13:33.727Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-04T17:13:33.727Z] PASS [2022-05-04T17:13:33.727Z] coverage: 77.0% of statements [2022-05-04T17:13:33.727Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements [2022-05-04T17:13:33.727Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-04T17:13:33.727Z] === RUN TestWatchRelease [2022-05-04T17:13:33.727Z] --- PASS: TestWatchRelease (0.04s) [2022-05-04T17:13:33.727Z] === RUN TestWatchFinishedTransfer [2022-05-04T17:13:33.727Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-04T17:13:33.727Z] === RUN TestDuplicateTransfer [2022-05-04T17:13:33.727Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-04T17:13:33.727Z] === RUN TestSuccessfulUpload [2022-05-04T17:13:34.196Z] time="2022-05-04T17:13:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-04T17:13:34.196Z] --- PASS: TestSuccessfulUpload (0.44s) [2022-05-04T17:13:34.196Z] === RUN TestCancelledUpload [2022-05-04T17:13:34.196Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-04T17:13:34.196Z] PASS [2022-05-04T17:13:34.196Z] coverage: 76.8% of statements [2022-05-04T17:13:34.196Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 76.8% of statements [2022-05-04T17:13:34.204Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T17:13:34.665Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-05-04T17:13:34.665Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-04T17:13:34.665Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-04T17:13:34.665Z] === RUN TestTokenPassThru [2022-05-04T17:13:34.665Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-04T17:13:34.665Z] === RUN TestTokenPassThruDifferentHost [2022-05-04T17:13:34.665Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-04T17:13:34.665Z] PASS [2022-05-04T17:13:34.665Z] coverage: 26.6% of statements [2022-05-04T17:13:35.140Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T17:13:35.141Z] ok github.com/docker/docker/distribution 2.226s coverage: 26.6% of statements [2022-05-04T17:13:35.141Z] === RUN TestCompare [2022-05-04T17:13:35.141Z] --- PASS: TestCompare (0.00s) [2022-05-04T17:13:35.141Z] PASS [2022-05-04T17:13:35.141Z] coverage: 19.2% of statements [2022-05-04T17:13:35.141Z] ok github.com/docker/docker/image/cache 0.134s coverage: 19.2% of statements [2022-05-04T17:13:35.141Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T17:13:35.141Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T17:13:35.141Z] === RUN TestFSGetInvalidData [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-04T17:13:35.141Z] === RUN TestFSInvalidSet [2022-05-04T17:13:35.141Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-04T17:13:35.141Z] === RUN TestFSInvalidRoot [2022-05-04T17:13:35.141Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-04T17:13:35.141Z] === RUN TestFSMetadataGetSet [2022-05-04T17:13:35.141Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-04T17:13:35.141Z] === RUN TestFSInvalidWalker [2022-05-04T17:13:35.141Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-04T17:13:35.141Z] === RUN TestFSGetSet [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetSet (0.04s) [2022-05-04T17:13:35.141Z] === RUN TestFSGetUnsetKey [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-04T17:13:35.141Z] === RUN TestFSGetEmptyData [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-04T17:13:35.141Z] === RUN TestFSDelete [2022-05-04T17:13:35.141Z] --- PASS: TestFSDelete (0.02s) [2022-05-04T17:13:35.141Z] === RUN TestFSWalker [2022-05-04T17:13:35.141Z] --- PASS: TestFSWalker (0.02s) [2022-05-04T17:13:35.141Z] === RUN TestFSWalkerStopOnError [2022-05-04T17:13:35.141Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-04T17:13:35.141Z] === RUN TestNewFromJSON [2022-05-04T17:13:35.141Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-04T17:13:35.141Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-04T17:13:35.141Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-04T17:13:35.141Z] === RUN TestMarshalKeyOrder [2022-05-04T17:13:35.141Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-04T17:13:35.141Z] === RUN TestHistoryEqual [2022-05-04T17:13:35.399Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T17:13:35.610Z] --- PASS: TestHistoryEqual (0.16s) [2022-05-04T17:13:35.610Z] === RUN TestImage [2022-05-04T17:13:35.610Z] --- PASS: TestImage (0.00s) [2022-05-04T17:13:35.610Z] === RUN TestImageOSNotEmpty [2022-05-04T17:13:35.610Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-04T17:13:35.610Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-04T17:13:35.610Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-04T17:13:35.610Z] === RUN TestCreate [2022-05-04T17:13:35.610Z] --- PASS: TestCreate (0.01s) [2022-05-04T17:13:35.610Z] === RUN TestRestore [2022-05-04T17:13:35.610Z] time="2022-05-04T17:13:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-04T17:13:35.610Z] --- PASS: TestRestore (0.05s) [2022-05-04T17:13:35.610Z] === RUN TestAddDelete [2022-05-04T17:13:35.610Z] --- PASS: TestAddDelete (0.02s) [2022-05-04T17:13:35.611Z] === RUN TestSearchAfterDelete [2022-05-04T17:13:35.611Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-04T17:13:35.611Z] === RUN TestParentReset [2022-05-04T17:13:35.611Z] --- PASS: TestParentReset (0.03s) [2022-05-04T17:13:35.611Z] === RUN TestGetAndSetLastUpdated [2022-05-04T17:13:35.611Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-04T17:13:35.611Z] === RUN TestStoreLen [2022-05-04T17:13:35.611Z] --- PASS: TestStoreLen (0.06s) [2022-05-04T17:13:35.611Z] PASS [2022-05-04T17:13:35.611Z] coverage: 86.9% of statements [2022-05-04T17:13:35.611Z] ok github.com/docker/docker/image 0.654s coverage: 86.9% of statements [2022-05-04T17:13:35.613Z] --- PASS: TestRenameStoppedContainer (2.22s) [2022-05-04T17:13:35.613Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T17:13:36.244Z] === RUN TestValidateManifest [2022-05-04T17:13:36.244Z] === RUN TestValidateManifest/nil [2022-05-04T17:13:36.244Z] === RUN TestValidateManifest/non-nil [2022-05-04T17:13:36.244Z] --- PASS: TestValidateManifest (0.00s) [2022-05-04T17:13:36.244Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-04T17:13:36.244Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-04T17:13:36.244Z] PASS [2022-05-04T17:13:36.244Z] coverage: 0.7% of statements [2022-05-04T17:13:36.244Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-05-04T17:13:36.244Z] === RUN TestMakeV1ConfigFromConfig [2022-05-04T17:13:36.244Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-04T17:13:36.244Z] PASS [2022-05-04T17:13:36.244Z] coverage: 25.0% of statements [2022-05-04T17:13:36.244Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2022-05-04T17:13:36.244Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T17:13:37.230Z] === RUN TestSerialization [2022-05-04T17:13:37.231Z] --- PASS: TestSerialization (0.02s) [2022-05-04T17:13:37.231Z] PASS [2022-05-04T17:13:37.231Z] coverage: 100.0% of statements [2022-05-04T17:13:37.231Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-05-04T17:13:38.117Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-04T17:13:38.216Z] === RUN TestEmptyLayer [2022-05-04T17:13:38.216Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestCommitFailure [2022-05-04T17:13:38.216Z] --- PASS: TestCommitFailure (0.02s) [2022-05-04T17:13:38.216Z] === RUN TestStartTransactionFailure [2022-05-04T17:13:38.216Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-04T17:13:38.216Z] === RUN TestGetOrphan [2022-05-04T17:13:38.216Z] --- PASS: TestGetOrphan (0.01s) [2022-05-04T17:13:38.216Z] === RUN TestMountAndRegister [2022-05-04T17:13:38.216Z] layer_test.go:258: Layer size: 14 [2022-05-04T17:13:38.216Z] --- PASS: TestMountAndRegister (0.16s) [2022-05-04T17:13:38.216Z] === RUN TestLayerRelease [2022-05-04T17:13:38.216Z] layer_test.go:291: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestStoreRestore [2022-05-04T17:13:38.216Z] layer_test.go:340: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestTarStreamStability [2022-05-04T17:13:38.216Z] layer_test.go:455: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestRegisterExistingLayer [2022-05-04T17:13:38.216Z] === RUN TestEnvironmentParsing [2022-05-04T17:13:38.216Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-04T17:13:38.216Z] PASS [2022-05-04T17:13:38.216Z] coverage: 1.2% of statements [2022-05-04T17:13:38.216Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-05-04T17:13:38.216Z] === RUN TestTarStreamVerification [2022-05-04T17:13:38.216Z] layer_test.go:684: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestLayerMigration [2022-05-04T17:13:38.216Z] migration_test.go:45: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestLayerMigrationNoTarsplit [2022-05-04T17:13:38.216Z] migration_test.go:181: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestMountInit [2022-05-04T17:13:38.216Z] mount_test.go:17: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestMountInit (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestMountSize [2022-05-04T17:13:38.216Z] mount_test.go:76: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestMountSize (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestMountChanges [2022-05-04T17:13:38.216Z] mount_test.go:125: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestMountChanges (0.00s) [2022-05-04T17:13:38.216Z] === RUN TestMountApply [2022-05-04T17:13:38.216Z] mount_test.go:212: Failing on Windows [2022-05-04T17:13:38.216Z] --- SKIP: TestMountApply (0.00s) [2022-05-04T17:13:38.216Z] PASS [2022-05-04T17:13:38.216Z] coverage: 30.6% of statements [2022-05-04T17:13:38.216Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2022-05-04T17:13:38.216Z] ok github.com/docker/docker/layer 0.491s coverage: 30.6% of statements [2022-05-04T17:13:38.685Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T17:13:38.685Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T17:13:38.685Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T17:13:38.685Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T17:13:38.723Z] --- PASS: TestRenameRunningContainerAndReuse (3.46s) [2022-05-04T17:13:38.723Z] === RUN TestRenameInvalidName [2022-05-04T17:13:39.152Z] === RUN TestSequenceGetAvailableBit [2022-05-04T17:13:39.152Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestSequenceEqual [2022-05-04T17:13:39.152Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestSequenceCopy [2022-05-04T17:13:39.152Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestGetFirstAvailable [2022-05-04T17:13:39.152Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestFindSequence [2022-05-04T17:13:39.152Z] --- PASS: TestFindSequence (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestCheckIfAvailable [2022-05-04T17:13:39.152Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestMergeSequences [2022-05-04T17:13:39.152Z] --- PASS: TestMergeSequences (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestPushReservation [2022-05-04T17:13:39.152Z] --- PASS: TestPushReservation (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestSerializeDeserialize [2022-05-04T17:13:39.152Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestSet [2022-05-04T17:13:39.152Z] --- PASS: TestSet (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestSetUnset [2022-05-04T17:13:39.152Z] --- PASS: TestSetUnset (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestOffsetSetUnset [2022-05-04T17:13:39.152Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestSetInRange [2022-05-04T17:13:39.152Z] --- PASS: TestSetInRange (0.00s) [2022-05-04T17:13:39.152Z] === RUN TestSetAnyInRange [2022-05-04T17:13:39.152Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-04T17:13:39.493Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-04T17:13:39.620Z] === RUN TestMethods [2022-05-04T17:13:39.620Z] --- PASS: TestMethods (0.00s) [2022-05-04T17:13:39.620Z] === RUN TestRandomAllocateDeallocate [2022-05-04T17:13:40.284Z] --- PASS: TestRenameInvalidName (1.67s) [2022-05-04T17:13:40.284Z] === RUN TestRenameAnonymousContainer [2022-05-04T17:13:41.837Z] === RUN TestInvalidConfig [2022-05-04T17:13:41.837Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestConfig [2022-05-04T17:13:41.837Z] --- PASS: TestConfig (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestOptionsLabels [2022-05-04T17:13:41.837Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestValidName [2022-05-04T17:13:41.837Z] --- PASS: TestValidName (0.00s) [2022-05-04T17:13:41.837Z] PASS [2022-05-04T17:13:41.837Z] coverage: 19.7% of statements [2022-05-04T17:13:41.837Z] ok github.com/docker/docker/libnetwork/config 0.128s coverage: 19.7% of statements [2022-05-04T17:13:41.837Z] === RUN TestKey [2022-05-04T17:13:41.837Z] --- PASS: TestKey (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestParseKey [2022-05-04T17:13:41.837Z] --- PASS: TestParseKey (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestInvalidDataStore [2022-05-04T17:13:41.837Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestKVObjectFlatKey [2022-05-04T17:13:41.837Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestAtomicKVObjectFlatKey [2022-05-04T17:13:41.837Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-04T17:13:41.837Z] PASS [2022-05-04T17:13:41.837Z] coverage: 21.9% of statements [2022-05-04T17:13:41.837Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2022-05-04T17:13:41.837Z] === RUN TestErrorInterfaces [2022-05-04T17:13:41.837Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestNetworkMarshalling [2022-05-04T17:13:41.837Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-05-04T17:13:41.837Z] === RUN TestEndpointMarshalling [2022-05-04T17:13:41.837Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestAuxAddresses [2022-05-04T17:13:41.837Z] time="2022-05-04T17:13:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:13:41.837Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-04T17:13:41.837Z] === RUN TestSRVServiceQuery [2022-05-04T17:13:41.837Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestSRVServiceQuery (0.02s) [2022-05-04T17:13:41.837Z] === RUN TestServiceVIPReuse [2022-05-04T17:13:41.837Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-04T17:13:41.837Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-04T17:13:41.837Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestDNSIPQuery [2022-05-04T17:13:41.837Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestDNSProxyServFail [2022-05-04T17:13:41.837Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestSandboxAddEmpty [2022-05-04T17:13:41.837Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestSandboxAddMultiPrio [2022-05-04T17:13:41.837Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestSandboxAddSamePrio [2022-05-04T17:13:41.837Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestCleanupServiceDiscovery [2022-05-04T17:13:41.837Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestDNSOptions [2022-05-04T17:13:41.837Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:13:41.837Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-04T17:13:41.837Z] === RUN TestMultipleControllersWithSameStore [2022-05-04T17:13:41.837Z] time="2022-05-04T17:13:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:13:41.837Z] time="2022-05-04T17:13:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T17:13:41.837Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-04T17:13:41.837Z] PASS [2022-05-04T17:13:41.837Z] coverage: 8.5% of statements [2022-05-04T17:13:41.837Z] ok github.com/docker/docker/libnetwork 0.345s coverage: 8.5% of statements [2022-05-04T17:13:42.779Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-04T17:13:42.779Z] check_test.go:307: [daee0056a7358] daemon is not started [2022-05-04T17:13:42.779Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-04T17:13:42.779Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T17:13:43.109Z] === RUN TestIPDataMarshalling [2022-05-04T17:13:43.109Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-04T17:13:43.109Z] === RUN TestValidateAndIsV6 [2022-05-04T17:13:43.109Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-04T17:13:43.109Z] PASS [2022-05-04T17:13:43.109Z] coverage: 68.9% of statements [2022-05-04T17:13:43.109Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-05-04T17:13:43.109Z] === RUN TestDriver [2022-05-04T17:13:43.109Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:13:43.109Z] PASS [2022-05-04T17:13:43.109Z] coverage: 34.8% of statements [2022-05-04T17:13:43.109Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-05-04T17:13:43.568Z] === RUN TestDriver [2022-05-04T17:13:43.568Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:13:43.568Z] PASS [2022-05-04T17:13:43.568Z] coverage: 34.8% of statements [2022-05-04T17:13:43.568Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-05-04T17:13:44.028Z] === RUN TestNetworkAllocateFree [2022-05-04T17:13:44.028Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-04T17:13:44.028Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-04T17:13:44.028Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-04T17:13:44.028Z] PASS [2022-05-04T17:13:44.028Z] coverage: 63.6% of statements [2022-05-04T17:13:44.028Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.131s coverage: 63.6% of statements [2022-05-04T17:13:44.488Z] === RUN TestGetEmptyCapabilities [2022-05-04T17:13:44.488Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-04T17:13:44.488Z] === RUN TestGetExtraCapabilities [2022-05-04T17:13:44.488Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-04T17:13:44.488Z] === RUN TestGetInvalidCapabilities [2022-05-04T17:13:44.488Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-04T17:13:44.488Z] === RUN TestRemoteDriver [2022-05-04T17:13:44.488Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T17:13:44.488Z] === RUN TestDriverError [2022-05-04T17:13:44.488Z] --- PASS: TestDriverError (0.00s) [2022-05-04T17:13:44.488Z] === RUN TestMissingValues [2022-05-04T17:13:44.488Z] --- PASS: TestMissingValues (0.00s) [2022-05-04T17:13:44.488Z] === RUN TestRollback [2022-05-04T17:13:44.488Z] --- PASS: TestRollback (0.00s) [2022-05-04T17:13:44.488Z] PASS [2022-05-04T17:13:44.488Z] coverage: 57.4% of statements [2022-05-04T17:13:44.488Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.083s coverage: 57.4% of statements [2022-05-04T17:13:44.947Z] === RUN TestNAT [2022-05-04T17:13:44.947Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T17:13:44.947Z] --- SKIP: TestNAT (0.00s) [2022-05-04T17:13:44.947Z] === RUN TestTransparent [2022-05-04T17:13:44.947Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T17:13:44.947Z] --- SKIP: TestTransparent (0.00s) [2022-05-04T17:13:44.947Z] PASS [2022-05-04T17:13:44.947Z] coverage: 0.0% of statements [2022-05-04T17:13:44.948Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-05-04T17:13:45.407Z] === RUN TestBuildDefault [2022-05-04T17:13:45.407Z] --- PASS: TestBuildDefault (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestBuildHostnameDomainname [2022-05-04T17:13:45.407Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestBuildHostname [2022-05-04T17:13:45.407Z] --- PASS: TestBuildHostname (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestBuildHostnameFQDN [2022-05-04T17:13:45.407Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestBuildNoIP [2022-05-04T17:13:45.407Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestUpdate [2022-05-04T17:13:45.407Z] --- PASS: TestUpdate (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-04T17:13:45.407Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-04T17:13:45.407Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestAddEmpty [2022-05-04T17:13:45.407Z] --- PASS: TestAddEmpty (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestAdd [2022-05-04T17:13:45.407Z] --- PASS: TestAdd (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestDeleteEmpty [2022-05-04T17:13:45.407Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestDeleteNewline [2022-05-04T17:13:45.407Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestDelete [2022-05-04T17:13:45.407Z] --- PASS: TestDelete (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestConcurrentWrites [2022-05-04T17:13:45.407Z] --- PASS: TestConcurrentWrites (0.17s) [2022-05-04T17:13:45.407Z] PASS [2022-05-04T17:13:45.407Z] coverage: 81.2% of statements [2022-05-04T17:13:45.407Z] ok github.com/docker/docker/libnetwork/etchosts 0.227s coverage: 81.2% of statements [2022-05-04T17:13:45.407Z] === RUN TestNew [2022-05-04T17:13:45.407Z] --- PASS: TestNew (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestAddDriver [2022-05-04T17:13:45.407Z] --- PASS: TestAddDriver (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestAddDuplicateDriver [2022-05-04T17:13:45.407Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-04T17:13:45.407Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestDriver [2022-05-04T17:13:45.407Z] --- PASS: TestDriver (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestIPAM [2022-05-04T17:13:45.407Z] --- PASS: TestIPAM (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestWalkIPAMs [2022-05-04T17:13:45.407Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-04T17:13:45.407Z] === RUN TestWalkDrivers [2022-05-04T17:13:45.407Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-04T17:13:45.407Z] PASS [2022-05-04T17:13:45.407Z] coverage: 82.4% of statements [2022-05-04T17:13:45.407Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-05-04T17:13:45.866Z] === RUN TestNew [2022-05-04T17:13:45.866Z] --- PASS: TestNew (0.00s) [2022-05-04T17:13:45.866Z] === RUN TestAllocate [2022-05-04T17:13:45.866Z] --- PASS: TestAllocate (0.00s) [2022-05-04T17:13:45.866Z] === RUN TestUninitialized [2022-05-04T17:13:45.866Z] --- PASS: TestUninitialized (0.00s) [2022-05-04T17:13:45.866Z] === RUN TestAllocateInRange [2022-05-04T17:13:45.866Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-04T17:13:45.866Z] === RUN TestAllocateSerial [2022-05-04T17:13:45.866Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-04T17:13:45.866Z] PASS [2022-05-04T17:13:45.866Z] coverage: 87.5% of statements [2022-05-04T17:13:45.866Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-05-04T17:13:45.867Z] --- PASS: TestRandomAllocateDeallocate (6.84s) [2022-05-04T17:13:45.867Z] === RUN TestAllocateRandomDeallocate [2022-05-04T17:13:46.326Z] === RUN TestCaller [2022-05-04T17:13:46.326Z] --- PASS: TestCaller (0.00s) [2022-05-04T17:13:46.326Z] PASS [2022-05-04T17:13:46.326Z] coverage: 100.0% of statements [2022-05-04T17:13:46.326Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-05-04T17:13:46.784Z] === RUN TestSetSerialInsertDelete [2022-05-04T17:13:46.784Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-04T17:13:46.784Z] === RUN TestSetParallelInsertDelete [2022-05-04T17:13:47.752Z] --- PASS: TestAllocateRandomDeallocate (1.50s) [2022-05-04T17:13:47.752Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-04T17:13:47.752Z] === RUN TestInt2IP2IntConversion [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite (337.56s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.99s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.43s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.36s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.78s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.14s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2022-05-04T17:13:48.050Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.11s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.65s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.62s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.12s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.13s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.68s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.63s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.73s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.65s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) [2022-05-04T17:13:48.050Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-04T17:13:48.050Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.25s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.89s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.30s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.98s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.88s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.93s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.34s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.00s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.84s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-05-04T17:13:48.051Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.73s) [2022-05-04T17:13:48.051Z] === RUN TestDockerSwarmSuite [2022-05-04T17:13:48.051Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-04T17:13:48.211Z] === RUN TestPoolRequest [2022-05-04T17:13:48.211Z] --- PASS: TestPoolRequest (0.00s) [2022-05-04T17:13:48.211Z] === RUN TestOtherRequests [2022-05-04T17:13:48.211Z] --- PASS: TestOtherRequests (0.00s) [2022-05-04T17:13:48.211Z] PASS [2022-05-04T17:13:48.211Z] coverage: 57.1% of statements [2022-05-04T17:13:48.211Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-05-04T17:13:48.211Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-05-04T17:13:48.211Z] === RUN TestGetAddressVersion [2022-05-04T17:13:48.211Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-04T17:13:48.211Z] === RUN TestKeyString [2022-05-04T17:13:48.211Z] --- PASS: TestKeyString (0.00s) [2022-05-04T17:13:48.211Z] === RUN TestPoolDataMarshal [2022-05-04T17:13:48.211Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-04T17:13:48.211Z] === RUN TestSubnetsMarshal [2022-05-04T17:13:48.674Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-04T17:13:48.674Z] === RUN TestAddSubnets [2022-05-04T17:13:48.674Z] --- PASS: TestAddSubnets (0.08s) [2022-05-04T17:13:48.674Z] === RUN TestDoublePoolRelease [2022-05-04T17:13:48.674Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-04T17:13:48.674Z] === RUN TestAddReleasePoolID [2022-05-04T17:13:48.674Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-05-04T17:13:48.674Z] === RUN TestPredefinedPool [2022-05-04T17:13:48.674Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-04T17:13:48.674Z] === RUN TestRemoveSubnet [2022-05-04T17:13:48.674Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.28s) [2022-05-04T17:13:48.674Z] === RUN TestRetrieveFromStore [2022-05-04T17:13:49.138Z] --- PASS: TestRemoveSubnet (0.26s) [2022-05-04T17:13:49.138Z] === RUN TestGetSameAddress [2022-05-04T17:13:49.138Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-04T17:13:49.138Z] === RUN TestPoolAllocationReuse [2022-05-04T17:13:49.138Z] === RUN TestGetCapabilities [2022-05-04T17:13:49.138Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-04T17:13:49.138Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-04T17:13:49.138Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-04T17:13:49.138Z] === RUN TestGetDefaultAddressSpaces [2022-05-04T17:13:49.138Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-04T17:13:49.138Z] === RUN TestRemoteDriver [2022-05-04T17:13:49.138Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T17:13:49.138Z] PASS [2022-05-04T17:13:49.599Z] coverage: 47.4% of statements [2022-05-04T17:13:49.599Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2022-05-04T17:13:49.599Z] --- PASS: TestRetrieveFromStore (0.75s) [2022-05-04T17:13:49.599Z] === RUN TestIsCorrupted [2022-05-04T17:13:49.599Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-04T17:13:49.599Z] === RUN TestSetRollover [2022-05-04T17:13:50.568Z] === RUN TestWindowsIPAM [2022-05-04T17:13:50.568Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-04T17:13:50.568Z] PASS [2022-05-04T17:13:50.568Z] coverage: 71.4% of statements [2022-05-04T17:13:50.569Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-05-04T17:13:50.692Z] --- PASS: TestRenameAnonymousContainer (9.20s) [2022-05-04T17:13:50.692Z] === RUN TestRenameContainerWithSameName [2022-05-04T17:13:51.028Z] --- PASS: TestPoolAllocationReuse (2.00s) [2022-05-04T17:13:51.028Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-04T17:13:51.028Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-04T17:13:51.028Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-04T17:13:51.028Z] === RUN TestDefaultNetwork [2022-05-04T17:13:51.339Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-04T17:13:51.488Z] --- PASS: TestSetRollover (1.85s) [2022-05-04T17:13:51.488Z] === RUN TestSetRolloverSerial [2022-05-04T17:13:51.488Z] --- PASS: TestDefaultNetwork (0.26s) [2022-05-04T17:13:51.488Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-04T17:13:51.488Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-05-04T17:13:51.488Z] === RUN TestInitAddressPools [2022-05-04T17:13:51.675Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2022-05-04T17:13:51.675Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T17:13:51.675Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:51.675Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T17:13:51.675Z] === RUN TestResize [2022-05-04T17:13:51.733Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T17:13:51.733Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-04T17:13:51.733Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-04T17:13:51.733Z] === RUN TestDaemonConfigValidation [2022-05-04T17:13:51.733Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-04T17:13:51.733Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-04T17:13:51.733Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T17:13:51.733Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-04T17:13:51.733Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T17:13:51.733Z] === RUN TestDaemonProxy [2022-05-04T17:13:51.733Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T17:13:51.733Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T17:13:51.733Z] PASS [2022-05-04T17:13:51.733Z] ok github.com/docker/docker/integration/daemon 0.090s [2022-05-04T17:13:51.733Z] [2022-05-04T17:13:51.733Z] === Skipped [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-04T17:13:51.733Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-04T17:13:51.733Z] [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-04T17:13:51.733Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-04T17:13:51.733Z] [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T17:13:51.733Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-04T17:13:51.733Z] [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-04T17:13:51.733Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T17:13:51.733Z] [2022-05-04T17:13:51.733Z] DONE 4 tests, 4 skipped in 20.429s [2022-05-04T17:13:51.733Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-04T17:13:51.947Z] --- PASS: TestInitAddressPools (0.01s) [2022-05-04T17:13:51.947Z] PASS [2022-05-04T17:13:51.947Z] coverage: 74.0% of statements [2022-05-04T17:13:51.947Z] ok github.com/docker/docker/libnetwork/ipamutils 0.612s coverage: 74.0% of statements [2022-05-04T17:13:52.406Z] === RUN TestKeyValue [2022-05-04T17:13:52.406Z] --- PASS: TestKeyValue (0.00s) [2022-05-04T17:13:52.406Z] PASS [2022-05-04T17:13:52.406Z] coverage: 60.0% of statements [2022-05-04T17:13:52.406Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2022-05-04T17:13:53.235Z] --- PASS: TestResize (1.69s) [2022-05-04T17:13:53.235Z] === RUN TestResizeWithInvalidSize [2022-05-04T17:13:53.375Z] --- PASS: TestSetRolloverSerial (1.79s) [2022-05-04T17:13:53.375Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-04T17:13:53.375Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-04T17:13:53.375Z] PASS [2022-05-04T17:13:53.375Z] coverage: 84.4% of statements [2022-05-04T17:13:53.375Z] ok github.com/docker/docker/libnetwork/bitseq 14.139s coverage: 84.4% of statements [2022-05-04T17:13:53.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:13:53.949Z] INFO: Testing against a local daemon [2022-05-04T17:13:53.949Z] === RUN TestCommitInheritsEnv [2022-05-04T17:13:53.949Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:13:53.949Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-04T17:13:53.949Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T17:13:53.949Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:13:53.949Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:13:53.949Z] === RUN TestImportWithCustomPlatform [2022-05-04T17:13:53.949Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:13:53.949Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-04T17:13:53.949Z] === RUN TestImagesFilterMultiReference [2022-05-04T17:13:53.949Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-04T17:13:53.949Z] === RUN TestImagePullPlatformInvalid [2022-05-04T17:13:53.949Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-04T17:13:53.949Z] === RUN TestRemoveImageOrphaning [2022-05-04T17:13:54.343Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.02s) [2022-05-04T17:13:54.343Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-04T17:13:54.630Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-04T17:13:54.796Z] --- PASS: TestResizeWithInvalidSize (1.78s) [2022-05-04T17:13:54.796Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T17:13:54.933Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2022-05-04T17:13:54.934Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T17:13:54.934Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-04T17:13:54.934Z] === RUN TestTagInvalidReference [2022-05-04T17:13:54.934Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-04T17:13:54.934Z] === RUN TestTagValidPrefixedRepo [2022-05-04T17:13:55.311Z] === RUN TestNetworkDBSimple [2022-05-04T17:13:55.401Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-04T17:13:55.401Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T17:13:55.401Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-04T17:13:55.401Z] === RUN TestTagOfficialNames [2022-05-04T17:13:55.401Z] --- PASS: TestTagOfficialNames (0.07s) [2022-05-04T17:13:55.401Z] === RUN TestTagMatchesDigest [2022-05-04T17:13:55.401Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-04T17:13:55.401Z] PASS [2022-05-04T17:13:55.401Z] ok github.com/docker/docker/integration/image 1.387s [2022-05-04T17:13:55.401Z] [2022-05-04T17:13:55.401Z] === Skipped [2022-05-04T17:13:55.401Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-04T17:13:55.401Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:13:55.401Z] [2022-05-04T17:13:55.401Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:13:55.401Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:13:55.401Z] [2022-05-04T17:13:55.401Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-04T17:13:55.401Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:13:55.401Z] [2022-05-04T17:13:55.401Z] DONE 12 tests, 3 skipped in 4.661s [2022-05-04T17:13:55.401Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-04T17:13:56.283Z] 2022/05/04 17:13:55 Closing DB instances... [2022-05-04T17:13:56.742Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.55s) [2022-05-04T17:13:56.742Z] === RUN TestGetAddress [2022-05-04T17:13:56.742Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-04T17:13:56.742Z] PASS [2022-05-04T17:13:56.742Z] coverage: 100.0% of statements [2022-05-04T17:13:56.742Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-05-04T17:13:57.006Z] --- PASS: TestResizeWhenContainerNotStarted (2.32s) [2022-05-04T17:13:57.006Z] === RUN TestDaemonRestartKillContainers [2022-05-04T17:13:57.006Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:13:57.006Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:13:57.006Z] === RUN TestStats [2022-05-04T17:13:57.006Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T17:13:57.006Z] --- SKIP: TestStats (0.00s) [2022-05-04T17:13:57.006Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T17:13:57.202Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T17:13:57.202Z] === RUN TestGenerate [2022-05-04T17:13:57.202Z] --- PASS: TestGenerate (0.00s) [2022-05-04T17:13:57.202Z] === RUN TestGeneratePtr [2022-05-04T17:13:57.202Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-04T17:13:57.202Z] === RUN TestGenerateMissingField [2022-05-04T17:13:57.202Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-04T17:13:57.202Z] === RUN TestFieldCannotBeSet [2022-05-04T17:13:57.202Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-04T17:13:57.202Z] === RUN TestTypeMismatchError [2022-05-04T17:13:57.202Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-04T17:13:57.202Z] PASS [2022-05-04T17:13:57.202Z] coverage: 100.0% of statements [2022-05-04T17:13:57.202Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2022-05-04T17:13:57.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:13:57.618Z] INFO: Testing against a local daemon [2022-05-04T17:13:57.618Z] === RUN TestNetworkCreateDelete [2022-05-04T17:13:57.618Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:57.618Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T17:13:57.618Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-04T17:13:57.618Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestDaemonDNSFallback [2022-05-04T17:13:57.618Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestInspectNetwork [2022-05-04T17:13:57.618Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:57.618Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T17:13:57.618Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:57.618Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:13:57.618Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T17:13:57.618Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T17:13:57.618Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T17:13:57.618Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestNetworkList [2022-05-04T17:13:57.618Z] === RUN TestNetworkList//networks [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkList//networks [2022-05-04T17:13:57.618Z] === RUN TestNetworkList//networks/ [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkList//networks/ [2022-05-04T17:13:57.618Z] === CONT TestNetworkList//networks [2022-05-04T17:13:57.618Z] === CONT TestNetworkList//networks/ [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkList (0.06s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-05-04T17:13:57.618Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T17:13:57.618Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T17:13:57.618Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T17:13:57.618Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T17:13:57.618Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T17:13:57.618Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T17:13:57.618Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T17:13:57.618Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T17:13:57.618Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:13:57.618Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T17:13:57.618Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T17:13:57.618Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-04T17:13:57.618Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T17:13:57.618Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:13:57.619Z] PASS [2022-05-04T17:13:57.619Z] ok github.com/docker/docker/integration/network 0.240s [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === Skipped [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-04T17:13:57.619Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T17:13:57.619Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-04T17:13:57.619Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-04T17:13:57.619Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:13:57.619Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:13:57.619Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:13:57.619Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T17:13:57.619Z] [2022-05-04T17:13:57.619Z] DONE 34 tests, 15 skipped in 2.150s [2022-05-04T17:13:57.619Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-04T17:13:57.666Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-05-04T17:13:57.666Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-04T17:13:57.666Z] testing: warning: no tests to run [2022-05-04T17:13:57.666Z] PASS [2022-05-04T17:13:57.666Z] coverage: 0.0% of statements [2022-05-04T17:13:57.666Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-05-04T17:13:58.133Z] === RUN TestRequestNewPort [2022-05-04T17:13:58.133Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestRequestSpecificPort [2022-05-04T17:13:58.133Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestReleasePort [2022-05-04T17:13:58.133Z] --- PASS: TestReleasePort (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestReuseReleasedPort [2022-05-04T17:13:58.133Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestReleaseUnreadledPort [2022-05-04T17:13:58.133Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestUnknowProtocol [2022-05-04T17:13:58.133Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestAllocateAllPorts [2022-05-04T17:13:58.133Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestPortAllocation [2022-05-04T17:13:58.133Z] --- PASS: TestPortAllocation (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestPortAllocationWithCustomRange [2022-05-04T17:13:58.133Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestNoDuplicateBPR [2022-05-04T17:13:58.133Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-04T17:13:58.133Z] === RUN TestChangePortRange [2022-05-04T17:13:58.133Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-04T17:13:58.133Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-04T17:13:58.133Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-04T17:13:58.133Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-04T17:13:58.133Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-04T17:13:58.133Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-04T17:13:58.133Z] --- PASS: TestChangePortRange (0.00s) [2022-05-04T17:13:58.133Z] PASS [2022-05-04T17:13:58.133Z] coverage: 88.6% of statements [2022-05-04T17:13:58.133Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2022-05-04T17:13:58.591Z] testing: warning: no tests to run [2022-05-04T17:13:58.592Z] PASS [2022-05-04T17:13:58.592Z] coverage: 0.0% of statements [2022-05-04T17:13:58.592Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-05-04T17:13:58.592Z] 2022/05/04 17:13:58 Closing DB instances... [2022-05-04T17:13:58.603Z] testing: warning: no tests to run [2022-05-04T17:13:58.603Z] PASS [2022-05-04T17:13:58.603Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2022-05-04T17:13:58.603Z] [2022-05-04T17:13:58.603Z] DONE 0 tests in 0.860s [2022-05-04T17:13:58.603Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-04T17:13:59.050Z] === RUN TestHashData [2022-05-04T17:13:59.050Z] --- PASS: TestHashData (0.00s) [2022-05-04T17:13:59.051Z] PASS [2022-05-04T17:13:59.051Z] coverage: 2.8% of statements [2022-05-04T17:13:59.051Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-05-04T17:13:59.509Z] === RUN TestErrorConstructors [2022-05-04T17:13:59.509Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-04T17:13:59.509Z] === RUN TestCompareIPMask [2022-05-04T17:13:59.509Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-04T17:13:59.509Z] === RUN TestUtilGetHostPartIP [2022-05-04T17:13:59.509Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-04T17:13:59.509Z] === RUN TestUtilGetBroadcastIP [2022-05-04T17:13:59.509Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-04T17:13:59.509Z] === RUN TestParseCIDR [2022-05-04T17:13:59.509Z] --- PASS: TestParseCIDR (0.00s) [2022-05-04T17:13:59.510Z] PASS [2022-05-04T17:13:59.510Z] coverage: 37.3% of statements [2022-05-04T17:13:59.510Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-05-04T17:13:59.587Z] testing: warning: no tests to run [2022-05-04T17:13:59.587Z] PASS [2022-05-04T17:13:59.587Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2022-05-04T17:13:59.587Z] [2022-05-04T17:13:59.587Z] DONE 0 tests in 0.923s [2022-05-04T17:13:59.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-04T17:13:59.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-04T17:14:00.485Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-04T17:14:00.485Z] PASS [2022-05-04T17:14:00.485Z] coverage: 55.0% of statements [2022-05-04T17:14:00.485Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-05-04T17:14:00.485Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-04T17:14:00.485Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-04T17:14:00.571Z] testing: warning: no tests to run [2022-05-04T17:14:00.571Z] PASS [2022-05-04T17:14:00.571Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-05-04T17:14:00.571Z] [2022-05-04T17:14:00.571Z] DONE 0 tests in 0.658s [2022-05-04T17:14:00.571Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-04T17:14:00.945Z] === RUN TestAddressPoolOpt [2022-05-04T17:14:00.945Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/a [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/something [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/_=a [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/env1=value1 [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/_env1=value1 [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/PATH [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/=a [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/PATH= [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/PATH=something [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/asd!qwe [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/1asd [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/123 [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/some_space [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/__some_space_before [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/some_space_after__ [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/= [2022-05-04T17:14:00.945Z] === RUN TestValidateEnv/PaTh [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-04T17:14:00.945Z] === RUN TestParseHost [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-04T17:14:00.945Z] === RUN TestParseHost/something_with_spaces [2022-05-04T17:14:00.945Z] === RUN TestParseHost/:// [2022-05-04T17:14:00.945Z] === RUN TestParseHost/unknown:// [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://:port [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://invalid:port [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://:5555/ [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://:5555/p [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-04T17:14:00.945Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://host: [2022-05-04T17:14:00.945Z] === RUN TestParseHost/_ [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-04T17:14:00.945Z] === RUN TestParseHost/unix://path/to/socket [2022-05-04T17:14:00.945Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://: [2022-05-04T17:14:00.945Z] === RUN TestParseHost/fd://something [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseHost/__ [2022-05-04T17:14:00.945Z] === RUN TestParseHost/fd:// [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp:// [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseHost/unix:// [2022-05-04T17:14:00.945Z] === RUN TestParseHost/npipe:// [2022-05-04T17:14:00.945Z] === RUN TestParseHost/tcp://[::1]: [2022-05-04T17:14:00.945Z] === RUN TestParseHost/#00 [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/: [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-04T17:14:00.945Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestParseTCP [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/:5555/path [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/localhost:5555/path [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/localhost [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/0.0.0.1: [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/::1 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/tcp://:5555 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/#00 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/tcp://: [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/0.0.0.1 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/[::1]: [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/localhost:5555 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/: [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/:5555 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/[::1]:5555 [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/localhost: [2022-05-04T17:14:00.946Z] === RUN TestParseTCP/tcp:// [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-04T17:14:00.946Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestValidateExtraHosts [2022-05-04T17:14:00.946Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestValidateIPAddress [2022-05-04T17:14:00.946Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestMapOpts [2022-05-04T17:14:00.946Z] --- PASS: TestMapOpts (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestListOptsWithoutValidator [2022-05-04T17:14:00.946Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestListOptsWithValidator [2022-05-04T17:14:00.946Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestValidateDNSSearch [2022-05-04T17:14:00.946Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_general_format [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_one_more [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-04T17:14:00.946Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestNamedListOpts [2022-05-04T17:14:00.946Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestNamedMapOpts [2022-05-04T17:14:00.946Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestParseLink [2022-05-04T17:14:00.946Z] --- PASS: TestParseLink (0.00s) [2022-05-04T17:14:00.946Z] === RUN TestUlimitOpt [2022-05-04T17:14:00.946Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-04T17:14:00.946Z] PASS [2022-05-04T17:14:00.946Z] coverage: 65.5% of statements [2022-05-04T17:14:00.946Z] ok github.com/docker/docker/opts 0.128s coverage: 65.5% of statements [2022-05-04T17:14:00.946Z] === RUN TestParseVersion [2022-05-04T17:14:00.946Z] --- PASS: TestParseVersion (0.00s) [2022-05-04T17:14:00.946Z] PASS [2022-05-04T17:14:00.946Z] coverage: 52.9% of statements [2022-05-04T17:14:00.946Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-05-04T17:14:01.038Z] testing: warning: no tests to run [2022-05-04T17:14:01.038Z] PASS [2022-05-04T17:14:01.038Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2022-05-04T17:14:01.038Z] [2022-05-04T17:14:01.038Z] DONE 0 tests in 0.667s [2022-05-04T17:14:01.405Z] 2022/05/04 17:14:01 Closing DB instances... [2022-05-04T17:14:01.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-04T17:14:02.858Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.87s) [2022-05-04T17:14:02.858Z] === RUN TestStopContainerWithTimeout [2022-05-04T17:14:02.858Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T17:14:02.858Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-04T17:14:02.858Z] === RUN TestUpdateRestartPolicy [2022-05-04T17:14:02.942Z] === RUN TestPeerCertificateMarshalJSON [2022-05-04T17:14:02.942Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-04T17:14:02.942Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-04T17:14:02.942Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-05-04T17:14:02.942Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-04T17:14:02.942Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-04T17:14:02.942Z] === RUN TestMiddleware [2022-05-04T17:14:02.942Z] --- PASS: TestMiddleware (0.00s) [2022-05-04T17:14:02.942Z] === RUN TestNewResponseModifier [2022-05-04T17:14:02.942Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-04T17:14:02.942Z] PASS [2022-05-04T17:14:02.942Z] coverage: 26.8% of statements [2022-05-04T17:14:02.942Z] ok github.com/docker/docker/pkg/authorization 0.432s coverage: 26.8% of statements [2022-05-04T17:14:02.942Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-05-04T17:14:02.942Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-04T17:14:03.401Z] === RUN TestIsArchivePathDir [2022-05-04T17:14:03.401Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-04T17:14:03.401Z] === RUN TestIsArchivePathInvalidFile [2022-05-04T17:14:03.401Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-05-04T17:14:03.401Z] === RUN TestIsArchivePathTar [2022-05-04T17:14:03.864Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-05-04T17:14:03.864Z] === RUN TestDecompressStreamGzip [2022-05-04T17:14:03.864Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-04T17:14:03.864Z] === RUN TestDecompressStreamBzip2 [2022-05-04T17:14:03.864Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-05-04T17:14:03.864Z] === RUN TestDecompressStreamXz [2022-05-04T17:14:03.864Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T17:14:03.864Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestDecompressStreamZstd [2022-05-04T17:14:03.864Z] archive_test.go:140: zstd not installed [2022-05-04T17:14:03.864Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-04T17:14:03.864Z] === RUN TestCompressStreamXzUnsupported [2022-05-04T17:14:03.864Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-04T17:14:03.864Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestCompressStreamInvalid [2022-05-04T17:14:03.864Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestExtensionInvalid [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestExtensionUncompressed [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestExtensionBzip2 [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestExtensionGzip [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestExtensionXz [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionXz (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestExtensionZstd [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestCmdStreamLargeStderr [2022-05-04T17:14:03.864Z] === RUN TestUnbuffered [2022-05-04T17:14:03.864Z] --- PASS: TestUnbuffered (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestRaceUnbuffered [2022-05-04T17:14:03.864Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-04T17:14:03.864Z] PASS [2022-05-04T17:14:03.864Z] coverage: 100.0% of statements [2022-05-04T17:14:03.864Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-05-04T17:14:03.864Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-04T17:14:03.864Z] === RUN TestCmdStreamBad [2022-05-04T17:14:03.864Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T17:14:03.864Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestCmdStreamGood [2022-05-04T17:14:03.864Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-04T17:14:03.864Z] === RUN TestUntarPathWithInvalidDest [2022-05-04T17:14:03.864Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-04T17:14:03.864Z] === RUN TestUntarPathWithInvalidSrc [2022-05-04T17:14:03.864Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-04T17:14:03.864Z] === RUN TestUntarPath [2022-05-04T17:14:04.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T17:14:04.323Z] --- PASS: TestUntarPath (0.07s) [2022-05-04T17:14:04.323Z] === RUN TestUntarPathWithDestinationFile [2022-05-04T17:14:04.323Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-04T17:14:04.323Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-04T17:14:04.323Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-04T17:14:04.323Z] === RUN TestCopyWithTarInvalidSrc [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-04T17:14:04.323Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T17:14:04.323Z] === RUN TestCopyWithTarSrcFile [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-04T17:14:04.323Z] === RUN TestCopyWithTarSrcFolder [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-04T17:14:04.323Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-04T17:14:04.323Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T17:14:04.323Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-04T17:14:04.323Z] === RUN TestCopyFileWithTarSrcFile [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-04T17:14:04.323Z] === RUN TestTarFiles [2022-05-04T17:14:04.323Z] === RUN TestMatch [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[foo]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[foo_bar]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[]#01 [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[qux]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-04T17:14:04.323Z] === RUN TestMatch/[[foo_baz]] [2022-05-04T17:14:04.323Z] --- PASS: TestMatch (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-04T17:14:04.323Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-04T17:14:04.323Z] PASS [2022-05-04T17:14:04.323Z] coverage: 87.5% of statements [2022-05-04T17:14:04.323Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-05-04T17:14:05.294Z] 2022/05/04 17:14:04 Closing DB instances... [2022-05-04T17:14:05.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:05.328Z] INFO: Testing against a local daemon [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:14:05.328Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:14:05.328Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T17:14:05.328Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T17:14:05.328Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:14:05.328Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T17:14:05.328Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T17:14:05.328Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T17:14:05.328Z] === RUN TestPluginInstall [2022-05-04T17:14:05.328Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T17:14:05.328Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T17:14:05.328Z] === RUN TestPluginsWithRuntimes [2022-05-04T17:14:05.328Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T17:14:05.328Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T17:14:05.328Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T17:14:05.328Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T17:14:05.328Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:14:05.328Z] PASS [2022-05-04T17:14:05.328Z] ok github.com/docker/docker/integration/plugin/common 0.097s [2022-05-04T17:14:05.328Z] [2022-05-04T17:14:05.328Z] === Skipped [2022-05-04T17:14:05.328Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-04T17:14:05.328Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T17:14:05.328Z] [2022-05-04T17:14:05.328Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-04T17:14:05.328Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T17:14:05.328Z] [2022-05-04T17:14:05.328Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:14:05.328Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T17:14:05.328Z] [2022-05-04T17:14:05.328Z] DONE 19 tests, 3 skipped in 3.970s [2022-05-04T17:14:05.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-04T17:14:05.754Z] === RUN TestChrootTarUntar [2022-05-04T17:14:05.754Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-04T17:14:05.754Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootUntarEmptyArchive [2022-05-04T17:14:05.754Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootTarUntarWithSymlink [2022-05-04T17:14:05.754Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootCopyWithTar [2022-05-04T17:14:05.754Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootCopyFileWithTar [2022-05-04T17:14:05.754Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootUntarPath [2022-05-04T17:14:05.754Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-04T17:14:05.754Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-04T17:14:05.754Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:14:05.754Z] === RUN TestChrootApplyDotDotFile [2022-05-04T17:14:05.754Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-04T17:14:05.754Z] PASS [2022-05-04T17:14:05.754Z] coverage: 12.0% of statements [2022-05-04T17:14:05.754Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 12.0% of statements [2022-05-04T17:14:06.000Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T17:14:06.722Z] === RUN TestEnsureRemoveAllNotExist [2022-05-04T17:14:06.722Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-04T17:14:06.722Z] === RUN TestEnsureRemoveAllWithDir [2022-05-04T17:14:06.722Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-04T17:14:06.722Z] === RUN TestEnsureRemoveAllWithFile [2022-05-04T17:14:06.722Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-04T17:14:06.722Z] PASS [2022-05-04T17:14:06.722Z] coverage: 0.0% of statements [2022-05-04T17:14:06.722Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-05-04T17:14:07.182Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-05-04T17:14:07.182Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-04T17:14:07.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:07.547Z] INFO: Testing against a local daemon [2022-05-04T17:14:07.547Z] === RUN TestExternalGraphDriver [2022-05-04T17:14:07.547Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T17:14:07.547Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-04T17:14:07.547Z] === RUN TestGraphdriverPluginV2 [2022-05-04T17:14:07.547Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T17:14:07.547Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-04T17:14:07.547Z] PASS [2022-05-04T17:14:07.547Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.093s [2022-05-04T17:14:07.547Z] [2022-05-04T17:14:07.547Z] === Skipped [2022-05-04T17:14:07.547Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-04T17:14:07.547Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T17:14:07.547Z] [2022-05-04T17:14:07.547Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-04T17:14:07.547Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T17:14:07.547Z] [2022-05-04T17:14:07.547Z] DONE 2 tests, 2 skipped in 1.840s [2022-05-04T17:14:07.547Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-04T17:14:07.642Z] === RUN TestSizeEmpty [2022-05-04T17:14:07.642Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-04T17:14:07.642Z] === RUN TestSizeEmptyFile [2022-05-04T17:14:07.642Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-04T17:14:07.642Z] === RUN TestSizeNonemptyFile [2022-05-04T17:14:07.642Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-04T17:14:07.642Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-04T17:14:07.642Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-04T17:14:07.642Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-04T17:14:07.642Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-04T17:14:07.642Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-04T17:14:07.642Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-04T17:14:07.642Z] === RUN TestMoveToSubdir [2022-05-04T17:14:07.642Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-04T17:14:07.642Z] === RUN TestSizeNonExistingDirectory [2022-05-04T17:14:07.642Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-04T17:14:07.642Z] PASS [2022-05-04T17:14:07.642Z] coverage: 80.0% of statements [2022-05-04T17:14:07.642Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-05-04T17:14:08.611Z] === RUN TestPollerAddRemove [2022-05-04T17:14:08.611Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-04T17:14:08.611Z] === RUN TestPollerEvent [2022-05-04T17:14:08.611Z] poller_test.go:40: No chmod on Windows [2022-05-04T17:14:08.611Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-04T17:14:08.611Z] === RUN TestPollerClose [2022-05-04T17:14:08.611Z] --- PASS: TestPollerClose (0.00s) [2022-05-04T17:14:08.611Z] PASS [2022-05-04T17:14:08.611Z] coverage: 36.2% of statements [2022-05-04T17:14:08.611Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2022-05-04T17:14:09.070Z] 2022/05/04 17:14:08 Closing DB instances... [2022-05-04T17:14:09.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:09.109Z] INFO: Testing against a local daemon [2022-05-04T17:14:09.109Z] === RUN TestReadPluginNoRead [2022-05-04T17:14:09.109Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T17:14:09.109Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-04T17:14:09.109Z] PASS [2022-05-04T17:14:09.109Z] ok github.com/docker/docker/integration/plugin/logging 0.072s [2022-05-04T17:14:09.109Z] [2022-05-04T17:14:09.109Z] === Skipped [2022-05-04T17:14:09.109Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-04T17:14:09.109Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T17:14:09.109Z] [2022-05-04T17:14:09.109Z] DONE 1 tests, 1 skipped in 1.751s [2022-05-04T17:14:09.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-04T17:14:09.529Z] --- PASS: TestTarFiles (5.13s) [2022-05-04T17:14:09.529Z] === RUN TestDetectCompressionZstd [2022-05-04T17:14:09.529Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-04T17:14:09.529Z] === RUN TestTarUntar [2022-05-04T17:14:09.529Z] --- PASS: TestTarUntar (0.03s) [2022-05-04T17:14:09.529Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-04T17:14:09.529Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestTarWithOptions [2022-05-04T17:14:09.530Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-04T17:14:09.530Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-04T17:14:09.530Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestUntarUstarGnuConflict [2022-05-04T17:14:09.530Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestUntarInvalidFilenames [2022-05-04T17:14:09.530Z] === RUN TestCopyFileWithInvalidSrc [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCopyFile [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFile (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-04T17:14:09.530Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T17:14:09.530Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-04T17:14:09.530Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-04T17:14:09.530Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T17:14:09.530Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestWildcardMatches [2022-05-04T17:14:09.530Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestPatternMatches [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatches (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-04T17:14:09.530Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestPatternMatchesFolderExclusions [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-04T17:14:09.530Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-04T17:14:09.530Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestSingleExclamationError [2022-05-04T17:14:09.530Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestMatchesWithNoPatterns [2022-05-04T17:14:09.530Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestMatchesWithMalformedPatterns [2022-05-04T17:14:09.530Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestMatches [2022-05-04T17:14:09.530Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-04T17:14:09.530Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-04T17:14:09.530Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-04T17:14:09.530Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-04T17:14:09.530Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1200665780\\dest" [2022-05-04T17:14:09.530Z] --- PASS: TestMatches (0.01s) [2022-05-04T17:14:09.530Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-04T17:14:09.530Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-04T17:14:09.530Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-04T17:14:09.530Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCleanPatterns [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCleanPatternsExceptionFlag [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCleanPatternsErrorSingleException [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCreateIfNotExistsDir [2022-05-04T17:14:09.530Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCreateIfNotExistsFile [2022-05-04T17:14:09.530Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestMatch [2022-05-04T17:14:09.530Z] --- PASS: TestMatch (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestCompile [2022-05-04T17:14:09.530Z] === RUN TestCompile/slash [2022-05-04T17:14:09.530Z] === RUN TestCompile/backslash [2022-05-04T17:14:09.530Z] --- PASS: TestCompile (0.00s) [2022-05-04T17:14:09.530Z] --- PASS: TestCompile/slash (0.00s) [2022-05-04T17:14:09.530Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-04T17:14:09.530Z] PASS [2022-05-04T17:14:09.530Z] coverage: 84.7% of statements [2022-05-04T17:14:09.530Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-05-04T17:14:09.530Z] === RUN TestUntarHardlinkToSymlink [2022-05-04T17:14:09.530Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 84.7% of statements [2022-05-04T17:14:09.530Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-04T17:14:09.530Z] === RUN TestUntarInvalidHardlink [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3910946139\\victim\\hello" -> "../victim/hello" [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3920460866\\victim\\hello" -> "/../victim/hello" [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink785273115\\victim" -> "../victim" [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink801711823\\victim" -> "../victim" [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink335335811\\victim" -> "../victim" [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1520685611\\victim" -> "../victim" [2022-05-04T17:14:09.530Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-04T17:14:09.530Z] === RUN TestUntarInvalidSymlink [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2859737341\\dest\\dotdot" -> "../victim/hello" [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3475882483\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2911275757\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2829511990\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3646451562\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink116837346\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2337433337\\dest\\dir\\loophole" -> "../../victim" [2022-05-04T17:14:09.530Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-04T17:14:09.530Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-04T17:14:09.530Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestXGlobalNoParent [2022-05-04T17:14:09.530Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-04T17:14:09.530Z] === RUN TestReplaceFileTarWrapper [2022-05-04T17:14:09.989Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-05-04T17:14:09.989Z] === RUN TestPrefixHeaderReadable [2022-05-04T17:14:09.989Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-04T17:14:09.989Z] === RUN TestDisablePigz [2022-05-04T17:14:09.989Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-04T17:14:09.989Z] --- PASS: TestDisablePigz (0.12s) [2022-05-04T17:14:09.989Z] === RUN TestPigz [2022-05-04T17:14:09.989Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-04T17:14:09.989Z] --- PASS: TestPigz (0.12s) [2022-05-04T17:14:09.989Z] === RUN TestNosysFileInfo [2022-05-04T17:14:09.989Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-04T17:14:09.989Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T17:14:09.989Z] archive_windows_test.go:16: Currently fails [2022-05-04T17:14:09.989Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:14:09.989Z] === RUN TestCanonicalTarNameForPath [2022-05-04T17:14:09.989Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-04T17:14:09.989Z] === RUN TestCanonicalTarName [2022-05-04T17:14:09.989Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-04T17:14:09.989Z] === RUN TestChmodTarEntry [2022-05-04T17:14:09.989Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-04T17:14:09.989Z] === RUN TestHardLinkOrder [2022-05-04T17:14:10.093Z] testing: warning: no tests to run [2022-05-04T17:14:10.093Z] PASS [2022-05-04T17:14:10.093Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [2022-05-04T17:14:10.093Z] [2022-05-04T17:14:10.093Z] DONE 0 tests in 0.930s [2022-05-04T17:14:10.093Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-04T17:14:10.448Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-04T17:14:10.448Z] === RUN TestChangeString [2022-05-04T17:14:10.448Z] --- PASS: TestChangeString (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestChangesWithNoChanges [2022-05-04T17:14:10.448Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-04T17:14:10.448Z] === RUN TestChangesWithChanges [2022-05-04T17:14:10.448Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-04T17:14:10.448Z] === RUN TestChangesWithChangesGH13590 [2022-05-04T17:14:10.448Z] changes_test.go:196: needs more investigation [2022-05-04T17:14:10.448Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestChangesDirsEmpty [2022-05-04T17:14:10.448Z] === RUN TestGet [2022-05-04T17:14:10.448Z] --- PASS: TestGet (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestGetShortcutString [2022-05-04T17:14:10.448Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-04T17:14:10.448Z] PASS [2022-05-04T17:14:10.448Z] coverage: 42.9% of statements [2022-05-04T17:14:10.448Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2022-05-04T17:14:10.448Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-05-04T17:14:10.448Z] === RUN TestChangesDirsMutated [2022-05-04T17:14:10.448Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-05-04T17:14:10.448Z] === RUN TestNetworkDBNodeLeave [2022-05-04T17:14:10.448Z] --- PASS: TestChangesDirsMutated (0.20s) [2022-05-04T17:14:10.448Z] === RUN TestApplyLayer [2022-05-04T17:14:10.448Z] changes_test.go:433: needs further investigation [2022-05-04T17:14:10.448Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestChangesSizeWithHardlinks [2022-05-04T17:14:10.448Z] changes_test.go:469: needs further investigation [2022-05-04T17:14:10.448Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestChangesSizeWithNoChanges [2022-05-04T17:14:10.448Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-04T17:14:10.448Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestChangesSize [2022-05-04T17:14:10.448Z] --- PASS: TestChangesSize (0.00s) [2022-05-04T17:14:10.448Z] === RUN TestApplyLayerInvalidFilenames [2022-05-04T17:14:10.448Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3322320628\\dest" [2022-05-04T17:14:10.448Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-04T17:14:10.448Z] === RUN TestApplyLayerInvalidHardlink [2022-05-04T17:14:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink207951406\\victim\\hello" -> "../victim/hello" [2022-05-04T17:14:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2977605676\\victim\\hello" -> "/../victim/hello" [2022-05-04T17:14:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink283986275\\victim" -> "../victim" [2022-05-04T17:14:10.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink165715193\\victim" -> "../victim" [2022-05-04T17:14:10.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3972275383\\victim" -> "../victim" [2022-05-04T17:14:10.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink361266797\\victim" -> "../victim" [2022-05-04T17:14:10.908Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-04T17:14:10.908Z] === RUN TestApplyLayerInvalidSymlink [2022-05-04T17:14:10.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2331110385\\dest\\dotdot" -> "../victim/hello" [2022-05-04T17:14:10.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1673904228\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4195591312\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2644834834\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink325112594\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink635697055\\dest\\loophole-victim" -> "../victim" [2022-05-04T17:14:10.909Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-04T17:14:10.909Z] === RUN TestApplyLayerWhiteouts [2022-05-04T17:14:10.909Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-05-04T17:14:10.909Z] === RUN TestGenerateEmptyFile [2022-05-04T17:14:10.909Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-04T17:14:10.909Z] === RUN TestGenerateWithContent [2022-05-04T17:14:10.909Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-04T17:14:10.909Z] PASS [2022-05-04T17:14:10.909Z] coverage: 62.9% of statements [2022-05-04T17:14:10.909Z] ok github.com/docker/docker/pkg/archive 7.555s coverage: 62.9% of statements [2022-05-04T17:14:11.370Z] === RUN TestCreateIDMapOrder [2022-05-04T17:14:11.370Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-04T17:14:11.370Z] PASS [2022-05-04T17:14:11.370Z] coverage: 7.2% of statements [2022-05-04T17:14:11.370Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-05-04T17:14:11.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:11.655Z] INFO: Testing against a local daemon [2022-05-04T17:14:11.655Z] === RUN TestPluginWithDevMounts [2022-05-04T17:14:11.655Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:11.655Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T17:14:11.655Z] PASS [2022-05-04T17:14:11.655Z] ok github.com/docker/docker/integration/plugin/volumes 0.075s [2022-05-04T17:14:12.123Z] [2022-05-04T17:14:12.123Z] === Skipped [2022-05-04T17:14:12.123Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-04T17:14:12.123Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:12.123Z] [2022-05-04T17:14:12.123Z] DONE 1 tests, 1 skipped in 1.739s [2022-05-04T17:14:12.123Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-04T17:14:12.908Z] === RUN TestFixedBufferCap [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-04T17:14:12.908Z] === RUN TestFixedBufferLen [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-04T17:14:12.908Z] === RUN TestFixedBufferString [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-04T17:14:12.908Z] === RUN TestFixedBufferWrite [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-04T17:14:12.908Z] === RUN TestFixedBufferRead [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-04T17:14:12.908Z] === RUN TestBytesPipeRead [2022-05-04T17:14:12.908Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-04T17:14:12.908Z] === RUN TestBytesPipeWrite [2022-05-04T17:14:12.908Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-04T17:14:12.908Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-04T17:14:13.371Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-05-04T17:14:13.371Z] === RUN TestAtomicWriteToFile [2022-05-04T17:14:13.371Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-04T17:14:13.371Z] === RUN TestAtomicWriteSetCommit [2022-05-04T17:14:13.371Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-04T17:14:13.371Z] === RUN TestAtomicWriteSetCancel [2022-05-04T17:14:13.371Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-04T17:14:13.371Z] === RUN TestReadCloserWrapperClose [2022-05-04T17:14:13.371Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-04T17:14:13.371Z] === RUN TestReaderErrWrapperReadOnError [2022-05-04T17:14:13.371Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-04T17:14:13.371Z] === RUN TestReaderErrWrapperRead [2022-05-04T17:14:13.371Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-04T17:14:13.371Z] === RUN TestCancelReadCloser [2022-05-04T17:14:13.371Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-04T17:14:13.371Z] === RUN TestWriteCloserWrapperClose [2022-05-04T17:14:13.371Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-04T17:14:13.371Z] === RUN TestNopWriteCloser [2022-05-04T17:14:13.371Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-04T17:14:13.371Z] === RUN TestNopWriter [2022-05-04T17:14:13.371Z] --- PASS: TestNopWriter (0.00s) [2022-05-04T17:14:13.371Z] === RUN TestWriteCounter [2022-05-04T17:14:13.371Z] --- PASS: TestWriteCounter (0.00s) [2022-05-04T17:14:13.371Z] PASS [2022-05-04T17:14:13.371Z] coverage: 69.2% of statements [2022-05-04T17:14:13.371Z] ok github.com/docker/docker/pkg/ioutils 0.666s coverage: 69.2% of statements [2022-05-04T17:14:13.371Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-04T17:14:13.371Z] === RUN TestNetworkDBWatch [2022-05-04T17:14:13.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:13.715Z] INFO: Testing against a local daemon [2022-05-04T17:14:13.715Z] === RUN TestSecretInspect [2022-05-04T17:14:13.715Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-04T17:14:13.715Z] === RUN TestSecretList [2022-05-04T17:14:13.715Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretList (0.00s) [2022-05-04T17:14:13.715Z] === RUN TestSecretsCreateAndDelete [2022-05-04T17:14:13.715Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-04T17:14:13.715Z] === RUN TestSecretsUpdate [2022-05-04T17:14:13.715Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-04T17:14:13.715Z] === RUN TestTemplatedSecret [2022-05-04T17:14:13.715Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T17:14:13.715Z] === RUN TestSecretCreateResolve [2022-05-04T17:14:13.715Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-04T17:14:13.715Z] PASS [2022-05-04T17:14:13.715Z] ok github.com/docker/docker/integration/secret 0.085s [2022-05-04T17:14:13.715Z] [2022-05-04T17:14:13.715Z] === Skipped [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-04T17:14:13.715Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-04T17:14:13.715Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-04T17:14:13.715Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-04T17:14:13.715Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-04T17:14:13.715Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:13.715Z] [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-04T17:14:13.715Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:13.715Z] [2022-05-04T17:14:13.715Z] DONE 6 tests, 6 skipped in 1.508s [2022-05-04T17:14:13.715Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-04T17:14:14.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-04T17:14:14.120Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T17:14:14.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-04T17:14:14.341Z] === RUN TestError [2022-05-04T17:14:14.341Z] --- PASS: TestError (0.00s) [2022-05-04T17:14:14.341Z] === RUN TestProgressString [2022-05-04T17:14:14.341Z] === RUN TestProgressString/no_progress [2022-05-04T17:14:14.341Z] === RUN TestProgressString/progress_1 [2022-05-04T17:14:14.341Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-04T17:14:14.341Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-04T17:14:14.341Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-04T17:14:14.341Z] === RUN TestProgressString/with_units [2022-05-04T17:14:14.341Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-04T17:14:14.341Z] === RUN TestProgressString/hide_counts [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-04T17:14:14.341Z] === RUN TestJSONMessageDisplay [2022-05-04T17:14:14.341Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-04T17:14:14.341Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-04T17:14:14.342Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-04T17:14:14.342Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-04T17:14:14.342Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-04T17:14:14.342Z] === RUN TestDisplayJSONMessagesStream [2022-05-04T17:14:14.342Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-04T17:14:14.342Z] PASS [2022-05-04T17:14:14.342Z] coverage: 91.7% of statements [2022-05-04T17:14:14.342Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2022-05-04T17:14:14.379Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T17:14:14.801Z] 2022/05/04 17:14:14 Closing DB instances... [2022-05-04T17:14:15.260Z] === RUN TestStandardLongPath [2022-05-04T17:14:15.260Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-04T17:14:15.260Z] === RUN TestUNCLongPath [2022-05-04T17:14:15.260Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-04T17:14:15.260Z] PASS [2022-05-04T17:14:15.260Z] coverage: 100.0% of statements [2022-05-04T17:14:15.260Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-05-04T17:14:15.317Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T17:14:15.719Z] === RUN TestNameFormat [2022-05-04T17:14:15.719Z] --- PASS: TestNameFormat (0.00s) [2022-05-04T17:14:15.719Z] === RUN TestNameRetries [2022-05-04T17:14:15.719Z] --- PASS: TestNameRetries (0.00s) [2022-05-04T17:14:15.719Z] PASS [2022-05-04T17:14:15.719Z] coverage: 85.7% of statements [2022-05-04T17:14:15.719Z] ok github.com/docker/docker/pkg/namesgenerator 0.150s coverage: 85.7% of statements [2022-05-04T17:14:15.886Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T17:14:15.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:15.928Z] INFO: Testing against a local daemon [2022-05-04T17:14:15.928Z] === RUN TestServiceCreateInit [2022-05-04T17:14:15.928Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T17:14:15.928Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T17:14:15.928Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-04T17:14:15.928Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:14:15.928Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T17:14:15.928Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestCreateServiceConflict [2022-05-04T17:14:15.928Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T17:14:15.928Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-04T17:14:15.928Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T17:14:15.928Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T17:14:15.928Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T17:14:15.928Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestCreateServiceSysctls [2022-05-04T17:14:15.928Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-04T17:14:15.928Z] === RUN TestCreateServiceCapabilities [2022-05-04T17:14:15.928Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-04T17:14:15.928Z] === RUN TestInspect [2022-05-04T17:14:15.928Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestInspect (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestCreateJob [2022-05-04T17:14:15.928Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateJob (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestReplicatedJob [2022-05-04T17:14:15.928Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestUpdateReplicatedJob [2022-05-04T17:14:15.928Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.928Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-04T17:14:15.928Z] === RUN TestServiceListWithStatuses [2022-05-04T17:14:15.928Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T17:14:15.929Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestDockerNetworkReConnect [2022-05-04T17:14:15.929Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestServicePlugin [2022-05-04T17:14:15.929Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestServiceUpdateLabel [2022-05-04T17:14:15.929Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestServiceUpdateSecrets [2022-05-04T17:14:15.929Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestServiceUpdateConfigs [2022-05-04T17:14:15.929Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestServiceUpdateNetwork [2022-05-04T17:14:15.929Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-04T17:14:15.929Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T17:14:15.929Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-04T17:14:15.929Z] PASS [2022-05-04T17:14:15.929Z] ok github.com/docker/docker/integration/service 0.227s [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === Skipped [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:14:15.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:14:15.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-04T17:14:15.929Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-04T17:14:15.929Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-04T17:14:15.929Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T17:14:15.929Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-04T17:14:15.929Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-04T17:14:15.929Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-04T17:14:15.929Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-04T17:14:15.929Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-04T17:14:15.929Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-04T17:14:15.929Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-04T17:14:15.929Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-04T17:14:15.929Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-04T17:14:15.929Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-04T17:14:15.929Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-04T17:14:15.929Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-04T17:14:15.929Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-04T17:14:15.929Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-04T17:14:15.929Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-04T17:14:15.929Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-04T17:14:15.929Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-04T17:14:15.929Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:15.929Z] [2022-05-04T17:14:15.929Z] DONE 24 tests, 23 skipped in 2.170s [2022-05-04T17:14:15.929Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-04T17:14:16.179Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-04T17:14:16.179Z] === RUN TestNetworkDBBulkSync [2022-05-04T17:14:16.455Z] docker_api_swarm_test.go:563: [d4e6866579d9b] joining swarm manager [d0085c62624b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:14:16.638Z] === RUN TestParseKeyValueOpt [2022-05-04T17:14:16.638Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-04T17:14:16.638Z] === RUN TestParseUintList [2022-05-04T17:14:16.638Z] --- PASS: TestParseUintList (0.00s) [2022-05-04T17:14:16.638Z] === RUN TestParseUintListMaximumLimits [2022-05-04T17:14:16.638Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-04T17:14:16.638Z] PASS [2022-05-04T17:14:16.638Z] coverage: 97.0% of statements [2022-05-04T17:14:16.638Z] ok github.com/docker/docker/pkg/parsers 0.124s coverage: 97.0% of statements [2022-05-04T17:14:17.392Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T17:14:17.392Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-04T17:14:17.392Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T17:14:17.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:17.495Z] INFO: Testing against a local daemon [2022-05-04T17:14:17.495Z] === RUN TestSessionCreate [2022-05-04T17:14:17.495Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:17.495Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-04T17:14:17.495Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T17:14:17.495Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:17.495Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T17:14:17.495Z] PASS [2022-05-04T17:14:17.495Z] ok github.com/docker/docker/integration/session 0.069s [2022-05-04T17:14:17.495Z] [2022-05-04T17:14:17.495Z] === Skipped [2022-05-04T17:14:17.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-04T17:14:17.495Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:17.495Z] [2022-05-04T17:14:17.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T17:14:17.495Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:17.495Z] [2022-05-04T17:14:17.495Z] DONE 2 tests, 2 skipped in 1.364s [2022-05-04T17:14:17.495Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-04T17:14:17.607Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T17:14:17.607Z] PASS [2022-05-04T17:14:17.607Z] coverage: 36.4% of statements [2022-05-04T17:14:17.607Z] 2022/05/04 17:14:17 Closing DB instances... [2022-05-04T17:14:17.607Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-05-04T17:14:17.960Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T17:14:18.581Z] === RUN TestNewAndRemove [2022-05-04T17:14:18.581Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-04T17:14:18.581Z] === RUN TestRemoveInvalidPath [2022-05-04T17:14:18.581Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-04T17:14:18.581Z] PASS [2022-05-04T17:14:18.581Z] coverage: 82.6% of statements [2022-05-04T17:14:18.581Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-05-04T17:14:19.053Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-05-04T17:14:19.053Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-04T17:14:19.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:19.058Z] INFO: Testing against a local daemon [2022-05-04T17:14:19.058Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:14:19.058Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:19.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestDiskUsage [2022-05-04T17:14:19.058Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T17:14:19.058Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestEventsExecDie [2022-05-04T17:14:19.058Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T17:14:19.058Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestEventsBackwardsCompatible [2022-05-04T17:14:19.058Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T17:14:19.058Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestEventsVolumeCreate [2022-05-04T17:14:19.058Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T17:14:19.058Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestInfoAPI [2022-05-04T17:14:19.058Z] --- PASS: TestInfoAPI (0.04s) [2022-05-04T17:14:19.058Z] === RUN TestInfoAPIWarnings [2022-05-04T17:14:19.058Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestInfoDebug [2022-05-04T17:14:19.058Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestInfoInsecureRegistries [2022-05-04T17:14:19.058Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestInfoRegistryMirrors [2022-05-04T17:14:19.058Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-04T17:14:19.058Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T17:14:20.042Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-04T17:14:20.042Z] === RUN TestPingCacheHeaders [2022-05-04T17:14:20.042Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-04T17:14:20.042Z] === RUN TestPingGet [2022-05-04T17:14:20.042Z] --- PASS: TestPingGet (0.03s) [2022-05-04T17:14:20.042Z] === RUN TestPingHead [2022-05-04T17:14:20.042Z] --- PASS: TestPingHead (0.03s) [2022-05-04T17:14:20.042Z] === RUN TestPingSwarmHeader [2022-05-04T17:14:20.042Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:20.042Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-04T17:14:20.042Z] === RUN TestVersion [2022-05-04T17:14:20.042Z] --- PASS: TestVersion (0.03s) [2022-05-04T17:14:20.042Z] PASS [2022-05-04T17:14:20.042Z] ok github.com/docker/docker/integration/system 1.201s [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === Skipped [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:14:20.042Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-04T17:14:20.042Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-04T17:14:20.042Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-04T17:14:20.042Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-04T17:14:20.042Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-04T17:14:20.042Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-04T17:14:20.042Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:14:20.042Z] [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-04T17:14:20.043Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:14:20.043Z] [2022-05-04T17:14:20.043Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-04T17:14:20.043Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:14:20.043Z] [2022-05-04T17:14:20.043Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-04T17:14:20.043Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:20.043Z] [2022-05-04T17:14:20.043Z] DONE 16 tests, 10 skipped in 2.898s [2022-05-04T17:14:20.516Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-04T17:14:20.596Z] === RUN TestFailedConnection [2022-05-04T17:14:21.558Z] --- PASS: TestFailedConnection (1.03s) [2022-05-04T17:14:21.558Z] === RUN TestFailOnce [2022-05-04T17:14:21.558Z] 2022/05/04 17:14:21 http: panic serving 127.0.0.1:49301: Plugin not ready [2022-05-04T17:14:21.558Z] goroutine 9 [running]: [2022-05-04T17:14:21.558Z] net/http.(*conn).serve.func1() [2022-05-04T17:14:21.558Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T17:14:21.558Z] panic({0xd23700, 0xe6d0e0}) [2022-05-04T17:14:21.558Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T17:14:21.558Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?) [2022-05-04T17:14:21.558Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-04T17:14:21.558Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe728f8?, 0xc000174000?}, 0xc7da86?) [2022-05-04T17:14:21.558Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T17:14:21.558Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe728f8, 0xc000174000}, 0xc000076200) [2022-05-04T17:14:21.558Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-04T17:14:21.558Z] net/http.serverHandler.ServeHTTP({0xe70f18?}, {0xe728f8, 0xc000174000}, 0xc000076200) [2022-05-04T17:14:21.558Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T17:14:21.558Z] net/http.(*conn).serve(0xc000182000, {0xe72df8, 0xc000026450}) [2022-05-04T17:14:21.558Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T17:14:21.558Z] created by net/http.(*Server).Serve [2022-05-04T17:14:21.558Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T17:14:21.558Z] time="2022-05-04T17:14:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [2022-05-04T17:14:22.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:22.077Z] INFO: Testing against a local daemon [2022-05-04T17:14:22.077Z] === RUN TestVolumesCreateAndList [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-04T17:14:22.077Z] === RUN TestVolumesRemove [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesRemove (0.12s) [2022-05-04T17:14:22.077Z] === RUN TestVolumesInspect [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-04T17:14:22.077Z] === RUN TestVolumesInvalidJSON [2022-05-04T17:14:22.077Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T17:14:22.077Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T17:14:22.077Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T17:14:22.077Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T17:14:22.077Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T17:14:22.077Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T17:14:22.077Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T17:14:22.077Z] PASS [2022-05-04T17:14:22.077Z] ok github.com/docker/docker/integration/volume 0.294s [2022-05-04T17:14:22.077Z] [2022-05-04T17:14:22.077Z] DONE 9 tests in 1.789s [2022-05-04T17:14:22.077Z] INFO: make.ps1 ended at 05/04/2022 17:14:21 [2022-05-04T17:14:22.077Z] INFO: Integration CLI tests being run from the host: [2022-05-04T17:14:22.077Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-04T17:14:22.519Z] 2022/05/04 17:14:22 Closing DB instances... [2022-05-04T17:14:22.519Z] --- PASS: TestFailOnce (1.15s) [2022-05-04T17:14:22.519Z] === RUN TestEchoInputOutput [2022-05-04T17:14:22.519Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-04T17:14:22.519Z] === RUN TestBackoff [2022-05-04T17:14:22.519Z] --- PASS: TestBackoff (0.00s) [2022-05-04T17:14:22.519Z] === RUN TestAbortRetry [2022-05-04T17:14:22.519Z] --- PASS: TestAbortRetry (0.00s) [2022-05-04T17:14:22.519Z] === RUN TestClientScheme [2022-05-04T17:14:22.519Z] --- PASS: TestClientScheme (0.00s) [2022-05-04T17:14:22.519Z] === RUN TestNewClientWithTimeout [2022-05-04T17:14:22.975Z] --- PASS: TestGetAddress (26.16s) [2022-05-04T17:14:22.975Z] === RUN TestRequestSyntaxCheck [2022-05-04T17:14:22.975Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-04T17:14:22.975Z] === RUN TestRequest [2022-05-04T17:14:23.430Z] time="2022-05-04T17:14:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-04T17:14:24.064Z] --- PASS: TestUpdateRestartPolicy (20.17s) [2022-05-04T17:14:24.064Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T17:14:24.958Z] time="2022-05-04T17:14:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-04T17:14:25.047Z] --- PASS: TestUpdateRestartWithAutoRemove (1.74s) [2022-05-04T17:14:25.047Z] === RUN TestWaitNonBlocked [2022-05-04T17:14:25.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:14:25.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:14:25.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:14:25.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:14:25.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:14:25.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:14:25.920Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.51s) [2022-05-04T17:14:25.920Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-04T17:14:26.882Z] === RUN TestParseEmptyInterface [2022-05-04T17:14:26.882Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-04T17:14:26.882Z] === RUN TestParseNonInterfaceType [2022-05-04T17:14:26.882Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-04T17:14:26.882Z] === RUN TestParseWithOneFunction [2022-05-04T17:14:26.882Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-04T17:14:26.882Z] === RUN TestParseWithMultipleFuncs [2022-05-04T17:14:26.882Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-04T17:14:26.882Z] === RUN TestParseWithUnnamedReturn [2022-05-04T17:14:26.882Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-04T17:14:26.882Z] === RUN TestEmbeddedInterface [2022-05-04T17:14:26.882Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-04T17:14:26.882Z] === RUN TestParsedImports [2022-05-04T17:14:26.882Z] --- PASS: TestParsedImports (0.00s) [2022-05-04T17:14:26.882Z] === RUN TestAliasedImports [2022-05-04T17:14:26.882Z] --- PASS: TestAliasedImports (0.00s) [2022-05-04T17:14:26.882Z] PASS [2022-05-04T17:14:26.882Z] coverage: 56.8% of statements [2022-05-04T17:14:26.882Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-05-04T17:14:26.882Z] 2022/05/04 17:14:26 Closing DB instances... [2022-05-04T17:14:27.338Z] time="2022-05-04T17:14:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-04T17:14:27.796Z] === RUN TestHTTPTransport [2022-05-04T17:14:27.796Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-04T17:14:27.796Z] PASS [2022-05-04T17:14:27.796Z] coverage: 85.7% of statements [2022-05-04T17:14:27.796Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-05-04T17:14:27.946Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T17:14:27.946Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T17:14:27.991Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-04T17:14:27.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.50s) [2022-05-04T17:14:27.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2022-05-04T17:14:27.991Z] === RUN TestWaitBlocked [2022-05-04T17:14:27.991Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:27.991Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-04T17:14:27.991Z] PASS [2022-05-04T17:14:27.991Z] ok github.com/docker/docker/integration/container 84.832s [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === Skipped [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-04T17:14:27.991Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-04T17:14:27.991Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T17:14:27.991Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T17:14:27.991Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T17:14:27.991Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T17:14:27.991Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T17:14:27.991Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T17:14:27.991Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T17:14:27.991Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:14:27.992Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-04T17:14:27.992Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:14:27.992Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-04T17:14:27.992Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-04T17:14:27.992Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-04T17:14:27.992Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T17:14:27.992Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-04T17:14:27.992Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-04T17:14:27.992Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:14:27.992Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:14:27.992Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T17:14:27.992Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T17:14:27.992Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-04T17:14:27.992Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T17:14:27.992Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-04T17:14:27.992Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-04T17:14:27.992Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-04T17:14:27.992Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-04T17:14:27.992Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-04T17:14:27.992Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-04T17:14:27.992Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-04T17:14:27.992Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-04T17:14:27.992Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T17:14:27.992Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:14:27.992Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-04T17:14:27.992Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-04T17:14:27.992Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-04T17:14:27.992Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:27.992Z] [2022-05-04T17:14:27.992Z] DONE 120 tests, 34 skipped in 87.303s [2022-05-04T17:14:27.992Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-04T17:14:28.253Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-04T17:14:28.253Z] === RUN TestNetworkDBGarbageCollection [2022-05-04T17:14:28.253Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-04T17:14:28.253Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T17:14:28.253Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-04T17:14:28.253Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-04T17:14:28.253Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-04T17:14:28.253Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-04T17:14:28.253Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-04T17:14:28.253Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T17:14:28.253Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-04T17:14:28.253Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-04T17:14:28.253Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-04T17:14:28.253Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-04T17:14:28.253Z] === RUN TestBufferPoolPutAndGet [2022-05-04T17:14:28.253Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-04T17:14:28.253Z] PASS [2022-05-04T17:14:28.253Z] coverage: 88.2% of statements [2022-05-04T17:14:28.253Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-05-04T17:14:28.894Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T17:14:29.171Z] docker_api_swarm_test.go:585: [d1001d0f62166] joining swarm manager [d0085c62624b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:14:29.216Z] === RUN TestOutputOnPrematureClose [2022-05-04T17:14:29.216Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-04T17:14:29.216Z] === RUN TestCompleteSilently [2022-05-04T17:14:29.216Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-04T17:14:29.216Z] PASS [2022-05-04T17:14:29.216Z] coverage: 75.9% of statements [2022-05-04T17:14:29.216Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-05-04T17:14:29.673Z] === RUN TestSendToOneSub [2022-05-04T17:14:29.673Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-04T17:14:29.673Z] === RUN TestSendToMultipleSubs [2022-05-04T17:14:29.673Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-04T17:14:29.673Z] === RUN TestEvictOneSub [2022-05-04T17:14:29.673Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-04T17:14:29.673Z] === RUN TestClosePublisher [2022-05-04T17:14:29.673Z] --- PASS: TestClosePublisher (0.00s) [2022-05-04T17:14:29.673Z] === RUN TestPubSubRace [2022-05-04T17:14:29.742Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T17:14:30.001Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T17:14:30.636Z] --- PASS: TestPubSubRace (1.06s) [2022-05-04T17:14:30.636Z] PASS [2022-05-04T17:14:30.636Z] coverage: 75.0% of statements [2022-05-04T17:14:30.636Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-05-04T17:14:31.380Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T17:14:31.380Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T17:14:31.597Z] === RUN TestRegister [2022-05-04T17:14:31.597Z] --- PASS: TestRegister (0.00s) [2022-05-04T17:14:31.597Z] === RUN TestCommand [2022-05-04T17:14:31.597Z] --- PASS: TestCommand (0.03s) [2022-05-04T17:14:31.597Z] === RUN TestNaiveSelf [2022-05-04T17:14:31.597Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-04T17:14:31.597Z] PASS [2022-05-04T17:14:31.597Z] coverage: 82.4% of statements [2022-05-04T17:14:31.597Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-05-04T17:14:31.597Z] time="2022-05-04T17:14:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-04T17:14:31.950Z] check_test.go:378: [d4e6866579d9b] daemon is not started [2022-05-04T17:14:32.052Z] === RUN TestDump [2022-05-04T17:14:32.052Z] goroutine 6 [running]: [2022-05-04T17:14:32.052Z] github.com/docker/docker/pkg/stack.dump(0xf02d57?) [2022-05-04T17:14:32.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T17:14:32.052Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-04T17:14:32.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-04T17:14:32.052Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-04T17:14:32.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-04T17:14:32.052Z] testing.tRunner(0xc0001621a0, 0x10ca498) [2022-05-04T17:14:32.052Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:14:32.052Z] created by testing.(*T).Run [2022-05-04T17:14:32.052Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T17:14:32.052Z] [2022-05-04T17:14:32.052Z] goroutine 1 [chan receive]: [2022-05-04T17:14:32.052Z] testing.(*T).Run(0xc000162000, {0x10b913c?, 0xedc1f3?}, 0x10ca498) [2022-05-04T17:14:32.052Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T17:14:32.052Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T17:14:32.052Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T17:14:32.052Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-04T17:14:32.052Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:14:32.052Z] testing.runTests(0xc000058460?, {0x124e400, 0x3, 0x3}, {0x1c4aa080108?, 0x40?, 0x12534a0?}) [2022-05-04T17:14:32.052Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T17:14:32.052Z] testing.(*M).Run(0xc000058460) [2022-05-04T17:14:32.052Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T17:14:32.052Z] main.main() [2022-05-04T17:14:32.052Z] _testmain.go:99 +0x255 [2022-05-04T17:14:32.052Z] --- PASS: TestDump (0.00s) [2022-05-04T17:14:32.052Z] === RUN TestDumpToFile [2022-05-04T17:14:32.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:32.500Z] INFO: Testing against a local daemon [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T17:14:32.500Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T17:14:32.500Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T17:14:32.500Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T17:14:32.507Z] --- PASS: TestDumpToFile (0.15s) [2022-05-04T17:14:32.508Z] === RUN TestDumpToFileWithEmptyInput [2022-05-04T17:14:32.508Z] goroutine 8 [running]: [2022-05-04T17:14:32.508Z] github.com/docker/docker/pkg/stack.dump(0xf7ed13?) [2022-05-04T17:14:32.508Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T17:14:32.508Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf7ece0?}) [2022-05-04T17:14:32.508Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-04T17:14:32.508Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-04T17:14:32.508Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-04T17:14:32.508Z] testing.tRunner(0xc000162820, 0x10ca488) [2022-05-04T17:14:32.508Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:14:32.508Z] created by testing.(*T).Run [2022-05-04T17:14:32.508Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T17:14:32.508Z] [2022-05-04T17:14:32.508Z] goroutine 1 [chan receive]: [2022-05-04T17:14:32.508Z] testing.(*T).Run(0xc000162000, {0x10c0713?, 0xedc1f3?}, 0x10ca488) [2022-05-04T17:14:32.508Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T17:14:32.508Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T17:14:32.508Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T17:14:32.508Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-04T17:14:32.508Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T17:14:32.508Z] testing.runTests(0xc000058460?, {0x124e400, 0x3, 0x3}, {0x1c4aa080108?, 0x40?, 0x12534a0?}) [2022-05-04T17:14:32.508Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T17:14:32.508Z] testing.(*M).Run(0xc000058460) [2022-05-04T17:14:32.508Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T17:14:32.508Z] main.main() [2022-05-04T17:14:32.508Z] _testmain.go:99 +0x255 [2022-05-04T17:14:32.508Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-04T17:14:32.508Z] PASS [2022-05-04T17:14:32.508Z] coverage: 90.9% of statements [2022-05-04T17:14:32.508Z] ok github.com/docker/docker/pkg/stack 0.198s coverage: 90.9% of statements [2022-05-04T17:14:32.963Z] === RUN TestNewStdWriter [2022-05-04T17:14:32.963Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-04T17:14:32.963Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestWriteWithNilBytes [2022-05-04T17:14:32.963Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestWrite [2022-05-04T17:14:32.963Z] --- PASS: TestWrite (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestWriteWithWriterError [2022-05-04T17:14:32.963Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-04T17:14:32.963Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyWriteAndRead [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-04T17:14:32.963Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-04T17:14:32.963Z] PASS [2022-05-04T17:14:32.963Z] coverage: 100.0% of statements [2022-05-04T17:14:32.963Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-05-04T17:14:32.967Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T17:14:33.325Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T17:14:33.925Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-04T17:14:33.925Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-04T17:14:33.925Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestFormatStatus [2022-05-04T17:14:33.925Z] --- PASS: TestFormatStatus (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestFormatError [2022-05-04T17:14:33.925Z] --- PASS: TestFormatError (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestFormatJSONError [2022-05-04T17:14:33.925Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-04T17:14:33.925Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-04T17:14:33.925Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestNewJSONProgressOutput [2022-05-04T17:14:33.925Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestAuxFormatterEmit [2022-05-04T17:14:33.925Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestStreamWriterStdout [2022-05-04T17:14:33.925Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-04T17:14:33.925Z] === RUN TestStreamWriterStderr [2022-05-04T17:14:33.925Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-04T17:14:33.925Z] PASS [2022-05-04T17:14:33.925Z] coverage: 66.2% of statements [2022-05-04T17:14:33.925Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-05-04T17:14:34.382Z] --- PASS: TestRequest (11.73s) [2022-05-04T17:14:34.382Z] === RUN TestOverlappingRequests [2022-05-04T17:14:34.382Z] === RUN TestGenerateRandomID [2022-05-04T17:14:34.382Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-04T17:14:34.382Z] === RUN TestShortenId [2022-05-04T17:14:34.382Z] --- PASS: TestShortenId (0.00s) [2022-05-04T17:14:34.382Z] === RUN TestShortenSha256Id [2022-05-04T17:14:34.382Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-04T17:14:34.382Z] === RUN TestShortenIdEmpty [2022-05-04T17:14:34.382Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-04T17:14:34.382Z] === RUN TestShortenIdInvalid [2022-05-04T17:14:34.382Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-04T17:14:34.382Z] === RUN TestIsShortIDNonHex [2022-05-04T17:14:34.382Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-04T17:14:34.382Z] === RUN TestIsShortIDNotCorrectSize [2022-05-04T17:14:34.382Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-04T17:14:34.382Z] PASS [2022-05-04T17:14:34.382Z] coverage: 70.6% of statements [2022-05-04T17:14:34.382Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-04T17:14:35.229Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T17:14:35.345Z] --- PASS: TestOverlappingRequests (0.61s) [2022-05-04T17:14:35.345Z] === RUN TestRelease [2022-05-04T17:14:35.345Z] === RUN TestIsCpusetListAvailable [2022-05-04T17:14:35.345Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-04T17:14:35.345Z] PASS [2022-05-04T17:14:35.345Z] coverage: 39.4% of statements [2022-05-04T17:14:35.345Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-05-04T17:14:36.875Z] === RUN TestChtimes [2022-05-04T17:14:36.875Z] --- PASS: TestChtimes (0.01s) [2022-05-04T17:14:36.875Z] === RUN TestChtimesWindows [2022-05-04T17:14:36.875Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-04T17:14:36.875Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-04T17:14:36.875Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-04T17:14:36.875Z] PASS [2022-05-04T17:14:36.875Z] coverage: 13.0% of statements [2022-05-04T17:14:37.132Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T17:14:37.332Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-05-04T17:14:37.788Z] --- PASS: TestRelease (2.47s) [2022-05-04T17:14:37.788Z] === RUN TestAllocateRandomDeallocate [2022-05-04T17:14:37.788Z] === RUN TestTailFile [2022-05-04T17:14:37.788Z] --- PASS: TestTailFile (0.00s) [2022-05-04T17:14:37.788Z] === RUN TestTailFileManyLines [2022-05-04T17:14:37.788Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-04T17:14:37.788Z] === RUN TestTailEmptyFile [2022-05-04T17:14:37.788Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-04T17:14:37.788Z] === RUN TestTailNegativeN [2022-05-04T17:14:37.788Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/truncated_last_line [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/no_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:37.788Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:37.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.244Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.244Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.244Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.244Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-04T17:14:38.244Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.245Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.245Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.246Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.247Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.247Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.248Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.248Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.249Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.507Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T17:14:38.507Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.705Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T17:14:38.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T17:14:38.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T17:14:38.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T17:14:38.709Z] PASS [2022-05-04T17:14:38.709Z] coverage: 88.6% of statements [2022-05-04T17:14:38.709Z] ok github.com/docker/docker/pkg/tailfile 0.207s coverage: 88.6% of statements [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.1% of statements [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/builder/remotecontext 0.136s coverage: 13.7% of statements [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/builder/remotecontext/git 1.831s coverage: 86.3% of statements [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T17:14:39.191Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T17:14:39.191Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 67.6% of statements [2022-05-04T17:14:39.445Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T17:14:39.672Z] === RUN TestTarSumRemoveNonExistent [2022-05-04T17:14:39.672Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-04T17:14:39.672Z] === RUN TestTarSumRemove [2022-05-04T17:14:39.672Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestSortFileInfoSums [2022-05-04T17:14:39.672Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestNewTarSumForLabelInvalid [2022-05-04T17:14:39.672Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestNewTarSumForLabel [2022-05-04T17:14:39.672Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestEmptyTar [2022-05-04T17:14:39.672Z] --- PASS: TestEmptyTar (0.01s) [2022-05-04T17:14:39.672Z] === RUN TestTarSumsReadSize [2022-05-04T17:14:39.672Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestTarSums [2022-05-04T17:14:39.672Z] --- PASS: TestTarSums (0.08s) [2022-05-04T17:14:39.672Z] === RUN TestIteration [2022-05-04T17:14:39.672Z] --- PASS: TestIteration (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestVersionLabelForChecksum [2022-05-04T17:14:39.672Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestVersion [2022-05-04T17:14:39.672Z] --- PASS: TestVersion (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestGetVersion [2022-05-04T17:14:39.672Z] --- PASS: TestGetVersion (0.00s) [2022-05-04T17:14:39.672Z] === RUN TestGetVersions [2022-05-04T17:14:39.672Z] --- PASS: TestGetVersions (0.00s) [2022-05-04T17:14:39.672Z] PASS [2022-05-04T17:14:39.672Z] coverage: 89.3% of statements [2022-05-04T17:14:39.672Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2022-05-04T17:14:40.128Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-04T17:14:40.128Z] === RUN TestClientStream [2022-05-04T17:14:40.128Z] --- PASS: TestClientStream (0.00s) [2022-05-04T17:14:40.128Z] === RUN TestClientSendFile [2022-05-04T17:14:40.128Z] --- PASS: TestClientSendFile (0.00s) [2022-05-04T17:14:40.128Z] === RUN TestClientWithRequestTimeout [2022-05-04T17:14:40.128Z] === RUN TestTruncIndex [2022-05-04T17:14:40.128Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-04T17:14:40.128Z] === RUN TestFileSpecPlugin [2022-05-04T17:14:40.128Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-04T17:14:40.128Z] === RUN TestFileJSONSpecPlugin [2022-05-04T17:14:40.128Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-04T17:14:40.128Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-04T17:14:40.128Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-04T17:14:40.128Z] === RUN TestPluginAddHandler [2022-05-04T17:14:40.128Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-04T17:14:40.128Z] === RUN TestPluginWaitBadPlugin [2022-05-04T17:14:40.128Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-04T17:14:40.128Z] === RUN TestGet [2022-05-04T17:14:40.128Z] time="2022-05-04T17:14:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-04T17:14:40.584Z] --- PASS: TestTruncIndex (0.10s) [2022-05-04T17:14:40.584Z] PASS [2022-05-04T17:14:40.584Z] coverage: 91.5% of statements [2022-05-04T17:14:40.584Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-05-04T17:14:41.040Z] === RUN TestVersionInfo [2022-05-04T17:14:41.040Z] --- PASS: TestVersionInfo (0.00s) [2022-05-04T17:14:41.040Z] === RUN TestAppendVersions [2022-05-04T17:14:41.040Z] --- PASS: TestAppendVersions (0.00s) [2022-05-04T17:14:41.040Z] PASS [2022-05-04T17:14:41.040Z] coverage: 88.9% of statements [2022-05-04T17:14:41.040Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-05-04T17:14:41.349Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T17:14:41.496Z] time="2022-05-04T17:14:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-04T17:14:41.737Z] ok github.com/docker/docker/client 0.143s coverage: 75.6% of statements [2022-05-04T17:14:42.285Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T17:14:42.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-04T17:14:42.285Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-04T17:14:42.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-04T17:14:42.544Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T17:14:43.023Z] === RUN TestValidatePrivileges [2022-05-04T17:14:43.023Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-04T17:14:43.023Z] === RUN TestFilterByCapNeg [2022-05-04T17:14:43.023Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-04T17:14:43.023Z] === RUN TestFilterByCapPos [2022-05-04T17:14:43.023Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-04T17:14:43.023Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-04T17:14:43.023Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-04T17:14:43.023Z] PASS [2022-05-04T17:14:43.023Z] coverage: 12.2% of statements [2022-05-04T17:14:43.023Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.2% of statements [2022-05-04T17:14:43.478Z] time="2022-05-04T17:14:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-04T17:14:43.935Z] === RUN TestNewSettable [2022-05-04T17:14:43.935Z] --- PASS: TestNewSettable (0.00s) [2022-05-04T17:14:43.935Z] === RUN TestIsSettable [2022-05-04T17:14:43.935Z] --- PASS: TestIsSettable (0.00s) [2022-05-04T17:14:43.935Z] === RUN TestUpdateSettingsEnv [2022-05-04T17:14:43.935Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-04T17:14:43.935Z] PASS [2022-05-04T17:14:43.935Z] coverage: 20.0% of statements [2022-05-04T17:14:43.935Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-05-04T17:14:44.391Z] --- PASS: TestAllocateRandomDeallocate (7.01s) [2022-05-04T17:14:44.391Z] === RUN TestRetrieveFromStore [2022-05-04T17:14:44.847Z] === RUN TestLoad [2022-05-04T17:14:44.847Z] --- PASS: TestLoad (0.00s) [2022-05-04T17:14:44.847Z] === RUN TestSave [2022-05-04T17:14:44.847Z] --- PASS: TestSave (0.03s) [2022-05-04T17:14:44.847Z] === RUN TestAddDeleteGet [2022-05-04T17:14:44.847Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-04T17:14:44.847Z] === RUN TestInvalidTags [2022-05-04T17:14:44.847Z] --- PASS: TestInvalidTags (0.01s) [2022-05-04T17:14:44.847Z] PASS [2022-05-04T17:14:44.847Z] coverage: 84.4% of statements [2022-05-04T17:14:44.847Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2022-05-04T17:14:45.077Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T17:14:45.077Z] docker_api_swarm_test.go:46: [d866a3ec403ab] joining swarm manager [dbf0f7a121bbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:14:46.980Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T17:14:47.016Z] --- PASS: TestRetrieveFromStore (2.28s) [2022-05-04T17:14:47.016Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-04T17:14:47.016Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-04T17:14:47.016Z] === RUN TestParallelPredefinedRequest1 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-04T17:14:47.016Z] === RUN TestParallelPredefinedRequest2 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-04T17:14:47.016Z] === RUN TestParallelPredefinedRequest3 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-04T17:14:47.016Z] === RUN TestParallelPredefinedRequest4 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-04T17:14:47.016Z] === RUN TestParallelPredefinedRequest5 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-04T17:14:47.016Z] === RUN TestDebug [2022-05-04T17:14:47.016Z] --- PASS: TestDebug (0.00s) [2022-05-04T17:14:47.016Z] === RUN TestRequestPoolParallel [2022-05-04T17:14:47.016Z] === RUN TestResolveAuthConfigIndexServer [2022-05-04T17:14:47.016Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-04T17:14:47.016Z] === RUN TestResolveAuthConfigFullURL [2022-05-04T17:14:47.016Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-04T17:14:47.016Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-04T17:14:47.016Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-04T17:14:47.016Z] === RUN TestValidateMirror [2022-05-04T17:14:47.016Z] --- PASS: TestValidateMirror (0.00s) [2022-05-04T17:14:47.016Z] === RUN TestLoadInsecureRegistries [2022-05-04T17:14:47.016Z] time="2022-05-04T17:14:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T17:14:47.016Z] time="2022-05-04T17:14:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-04T17:14:47.016Z] time="2022-05-04T17:14:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T17:14:47.016Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-05-04T17:14:47.016Z] === RUN TestNewServiceConfig [2022-05-04T17:14:47.016Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-04T17:14:47.016Z] === RUN TestValidateIndexName [2022-05-04T17:14:47.017Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestValidateIndexNameWithError [2022-05-04T17:14:47.017Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestEndpointParse [2022-05-04T17:14:47.017Z] --- PASS: TestEndpointParse (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestEndpointParseInvalid [2022-05-04T17:14:47.017Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestValidateEndpoint [2022-05-04T17:14:47.017Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestPing [2022-05-04T17:14:47.017Z] --- PASS: TestPing (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestPingRegistryEndpoint [2022-05-04T17:14:47.017Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:47.017Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-04T17:14:47.017Z] === RUN TestEndpoint [2022-05-04T17:14:47.017Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:47.017Z] --- SKIP: TestEndpoint (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestParseRepositoryInfo [2022-05-04T17:14:47.017Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestNewIndexInfo [2022-05-04T17:14:47.017Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestMirrorEndpointLookup [2022-05-04T17:14:47.017Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:14:47.017Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestSearchRepositories [2022-05-04T17:14:47.017Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-04T17:14:47.017Z] Host: 127.0.0.1:49330 [2022-05-04T17:14:47.017Z] User-Agent: docker test client [2022-05-04T17:14:47.017Z] Authorization: Token fake-token [2022-05-04T17:14:47.017Z] X-Docker-Token: true [2022-05-04T17:14:47.017Z] Accept-Encoding: gzip [2022-05-04T17:14:47.017Z] [2022-05-04T17:14:47.017Z] [2022-05-04T17:14:47.017Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-04T17:14:47.017Z] Connection: close [2022-05-04T17:14:47.017Z] Content-Length: 144 [2022-05-04T17:14:47.017Z] Cache-Control: no-cache [2022-05-04T17:14:47.017Z] Content-Type: application/json [2022-05-04T17:14:47.017Z] Date: Wed, 04 May 2022 17:14:46 GMT [2022-05-04T17:14:47.017Z] Expires: -1 [2022-05-04T17:14:47.017Z] Pragma: no-cache [2022-05-04T17:14:47.017Z] Server: docker-tests/mock [2022-05-04T17:14:47.017Z] X-Docker-Registry-Config: mock [2022-05-04T17:14:47.017Z] X-Docker-Registry-Version: 0.0.0 [2022-05-04T17:14:47.017Z] [2022-05-04T17:14:47.017Z] [2022-05-04T17:14:47.017Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-04T17:14:47.017Z] === RUN TestTrustedLocation [2022-05-04T17:14:47.017Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-04T17:14:47.017Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestAllowNondistributableArtifacts [2022-05-04T17:14:47.017Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-04T17:14:47.017Z] === RUN TestIsSecureIndex [2022-05-04T17:14:47.017Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-04T17:14:47.017Z] PASS [2022-05-04T17:14:47.017Z] coverage: 51.7% of statements [2022-05-04T17:14:47.017Z] ok github.com/docker/docker/registry 0.247s coverage: 51.7% of statements [2022-05-04T17:14:47.472Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-05-04T17:14:47.472Z] === RUN TestFullAllocateRelease [2022-05-04T17:14:47.472Z] time="2022-05-04T17:14:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-04T17:14:47.928Z] --- PASS: TestFullAllocateRelease (0.43s) [2022-05-04T17:14:47.928Z] === RUN TestOddAllocateRelease [2022-05-04T17:14:47.928Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-05-04T17:14:47.928Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-04T17:14:47.928Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-05-04T17:14:47.928Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-04T17:14:47.928Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-04T17:14:47.928Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-04T17:14:48.356Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T17:14:48.384Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T17:14:48.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T17:14:48.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T17:14:48.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T17:14:48.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-04T17:14:48.384Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T17:14:48.384Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-04T17:14:48.384Z] PASS [2022-05-04T17:14:48.384Z] coverage: 85.3% of statements [2022-05-04T17:14:48.384Z] ok github.com/docker/docker/libnetwork/ipam 60.351s coverage: 85.3% of statements [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestReaderWithReadError [2022-05-04T17:14:48.384Z] time="2022-05-04T17:14:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestReader [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-04T17:14:48.384Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-04T17:14:48.384Z] PASS [2022-05-04T17:14:48.384Z] coverage: 100.0% of statements [2022-05-04T17:14:48.384Z] ok github.com/docker/docker/registry/resumable 0.211s coverage: 100.0% of statements [2022-05-04T17:14:48.839Z] === RUN TestRestartManagerTimeout [2022-05-04T17:14:48.839Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-04T17:14:48.839Z] === RUN TestRestartManagerTimeoutReset [2022-05-04T17:14:48.839Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-04T17:14:48.839Z] PASS [2022-05-04T17:14:48.839Z] coverage: 50.9% of statements [2022-05-04T17:14:48.839Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-05-04T17:14:49.227Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T17:14:49.227Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-04T17:14:49.227Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-04T17:14:49.227Z] === RUN TestDaemonConfigValidation [2022-05-04T17:14:49.227Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-04T17:14:49.227Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-04T17:14:49.227Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T17:14:49.227Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-04T17:14:49.227Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T17:14:49.227Z] === RUN TestDaemonProxy [2022-05-04T17:14:49.227Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T17:14:49.227Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T17:14:49.227Z] PASS [2022-05-04T17:14:49.227Z] ok github.com/docker/docker/integration/daemon 0.098s [2022-05-04T17:14:49.227Z] [2022-05-04T17:14:49.227Z] === Skipped [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-04T17:14:49.227Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-04T17:14:49.227Z] [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-04T17:14:49.227Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-04T17:14:49.227Z] [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T17:14:49.227Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-04T17:14:49.227Z] [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-04T17:14:49.227Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T17:14:49.227Z] [2022-05-04T17:14:49.227Z] DONE 4 tests, 4 skipped in 21.325s [2022-05-04T17:14:49.227Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-04T17:14:49.800Z] === RUN TestDecodeContainerConfig [2022-05-04T17:14:49.800Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-04T17:14:49.800Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-04T17:14:49.800Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-04T17:14:49.800Z] === RUN TestDecodeContainerConfigIsolation [2022-05-04T17:14:49.800Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-04T17:14:49.800Z] === RUN TestValidatePrivileged [2022-05-04T17:14:49.800Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-04T17:14:49.800Z] PASS [2022-05-04T17:14:49.800Z] coverage: 52.4% of statements [2022-05-04T17:14:49.800Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.4% of statements [2022-05-04T17:14:50.761Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-04T17:14:50.761Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-04T17:14:50.761Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-04T17:14:50.761Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-04T17:14:50.761Z] PASS [2022-05-04T17:14:50.761Z] coverage: 62.5% of statements [2022-05-04T17:14:50.761Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2022-05-04T17:14:52.548Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T17:14:52.548Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T17:14:53.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:53.036Z] INFO: Testing against a local daemon [2022-05-04T17:14:53.036Z] === RUN TestCommitInheritsEnv [2022-05-04T17:14:53.036Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:14:53.036Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-04T17:14:53.036Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T17:14:53.036Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:14:53.036Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:14:53.036Z] === RUN TestImportWithCustomPlatform [2022-05-04T17:14:53.037Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:14:53.037Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-04T17:14:53.037Z] === RUN TestImagesFilterMultiReference [2022-05-04T17:14:53.037Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-04T17:14:53.037Z] === RUN TestImagePullPlatformInvalid [2022-05-04T17:14:53.037Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-04T17:14:53.037Z] === RUN TestRemoveImageOrphaning [2022-05-04T17:14:53.484Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T17:14:53.743Z] --- PASS: TestImportExtremelyLargeImageWorks (180.73s) [2022-05-04T17:14:53.743Z] PASS [2022-05-04T17:14:53.743Z] [2022-05-04T17:14:53.743Z] DONE 22 tests in 185.402s [2022-05-04T17:14:53.743Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T17:14:53.743Z] ++ 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 [2022-05-04T17:14:53.743Z] ++ set -e [2022-05-04T17:14:53.743Z] ++ '[' -n 0 ']' [2022-05-04T17:14:53.743Z] ++ set -x [2022-05-04T17:14:53.743Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:14:54.002Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T17:14:54.002Z] INFO: Testing against a local daemon [2022-05-04T17:14:54.002Z] === RUN TestNetworkCreateDelete [2022-05-04T17:14:54.002Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-05-04T17:14:54.002Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T17:14:54.019Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2022-05-04T17:14:54.019Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T17:14:54.019Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-04T17:14:54.019Z] === RUN TestTagInvalidReference [2022-05-04T17:14:54.019Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-04T17:14:54.019Z] === RUN TestTagValidPrefixedRepo [2022-05-04T17:14:54.019Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-04T17:14:54.019Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T17:14:54.019Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-04T17:14:54.019Z] === RUN TestTagOfficialNames [2022-05-04T17:14:54.261Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T17:14:54.261Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-04T17:14:54.479Z] === RUN TestGetDriver [2022-05-04T17:14:54.479Z] --- PASS: TestGetDriver (0.00s) [2022-05-04T17:14:54.479Z] === RUN TestVolumeRequestError [2022-05-04T17:14:54.479Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-04T17:14:54.479Z] PASS [2022-05-04T17:14:54.479Z] coverage: 36.1% of statements [2022-05-04T17:14:54.479Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2022-05-04T17:14:54.486Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-04T17:14:54.486Z] === RUN TestTagMatchesDigest [2022-05-04T17:14:54.486Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-04T17:14:54.486Z] PASS [2022-05-04T17:14:54.486Z] ok github.com/docker/docker/integration/image 1.433s [2022-05-04T17:14:54.486Z] [2022-05-04T17:14:54.486Z] === Skipped [2022-05-04T17:14:54.486Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-04T17:14:54.486Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:14:54.486Z] [2022-05-04T17:14:54.486Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:14:54.486Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:14:54.486Z] [2022-05-04T17:14:54.486Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-04T17:14:54.486Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:14:54.486Z] [2022-05-04T17:14:54.486Z] DONE 12 tests, 3 skipped in 5.034s [2022-05-04T17:14:54.486Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-04T17:14:54.520Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-05-04T17:14:54.520Z] === RUN TestDaemonDNSFallback [2022-05-04T17:14:55.087Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T17:14:55.440Z] --- PASS: TestGet (15.01s) [2022-05-04T17:14:55.440Z] === RUN TestPluginWithNoManifest [2022-05-04T17:14:55.440Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-04T17:14:55.440Z] === RUN TestGetAll [2022-05-04T17:14:55.440Z] --- PASS: TestGetAll (0.00s) [2022-05-04T17:14:55.440Z] PASS [2022-05-04T17:14:55.440Z] coverage: 73.2% of statements [2022-05-04T17:14:55.440Z] ok github.com/docker/docker/pkg/plugins 34.888s coverage: 73.2% of statements [2022-05-04T17:14:55.440Z] === RUN TestGetAddress [2022-05-04T17:14:55.440Z] --- PASS: TestGetAddress (0.00s) [2022-05-04T17:14:55.440Z] === RUN TestRemove [2022-05-04T17:14:55.440Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T17:14:55.440Z] --- SKIP: TestRemove (0.00s) [2022-05-04T17:14:55.440Z] === RUN TestInitializeWithVolumes [2022-05-04T17:14:55.440Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-04T17:14:55.440Z] === RUN TestCreate [2022-05-04T17:14:55.440Z] --- PASS: TestCreate (0.01s) [2022-05-04T17:14:55.440Z] === RUN TestValidateName [2022-05-04T17:14:55.440Z] --- PASS: TestValidateName (0.00s) [2022-05-04T17:14:55.440Z] === RUN TestCreateWithOpts [2022-05-04T17:14:55.440Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T17:14:55.440Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-04T17:14:55.440Z] === RUN TestRelaodNoOpts [2022-05-04T17:14:55.440Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-04T17:14:55.440Z] PASS [2022-05-04T17:14:55.440Z] coverage: 41.5% of statements [2022-05-04T17:14:55.440Z] ok github.com/docker/docker/volume/local 0.069s coverage: 41.5% of statements [2022-05-04T17:14:55.655Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T17:14:55.914Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T17:14:56.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:14:56.051Z] INFO: Testing against a local daemon [2022-05-04T17:14:56.051Z] === RUN TestNetworkCreateDelete [2022-05-04T17:14:56.051Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:56.051Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T17:14:56.051Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-04T17:14:56.051Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestDaemonDNSFallback [2022-05-04T17:14:56.051Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestInspectNetwork [2022-05-04T17:14:56.051Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:56.051Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T17:14:56.051Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:56.051Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:14:56.051Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T17:14:56.051Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T17:14:56.051Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T17:14:56.051Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestNetworkList [2022-05-04T17:14:56.051Z] === RUN TestNetworkList//networks [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkList//networks [2022-05-04T17:14:56.051Z] === RUN TestNetworkList//networks/ [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkList//networks/ [2022-05-04T17:14:56.051Z] === CONT TestNetworkList//networks [2022-05-04T17:14:56.051Z] === CONT TestNetworkList//networks/ [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkList (0.03s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T17:14:56.051Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T17:14:56.051Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T17:14:56.051Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T17:14:56.051Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T17:14:56.051Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T17:14:56.051Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T17:14:56.051Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T17:14:56.051Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T17:14:56.051Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-04T17:14:56.051Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T17:14:56.051Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:14:56.051Z] PASS [2022-05-04T17:14:56.051Z] ok github.com/docker/docker/integration/network 0.155s [2022-05-04T17:14:56.481Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T17:14:56.517Z] [2022-05-04T17:14:56.517Z] === Skipped [2022-05-04T17:14:56.517Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-04T17:14:56.517Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:56.517Z] [2022-05-04T17:14:56.517Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T17:14:56.517Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-04T17:14:56.517Z] [2022-05-04T17:14:56.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-04T17:14:56.518Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-04T17:14:56.518Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:14:56.518Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:14:56.518Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:14:56.518Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T17:14:56.518Z] [2022-05-04T17:14:56.518Z] DONE 34 tests, 15 skipped in 1.860s [2022-05-04T17:14:56.518Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-04T17:14:56.740Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRaw [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-04T17:14:56.967Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRaw [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestConvertTmpfsOptions [2022-05-04T17:14:56.967Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-04T17:14:56.967Z] linux_parser_test.go:209: data="ro" [2022-05-04T17:14:56.967Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestParseMountSpec [2022-05-04T17:14:56.967Z] parser_test.go:62: case 0 [2022-05-04T17:14:56.967Z] parser_test.go:62: case 1 [2022-05-04T17:14:56.967Z] parser_test.go:62: case 2 [2022-05-04T17:14:56.967Z] parser_test.go:62: case 3 [2022-05-04T17:14:56.967Z] parser_test.go:62: case 4 [2022-05-04T17:14:56.967Z] parser_test.go:62: case 5 [2022-05-04T17:14:56.967Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestValidateMount [2022-05-04T17:14:56.967Z] --- PASS: TestValidateMount (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRaw [2022-05-04T17:14:56.967Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T17:14:56.967Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-04T17:14:56.968Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T17:14:56.968Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T17:14:56.968Z] PASS [2022-05-04T17:14:56.968Z] coverage: 67.6% of statements [2022-05-04T17:14:56.968Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-05-04T17:14:56.984Z] testing: warning: no tests to run [2022-05-04T17:14:56.984Z] PASS [2022-05-04T17:14:56.984Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2022-05-04T17:14:56.984Z] [2022-05-04T17:14:56.984Z] DONE 0 tests in 0.608s [2022-05-04T17:14:56.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-04T17:14:57.306Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T17:14:57.874Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T17:14:57.928Z] === RUN TestSetGetMeta [2022-05-04T17:14:57.928Z] === PAUSE TestSetGetMeta [2022-05-04T17:14:57.928Z] === RUN TestRestore [2022-05-04T17:14:57.928Z] === PAUSE TestRestore [2022-05-04T17:14:57.928Z] === RUN TestServiceCreate [2022-05-04T17:14:57.928Z] === PAUSE TestServiceCreate [2022-05-04T17:14:57.928Z] === RUN TestServiceList [2022-05-04T17:14:57.928Z] === PAUSE TestServiceList [2022-05-04T17:14:57.928Z] === RUN TestServiceRemove [2022-05-04T17:14:57.928Z] === PAUSE TestServiceRemove [2022-05-04T17:14:57.928Z] === RUN TestServiceGet [2022-05-04T17:14:57.928Z] === PAUSE TestServiceGet [2022-05-04T17:14:57.928Z] === RUN TestServicePrune [2022-05-04T17:14:57.928Z] === PAUSE TestServicePrune [2022-05-04T17:14:57.928Z] === RUN TestCreate [2022-05-04T17:14:57.928Z] === PAUSE TestCreate [2022-05-04T17:14:57.928Z] === RUN TestRemove [2022-05-04T17:14:57.928Z] === PAUSE TestRemove [2022-05-04T17:14:57.928Z] === RUN TestList [2022-05-04T17:14:57.928Z] === PAUSE TestList [2022-05-04T17:14:57.928Z] === RUN TestFindByDriver [2022-05-04T17:14:57.928Z] === PAUSE TestFindByDriver [2022-05-04T17:14:57.928Z] === RUN TestFindByReferenced [2022-05-04T17:14:57.928Z] === PAUSE TestFindByReferenced [2022-05-04T17:14:57.928Z] === RUN TestDerefMultipleOfSameRef [2022-05-04T17:14:57.928Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-04T17:14:57.928Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:14:57.928Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:14:57.928Z] === RUN TestDefererencePluginOnCreateError [2022-05-04T17:14:57.928Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-04T17:14:57.928Z] === RUN TestRefDerefRemove [2022-05-04T17:14:57.928Z] === PAUSE TestRefDerefRemove [2022-05-04T17:14:57.928Z] === RUN TestGet [2022-05-04T17:14:57.928Z] === PAUSE TestGet [2022-05-04T17:14:57.928Z] === RUN TestGetWithReference [2022-05-04T17:14:57.928Z] === PAUSE TestGetWithReference [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_nil_list [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_empty_list [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_filter_some [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_filter_middle [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:14:57.928Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_nil_list [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_filter_some [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_empty_list [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-04T17:14:57.928Z] === CONT TestFilterFunc/test_filter_middle [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-04T17:14:57.928Z] === CONT TestSetGetMeta [2022-05-04T17:14:57.928Z] === CONT TestList [2022-05-04T17:14:57.928Z] === CONT TestServiceList [2022-05-04T17:14:57.928Z] === CONT TestServiceGet [2022-05-04T17:14:57.928Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-04T17:14:57.928Z] === CONT TestServiceCreate [2022-05-04T17:14:57.928Z] --- PASS: TestList (0.06s) [2022-05-04T17:14:57.928Z] === CONT TestRestore [2022-05-04T17:14:57.928Z] --- PASS: TestRestore (0.02s) [2022-05-04T17:14:57.928Z] === CONT TestRemove [2022-05-04T17:14:57.928Z] --- PASS: TestRemove (0.02s) [2022-05-04T17:14:57.928Z] === CONT TestCreate [2022-05-04T17:14:57.928Z] --- PASS: TestCreate (0.01s) [2022-05-04T17:14:57.928Z] === CONT TestServicePrune [2022-05-04T17:14:57.928Z] --- PASS: TestServiceGet (0.20s) [2022-05-04T17:14:57.928Z] === CONT TestServiceRemove [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:14:57.928Z] --- PASS: TestServiceList (0.21s) [2022-05-04T17:14:57.928Z] === CONT TestDefererencePluginOnCreateError [2022-05-04T17:14:57.928Z] --- PASS: TestServiceCreate (0.18s) [2022-05-04T17:14:57.928Z] === CONT TestGetWithReference [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:14:57.928Z] --- PASS: TestServiceRemove (0.03s) [2022-05-04T17:14:57.928Z] === CONT TestGet [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-04T17:14:57.928Z] --- PASS: TestGetWithReference (0.03s) [2022-05-04T17:14:57.928Z] === CONT TestRefDerefRemove [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T17:14:57.928Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-04T17:14:57.928Z] === CONT TestDerefMultipleOfSameRef [2022-05-04T17:14:57.928Z] --- PASS: TestServicePrune (0.13s) [2022-05-04T17:14:57.928Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T17:14:57.928Z] --- PASS: TestGet (0.03s) [2022-05-04T17:14:57.928Z] === CONT TestFindByReferenced [2022-05-04T17:14:57.928Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-04T17:14:57.928Z] === CONT TestFindByDriver [2022-05-04T17:14:57.928Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-04T17:14:57.928Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-04T17:14:57.928Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-04T17:14:57.928Z] --- PASS: TestFindByDriver (0.02s) [2022-05-04T17:14:57.928Z] PASS [2022-05-04T17:14:57.928Z] coverage: 69.0% of statements [2022-05-04T17:14:57.928Z] ok github.com/docker/docker/volume/service 0.343s coverage: 69.0% of statements [2022-05-04T17:14:57.967Z] testing: warning: no tests to run [2022-05-04T17:14:57.967Z] PASS [2022-05-04T17:14:57.967Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-05-04T17:14:57.967Z] [2022-05-04T17:14:57.967Z] DONE 0 tests in 0.619s [2022-05-04T17:14:57.967Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-04T17:14:58.384Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T17:14:58.384Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T17:14:58.384Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T17:14:58.384Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-04T17:14:58.433Z] testing: warning: no tests to run [2022-05-04T17:14:58.433Z] PASS [2022-05-04T17:14:58.433Z] ok github.com/docker/docker/integration/plugin 0.056s [2022-05-04T17:14:58.433Z] [2022-05-04T17:14:58.433Z] DONE 0 tests in 0.655s [2022-05-04T17:14:58.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-04T17:14:59.418Z] testing: warning: no tests to run [2022-05-04T17:14:59.418Z] PASS [2022-05-04T17:14:59.418Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2022-05-04T17:14:59.418Z] [2022-05-04T17:14:59.418Z] DONE 0 tests in 0.614s [2022-05-04T17:14:59.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-04T17:14:59.775Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T17:15:01.155Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-05-04T17:15:01.155Z] === RUN TestInspectNetwork [2022-05-04T17:15:02.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-04T17:15:03.207Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:03.207Z] INFO: Testing against a local daemon [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:15:03.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:15:03.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T17:15:03.207Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T17:15:03.207Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:15:03.207Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T17:15:03.207Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T17:15:03.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T17:15:03.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T17:15:03.673Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T17:15:03.673Z] === RUN TestPluginInstall [2022-05-04T17:15:03.673Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T17:15:03.673Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T17:15:03.673Z] === RUN TestPluginsWithRuntimes [2022-05-04T17:15:03.673Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T17:15:03.673Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T17:15:03.673Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T17:15:03.673Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T17:15:03.673Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:15:03.673Z] PASS [2022-05-04T17:15:03.673Z] ok github.com/docker/docker/integration/plugin/common 0.130s [2022-05-04T17:15:03.673Z] [2022-05-04T17:15:03.673Z] === Skipped [2022-05-04T17:15:03.673Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-04T17:15:03.673Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T17:15:03.673Z] [2022-05-04T17:15:03.673Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-04T17:15:03.673Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T17:15:03.673Z] [2022-05-04T17:15:03.673Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:15:03.673Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T17:15:03.673Z] [2022-05-04T17:15:03.673Z] DONE 19 tests, 3 skipped in 4.209s [2022-05-04T17:15:03.673Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-04T17:15:04.844Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T17:15:05.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:05.885Z] INFO: Testing against a local daemon [2022-05-04T17:15:05.885Z] === RUN TestExternalGraphDriver [2022-05-04T17:15:05.885Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T17:15:05.885Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-04T17:15:05.885Z] === RUN TestGraphdriverPluginV2 [2022-05-04T17:15:05.885Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T17:15:05.885Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-04T17:15:05.885Z] PASS [2022-05-04T17:15:05.885Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2022-05-04T17:15:05.885Z] [2022-05-04T17:15:05.885Z] === Skipped [2022-05-04T17:15:05.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-04T17:15:05.885Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T17:15:05.885Z] [2022-05-04T17:15:05.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-04T17:15:05.885Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T17:15:05.885Z] [2022-05-04T17:15:05.885Z] DONE 2 tests, 2 skipped in 2.000s [2022-05-04T17:15:05.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-04T17:15:06.222Z] === RUN TestInspectNetwork/full_network_id [2022-05-04T17:15:06.222Z] === RUN TestInspectNetwork/partial_network_id [2022-05-04T17:15:06.222Z] === RUN TestInspectNetwork/network_name [2022-05-04T17:15:06.222Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-04T17:15:07.598Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T17:15:07.598Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T17:15:07.598Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T17:15:07.598Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T17:15:07.598Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T17:15:07.857Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T17:15:08.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:08.132Z] INFO: Testing against a local daemon [2022-05-04T17:15:08.132Z] === RUN TestReadPluginNoRead [2022-05-04T17:15:08.132Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T17:15:08.132Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-04T17:15:08.132Z] PASS [2022-05-04T17:15:08.132Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2022-05-04T17:15:08.132Z] [2022-05-04T17:15:08.132Z] === Skipped [2022-05-04T17:15:08.132Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-04T17:15:08.132Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T17:15:08.132Z] [2022-05-04T17:15:08.132Z] DONE 1 tests, 1 skipped in 2.092s [2022-05-04T17:15:08.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-04T17:15:08.793Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T17:15:10.273Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T17:15:10.273Z] --- PASS: TestInspectNetwork (9.20s) [2022-05-04T17:15:10.273Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2022-05-04T17:15:10.273Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2022-05-04T17:15:10.273Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-04T17:15:10.273Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-04T17:15:10.274Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T17:15:12.807Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:15:12.807Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T17:15:12.807Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T17:15:12.807Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T17:15:12.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T17:15:12.807Z] === RUN TestNetworkList [2022-05-04T17:15:12.807Z] === RUN TestNetworkList//networks [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkList//networks [2022-05-04T17:15:12.807Z] === RUN TestNetworkList//networks/ [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkList//networks/ [2022-05-04T17:15:12.807Z] === CONT TestNetworkList//networks [2022-05-04T17:15:12.807Z] === CONT TestNetworkList//networks/ [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkList (0.01s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T17:15:12.807Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T17:15:13.066Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T17:15:13.066Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2022-05-04T17:15:13.066Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T17:15:13.324Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T17:15:13.892Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T17:15:13.982Z] testing: warning: no tests to run [2022-05-04T17:15:13.982Z] PASS [2022-05-04T17:15:13.982Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.071s [2022-05-04T17:15:14.153Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-05-04T17:15:14.153Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T17:15:14.721Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2022-05-04T17:15:14.721Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T17:15:15.544Z] [2022-05-04T17:15:15.544Z] DONE 0 tests in 7.462s [2022-05-04T17:15:15.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-04T17:15:16.097Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-05-04T17:15:16.097Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T17:15:17.481Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-05-04T17:15:17.481Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T17:15:17.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:17.749Z] INFO: Testing against a local daemon [2022-05-04T17:15:17.749Z] === RUN TestPluginWithDevMounts [2022-05-04T17:15:17.749Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:17.749Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T17:15:17.749Z] PASS [2022-05-04T17:15:17.749Z] ok github.com/docker/docker/integration/plugin/volumes 0.082s [2022-05-04T17:15:17.749Z] [2022-05-04T17:15:17.749Z] === Skipped [2022-05-04T17:15:17.749Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-04T17:15:17.749Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:17.749Z] [2022-05-04T17:15:17.749Z] DONE 1 tests, 1 skipped in 1.925s [2022-05-04T17:15:17.749Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-04T17:15:18.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-05-04T17:15:18.048Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T17:15:19.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:19.309Z] INFO: Testing against a local daemon [2022-05-04T17:15:19.309Z] === RUN TestSecretInspect [2022-05-04T17:15:19.309Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-04T17:15:19.309Z] === RUN TestSecretList [2022-05-04T17:15:19.309Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretList (0.00s) [2022-05-04T17:15:19.309Z] === RUN TestSecretsCreateAndDelete [2022-05-04T17:15:19.309Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-04T17:15:19.309Z] === RUN TestSecretsUpdate [2022-05-04T17:15:19.309Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-04T17:15:19.309Z] === RUN TestTemplatedSecret [2022-05-04T17:15:19.309Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T17:15:19.309Z] === RUN TestSecretCreateResolve [2022-05-04T17:15:19.309Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-04T17:15:19.309Z] PASS [2022-05-04T17:15:19.309Z] ok github.com/docker/docker/integration/secret 0.076s [2022-05-04T17:15:19.309Z] [2022-05-04T17:15:19.309Z] === Skipped [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-04T17:15:19.309Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-04T17:15:19.309Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-04T17:15:19.309Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-04T17:15:19.309Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-04T17:15:19.309Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:19.309Z] [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-04T17:15:19.309Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:19.309Z] [2022-05-04T17:15:19.309Z] DONE 6 tests, 6 skipped in 1.608s [2022-05-04T17:15:19.309Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-04T17:15:20.580Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-05-04T17:15:20.580Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T17:15:20.580Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:15:20.580Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:15:20.580Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T17:15:21.148Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T17:15:21.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:21.516Z] INFO: Testing against a local daemon [2022-05-04T17:15:21.516Z] === RUN TestServiceCreateInit [2022-05-04T17:15:21.516Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T17:15:21.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T17:15:21.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- PASS: TestServiceCreateInit (0.04s) [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T17:15:21.516Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestCreateServiceConflict [2022-05-04T17:15:21.516Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T17:15:21.516Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-04T17:15:21.516Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T17:15:21.516Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T17:15:21.516Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T17:15:21.516Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestCreateServiceSysctls [2022-05-04T17:15:21.516Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-04T17:15:21.516Z] === RUN TestCreateServiceCapabilities [2022-05-04T17:15:21.516Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-04T17:15:21.516Z] === RUN TestInspect [2022-05-04T17:15:21.516Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestInspect (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestCreateJob [2022-05-04T17:15:21.516Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateJob (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestReplicatedJob [2022-05-04T17:15:21.516Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestUpdateReplicatedJob [2022-05-04T17:15:21.516Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestServiceListWithStatuses [2022-05-04T17:15:21.516Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T17:15:21.516Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestDockerNetworkReConnect [2022-05-04T17:15:21.516Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestServicePlugin [2022-05-04T17:15:21.516Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestServiceUpdateLabel [2022-05-04T17:15:21.516Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestServiceUpdateSecrets [2022-05-04T17:15:21.516Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestServiceUpdateConfigs [2022-05-04T17:15:21.516Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestServiceUpdateNetwork [2022-05-04T17:15:21.516Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-04T17:15:21.516Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T17:15:21.516Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-04T17:15:21.516Z] PASS [2022-05-04T17:15:21.516Z] ok github.com/docker/docker/integration/service 0.224s [2022-05-04T17:15:21.516Z] [2022-05-04T17:15:21.516Z] === Skipped [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:15:21.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:15:21.516Z] [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:15:21.516Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:15:21.516Z] [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-04T17:15:21.516Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-04T17:15:21.516Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-04T17:15:21.516Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.516Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T17:15:21.517Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-04T17:15:21.517Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-04T17:15:21.517Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-04T17:15:21.517Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-04T17:15:21.517Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-04T17:15:21.517Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-04T17:15:21.517Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-04T17:15:21.517Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-04T17:15:21.517Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-04T17:15:21.517Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-04T17:15:21.517Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-04T17:15:21.517Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-04T17:15:21.517Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-04T17:15:21.517Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-04T17:15:21.517Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-04T17:15:21.517Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-04T17:15:21.517Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-04T17:15:21.517Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:15:21.517Z] [2022-05-04T17:15:21.517Z] DONE 24 tests, 23 skipped in 2.330s [2022-05-04T17:15:21.517Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-04T17:15:23.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:23.076Z] INFO: Testing against a local daemon [2022-05-04T17:15:23.076Z] === RUN TestSessionCreate [2022-05-04T17:15:23.076Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T17:15:23.076Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-04T17:15:23.076Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T17:15:23.076Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T17:15:23.076Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T17:15:23.076Z] PASS [2022-05-04T17:15:23.076Z] ok github.com/docker/docker/integration/session 0.074s [2022-05-04T17:15:23.076Z] [2022-05-04T17:15:23.076Z] === Skipped [2022-05-04T17:15:23.076Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-04T17:15:23.076Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T17:15:23.076Z] [2022-05-04T17:15:23.076Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T17:15:23.076Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T17:15:23.076Z] [2022-05-04T17:15:23.076Z] DONE 2 tests, 2 skipped in 1.430s [2022-05-04T17:15:23.076Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:20 Closing DB instances... [2022-05-04T17:15:23.549Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-05-04T17:15:23.549Z] === RUN TestFindNode [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:22 Closing DB instances... [2022-05-04T17:15:23.549Z] --- PASS: TestFindNode (0.02s) [2022-05-04T17:15:23.549Z] === RUN TestChangeNodeState [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:22 Closing DB instances... [2022-05-04T17:15:23.549Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-04T17:15:23.549Z] === RUN TestNodeReincarnation [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:22 Closing DB instances... [2022-05-04T17:15:24.439Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T17:15:24.697Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T17:15:25.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:25.284Z] INFO: Testing against a local daemon [2022-05-04T17:15:25.284Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:15:25.284Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:25.284Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestDiskUsage [2022-05-04T17:15:25.284Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T17:15:25.284Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestEventsExecDie [2022-05-04T17:15:25.284Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T17:15:25.284Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestEventsBackwardsCompatible [2022-05-04T17:15:25.284Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T17:15:25.284Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestEventsVolumeCreate [2022-05-04T17:15:25.284Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T17:15:25.284Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestInfoAPI [2022-05-04T17:15:25.284Z] --- PASS: TestInfoAPI (0.04s) [2022-05-04T17:15:25.284Z] === RUN TestInfoAPIWarnings [2022-05-04T17:15:25.284Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestInfoDebug [2022-05-04T17:15:25.284Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestInfoInsecureRegistries [2022-05-04T17:15:25.284Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestInfoRegistryMirrors [2022-05-04T17:15:25.284Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-04T17:15:25.284Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T17:15:26.267Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-05-04T17:15:26.267Z] === RUN TestPingCacheHeaders [2022-05-04T17:15:26.267Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-04T17:15:26.267Z] === RUN TestPingGet [2022-05-04T17:15:26.267Z] --- PASS: TestPingGet (0.03s) [2022-05-04T17:15:26.267Z] === RUN TestPingHead [2022-05-04T17:15:26.267Z] --- PASS: TestPingHead (0.03s) [2022-05-04T17:15:26.267Z] === RUN TestPingSwarmHeader [2022-05-04T17:15:26.267Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:26.267Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-04T17:15:26.267Z] === RUN TestVersion [2022-05-04T17:15:26.267Z] --- PASS: TestVersion (0.03s) [2022-05-04T17:15:26.267Z] PASS [2022-05-04T17:15:26.267Z] ok github.com/docker/docker/integration/system 1.192s [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === Skipped [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:15:26.267Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-04T17:15:26.267Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-04T17:15:26.267Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-04T17:15:26.267Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-04T17:15:26.267Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-04T17:15:26.267Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-04T17:15:26.267Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-04T17:15:26.267Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-04T17:15:26.267Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-04T17:15:26.267Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:15:26.267Z] [2022-05-04T17:15:26.267Z] DONE 16 tests, 10 skipped in 3.046s [2022-05-04T17:15:26.267Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-04T17:15:26.602Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T17:15:26.602Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-04T17:15:26.602Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T17:15:27.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:27.826Z] INFO: Testing against a local daemon [2022-05-04T17:15:27.826Z] === RUN TestVolumesCreateAndList [2022-05-04T17:15:27.826Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-04T17:15:27.826Z] === RUN TestVolumesRemove [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesRemove (0.16s) [2022-05-04T17:15:28.292Z] === RUN TestVolumesInspect [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-04T17:15:28.292Z] === RUN TestVolumesInvalidJSON [2022-05-04T17:15:28.292Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T17:15:28.292Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T17:15:28.292Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T17:15:28.292Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T17:15:28.292Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T17:15:28.292Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T17:15:28.292Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T17:15:28.292Z] PASS [2022-05-04T17:15:28.292Z] ok github.com/docker/docker/integration/volume 0.341s [2022-05-04T17:15:28.292Z] [2022-05-04T17:15:28.292Z] DONE 9 tests in 1.847s [2022-05-04T17:15:28.292Z] INFO: make.ps1 ended at 05/04/2022 17:15:28 [2022-05-04T17:15:28.292Z] INFO: Integration CLI tests being run from the host: [2022-05-04T17:15:28.292Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-04T17:15:28.303Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-04T17:15:28.303Z] === RUN TestParallelCreate [2022-05-04T17:15:28.303Z] 2022/05/04 17:15:27 Closing DB instances... [2022-05-04T17:15:28.303Z] --- PASS: TestParallelCreate (0.02s) [2022-05-04T17:15:28.303Z] === RUN TestParallelDelete [2022-05-04T17:15:28.303Z] 2022/05/04 17:15:27 Closing DB instances... [2022-05-04T17:15:28.303Z] --- PASS: TestParallelDelete (0.01s) [2022-05-04T17:15:28.303Z] === RUN TestNetworkDBIslands [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7d3711b0691c with config:&{NodeID:7d3711b0691c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b99fef21fbd1 with config:&{NodeID:b99fef21fbd1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:35882e3aa149 with config:&{NodeID:35882e3aa149 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-04T17:15:28.450Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 30.2% of statements [2022-05-04T17:15:28.450Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-05-04T17:15:28.450Z] ok github.com/docker/docker/cmd/dockerd/trap 2.554s coverage: 0.0% of statements [2022-05-04T17:15:28.450Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T17:15:28.450Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T17:15:28.450Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T17:15:28.450Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T17:15:28.450Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:13b01ae35f6b with config:&{NodeID:13b01ae35f6b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-04T17:15:29.187Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bf6455cd86b9 with config:&{NodeID:bf6455cd86b9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-04T17:15:29.707Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.707Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:29.708Z] networkdb_test.go:835: Re-joining: 3 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="The new bootstrap node list is:[172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10033" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49372" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49373" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10034" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10035" [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49374" [2022-05-04T17:15:29.762Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T17:15:30.178Z] networkdb_test.go:835: Re-joining: 4 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=info msg="The new bootstrap node list is:[172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10033" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49375" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10034" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49376" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10035" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49377" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=info msg="node 0 leaving" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node2(b99fef21fbd1): Node leave event for 7d3711b0691c/172.20.94.252" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node5(bf6455cd86b9): Node leave event for 7d3711b0691c/172.20.94.252" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node3(35882e3aa149): Node leave event for 7d3711b0691c/172.20.94.252" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node4(13b01ae35f6b): Node leave event for 7d3711b0691c/172.20.94.252" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node1(7d3711b0691c): Node leave event for 7d3711b0691c/172.20.94.252" [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.94.252:10034: use of closed network connection" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node 1 leaving" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node4(13b01ae35f6b): Node leave event for b99fef21fbd1/172.20.94.252" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node3(35882e3aa149): Node leave event for b99fef21fbd1/172.20.94.252" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node2(b99fef21fbd1): Node leave event for b99fef21fbd1/172.20.94.252" [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft" [2022-05-04T17:15:30.647Z] time="2022-05-04T17:15:30Z" level=info msg="node5(bf6455cd86b9): Node leave event for b99fef21fbd1/172.20.94.252" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node 2 leaving" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node 35882e3aa149 change state NodeActive --> NodeLeft" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node5(bf6455cd86b9): Node leave event for 35882e3aa149/172.20.94.252" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node 35882e3aa149 change state NodeActive --> NodeLeft" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node4(13b01ae35f6b): Node leave event for 35882e3aa149/172.20.94.252" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node 35882e3aa149 change state NodeActive --> NodeLeft" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node3(35882e3aa149): Node leave event for 35882e3aa149/172.20.94.252" [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:31Z" level=info msg="Node 35882e3aa149/172.20.94.252, left gossip cluster" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 35882e3aa149/172.20.94.252, left gossip cluster" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 35882e3aa149/172.20.94.252, left gossip cluster" [2022-05-04T17:15:31.582Z] networkdb_test.go:867: node4: OK [2022-05-04T17:15:31.582Z] networkdb_test.go:867: node5: OK [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="node 0 coming back" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2df899a647fc with config:&{NodeID:2df899a647fc Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="node 1 coming back" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2525aff37dd6 with config:&{NodeID:2525aff37dd6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="node 2 coming back" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:64522dd89dee with config:&{NodeID:64522dd89dee Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list" [2022-05-04T17:15:31.663Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T17:15:31.663Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T17:15:31.800Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-05-04T17:15:33.039Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T17:15:33.183Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-05-04T17:15:33.607Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T17:15:34.174Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T17:15:34.570Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-04T17:15:34.742Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T17:15:35.373Z] time="2022-05-04T17:15:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]" [2022-05-04T17:15:35.373Z] time="2022-05-04T17:15:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10033" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49378" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, is the new incarnation of the shutdown node 7d3711b0691c/172.20.94.252" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10034" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49379" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, is the new incarnation of the shutdown node b99fef21fbd1/172.20.94.252" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49380" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10035" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, is the new incarnation of the shutdown node 35882e3aa149/172.20.94.252" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, is the new incarnation of the shutdown node b99fef21fbd1/172.20.94.252" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, is the new incarnation of the shutdown node 7d3711b0691c/172.20.94.252" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list" [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, is the new incarnation of the shutdown node 35882e3aa149/172.20.94.252" [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list" [2022-05-04T17:15:36.117Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T17:15:36.117Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster" [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list" [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10033" [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49381" [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10034" [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49382" [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.94.252:10035" [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49383" [2022-05-04T17:15:36.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T17:15:36.376Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T17:15:36.634Z] --- PASS: TestServiceWithDataPathPortInit (16.11s) [2022-05-04T17:15:36.634Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T17:15:36.778Z] 2022/05/04 17:15:36 Closing DB instances... [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node5(bf6455cd86b9): Node leave event for 2df899a647fc/172.20.94.252" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node3(64522dd89dee): Node leave event for 2df899a647fc/172.20.94.252" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node4(13b01ae35f6b): Node leave event for 2df899a647fc/172.20.94.252" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node2(2525aff37dd6): Node leave event for 2df899a647fc/172.20.94.252" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft" [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node1(2df899a647fc): Node leave event for 2df899a647fc/172.20.94.252" [2022-05-04T17:15:36.893Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T17:15:36.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node3(64522dd89dee): Node leave event for 2525aff37dd6/172.20.94.252" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node5(bf6455cd86b9): Node leave event for 2525aff37dd6/172.20.94.252" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node4(13b01ae35f6b): Node leave event for 2525aff37dd6/172.20.94.252" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft" [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node2(2525aff37dd6): Node leave event for 2525aff37dd6/172.20.94.252" [2022-05-04T17:15:37.421Z] INFO: Testing against a local daemon [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T17:15:37.421Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T17:15:37.421Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T17:15:37.421Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T17:15:37.461Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster" [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee change state NodeActive --> NodeLeft" [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="node5(bf6455cd86b9): Node leave event for 64522dd89dee/172.20.94.252" [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee change state NodeActive --> NodeLeft" [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="node4(13b01ae35f6b): Node leave event for 64522dd89dee/172.20.94.252" [2022-05-04T17:15:37.887Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, left gossip cluster" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee change state NodeActive --> NodeFailed" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to failed nodes list" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=error msg="node: 64522dd89dee is unknown to memberlist" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, left gossip cluster" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, left gossip cluster" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=debug msg="memberlist: Failed ping: 64522dd89dee (timeout reached)" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.94.252:10037: use of closed network connection" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.94.252:10036: use of closed network connection" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b change state NodeActive --> NodeLeft" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="node5(bf6455cd86b9): Node leave event for 13b01ae35f6b/172.20.94.252" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b change state NodeActive --> NodeLeft" [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="node4(13b01ae35f6b): Node leave event for 13b01ae35f6b/172.20.94.252" [2022-05-04T17:15:38.353Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T17:15:38.649Z] time="2022-05-04T17:15:38Z" level=info msg="memberlist: Suspect 64522dd89dee has failed, no acks received" [2022-05-04T17:15:38.819Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T17:15:38.837Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T17:15:39.117Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, left gossip cluster" [2022-05-04T17:15:39.117Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, left gossip cluster" [2022-05-04T17:15:39.285Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T17:15:39.585Z] time="2022-05-04T17:15:39Z" level=info msg="Node bf6455cd86b9/172.20.94.252, left gossip cluster" [2022-05-04T17:15:39.585Z] time="2022-05-04T17:15:39Z" level=info msg="Node bf6455cd86b9 change state NodeActive --> NodeFailed" [2022-05-04T17:15:39.585Z] time="2022-05-04T17:15:39Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to failed nodes list" [2022-05-04T17:15:39.585Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-04T17:15:39.585Z] PASS [2022-05-04T17:15:39.585Z] coverage: 60.0% of statements [2022-05-04T17:15:39.585Z] ok github.com/docker/docker/libnetwork/networkdb 104.401s coverage: 60.0% of statements [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/quota [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T17:15:39.585Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T17:15:39.773Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T17:15:40.032Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lfvsge6ej4pg8jfsvzqzlpb9b Created:2022-05-04 17:15:38.11924552 +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[03b14ae7f64db1921ce10f9b1b5951d592876a63b33c3780b04e40bd9f5531d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pijplomqrd7b0j9hxc8avyvwn EndpointID:10c6dadd08c4813281c2e10e6d274685a11a20c63f5cbbaa029151df7cc4316c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d62550c0fa340fad4ff7a500814f4d674b4ff469107ef13b6f49b2f02faab5d8 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:0df3744af688 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pijplomqrd7b0j9hxc8avyvwn EndpointID:10c6dadd08c4813281c2e10e6d274685a11a20c63f5cbbaa029151df7cc4316c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-04T17:15:41.407Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T17:15:42.342Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === Skipped [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-04T17:15:42.557Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-04T17:15:42.557Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-04T17:15:42.557Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-04T17:15:42.557Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-04T17:15:42.557Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T17:15:42.557Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T17:15:42.557Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T17:15:42.557Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T17:15:42.557Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-04T17:15:42.557Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T17:15:42.557Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-04T17:15:42.557Z] daemon_test.go:145: root required [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T17:15:42.557Z] reload_test.go:342: root required [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-04T17:15:42.557Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T17:15:42.557Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-04T17:15:42.557Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-04T17:15:42.557Z] download_test.go:267: Needs fixing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-04T17:15:42.557Z] layer_test.go:291: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-04T17:15:42.557Z] layer_test.go:340: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-04T17:15:42.557Z] layer_test.go:455: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-04T17:15:42.557Z] layer_test.go:684: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-04T17:15:42.557Z] migration_test.go:45: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T17:15:42.557Z] migration_test.go:181: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-04T17:15:42.557Z] mount_test.go:17: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-04T17:15:42.557Z] mount_test.go:76: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-04T17:15:42.557Z] mount_test.go:125: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-04T17:15:42.557Z] mount_test.go:212: Failing on Windows [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.02s) [2022-05-04T17:15:42.557Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-04T17:15:42.557Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T17:15:42.557Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-04T17:15:42.557Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-04T17:15:42.557Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-04T17:15:42.557Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-04T17:15:42.557Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-04T17:15:42.557Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-04T17:15:42.557Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-04T17:15:42.557Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T17:15:42.557Z] [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-04T17:15:42.557Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-04T17:15:42.558Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T17:15:42.558Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T17:15:42.558Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T17:15:42.558Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T17:15:42.558Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T17:15:42.558Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-04T17:15:42.558Z] archive_test.go:140: zstd not installed [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-04T17:15:42.558Z] archive_windows_test.go:16: Currently fails [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-04T17:15:42.558Z] changes_test.go:196: needs more investigation [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-04T17:15:42.558Z] changes_test.go:433: needs further investigation [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-04T17:15:42.558Z] changes_test.go:469: needs further investigation [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-04T17:15:42.558Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-04T17:15:42.558Z] poller_test.go:40: No chmod on Windows [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T17:15:42.558Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T17:15:42.558Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-04T17:15:42.558Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-04T17:15:42.558Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-04T17:15:42.558Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-04T17:15:42.558Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-04T17:15:42.558Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T17:15:42.558Z] [2022-05-04T17:15:42.558Z] DONE 2287 tests, 68 skipped in 296.818s [2022-05-04T17:15:42.558Z] INFO: make.ps1 ended at 05/04/2022 17:15:42 [2022-05-04T17:15:42.703Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-04T17:15:42.703Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-04T17:15:42.963Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-04T17:15:43.534Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-04T17:15:43.715Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T17:15:43.794Z] ok github.com/docker/docker/daemon 10.180s coverage: 16.7% of statements [2022-05-04T17:15:43.794Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T17:15:43.794Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T17:15:43.794Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T17:15:43.794Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T17:15:44.122Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-04T17:15:44.122Z] INFO: Unit tests ended at 05/04/2022 17:15:44. Duration:00:05:14.2367289 [2022-05-04T17:15:44.122Z] INFO: Building busybox [2022-05-04T17:15:44.122Z] Sending build context to Docker daemon 5.12kB [2022-05-04T17:15:44.122Z] [2022-05-04T17:15:44.590Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-04T17:15:44.590Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-04T17:15:44.590Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-04T17:15:44.590Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-04T17:15:44.590Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-04T17:15:44.590Z] ---> e8870c5c3ab2 [2022-05-04T17:15:44.590Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-04T17:15:44.590Z] ---> Running in 65345bbf8fa6 [2022-05-04T17:15:44.651Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2022-05-04T17:15:44.651Z] PASS [2022-05-04T17:15:44.651Z] [2022-05-04T17:15:44.651Z] === Skipped [2022-05-04T17:15:44.651Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:15:44.651Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:15:44.651Z] [2022-05-04T17:15:44.651Z] DONE 38 tests, 1 skipped in 50.732s [2022-05-04T17:15:44.651Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:15:44.651Z] ++ 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 [2022-05-04T17:15:44.651Z] ++ set -e [2022-05-04T17:15:44.651Z] ++ '[' -n 0 ']' [2022-05-04T17:15:44.651Z] ++ set -x [2022-05-04T17:15:44.651Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:15:44.651Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T17:15:44.651Z] INFO: Testing against a local daemon [2022-05-04T17:15:44.651Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T17:15:44.651Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:15:44.651Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:15:44.651Z] === RUN TestDockerNetworkIpvlan [2022-05-04T17:15:44.651Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:15:44.651Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:15:44.651Z] PASS [2022-05-04T17:15:44.651Z] [2022-05-04T17:15:44.651Z] === Skipped [2022-05-04T17:15:44.651Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T17:15:44.651Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:15:44.651Z] [2022-05-04T17:15:44.651Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T17:15:44.651Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T17:15:44.651Z] [2022-05-04T17:15:44.651Z] DONE 2 tests, 2 skipped in 0.116s [2022-05-04T17:15:44.651Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T17:15:44.651Z] ++ 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 [2022-05-04T17:15:44.651Z] ++ set -e [2022-05-04T17:15:44.651Z] ++ '[' -n 0 ']' [2022-05-04T17:15:44.651Z] ++ set -x [2022-05-04T17:15:44.651Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:15:44.909Z] INFO: Testing against a local daemon [2022-05-04T17:15:44.909Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T17:15:45.178Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.736s coverage: 74.8% of statements [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T17:15:45.230Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T17:15:45.230Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T17:15:45.230Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T17:15:45.230Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T17:15:45.230Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T17:15:45.230Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T17:15:45.230Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T17:15:45.230Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T17:15:45.230Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T17:15:45.230Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T17:15:45.230Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T17:15:45.230Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T17:15:45.230Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T17:15:45.230Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T17:15:45.230Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T17:15:45.230Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T17:15:45.230Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T17:15:45.844Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T17:15:46.103Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T17:15:46.103Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-05-04T17:15:46.103Z] === RUN TestDockerNetworkMacvlan [2022-05-04T17:15:46.564Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-05-04T17:15:46.564Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.333s coverage: 56.2% of statements [2022-05-04T17:15:47.041Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-04T17:15:47.478Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T17:15:47.478Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T17:15:47.478Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T17:15:47.478Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T17:15:47.478Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T17:15:47.948Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-05-04T17:15:47.977Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-04T17:15:48.543Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-04T17:15:48.802Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T17:15:49.334Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.201s coverage: 50.6% of statements [2022-05-04T17:15:50.703Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T17:15:50.703Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-04T17:15:50.719Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.357s coverage: 46.1% of statements [2022-05-04T17:15:50.719Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T17:15:51.638Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T17:15:51.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-04T17:15:51.661Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.702s coverage: 58.2% of statements [2022-05-04T17:15:51.661Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-04T17:15:51.661Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T17:15:51.661Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-05-04T17:15:52.575Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T17:15:52.604Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-05-04T17:15:53.174Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-05-04T17:15:53.511Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-04T17:15:54.114Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.6% of statements [2022-05-04T17:15:54.114Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T17:15:54.114Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T17:15:54.447Z] docker_api_swarm_test.go:304: [d3d41e07ac01e] joining swarm manager [d16f00c723f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:15:54.620Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T17:15:54.702Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 43.0% of statements [2022-05-04T17:15:55.646Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 80.2% of statements [2022-05-04T17:15:55.825Z] docker_api_swarm_test.go:305: [d8837fc3679e9] joining swarm manager [d16f00c723f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:15:55.907Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-05-04T17:15:55.907Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T17:15:56.478Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-04T17:15:56.478Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-05-04T17:15:57.048Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-05-04T17:15:57.620Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-04T17:15:58.192Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-05-04T17:15:58.192Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T17:15:58.359Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-04T17:15:58.763Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 59.1% of statements [2022-05-04T17:15:58.928Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-04T17:15:59.024Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan (13.80s) [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.56s) [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.73s) [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-05-04T17:15:59.864Z] PASS [2022-05-04T17:15:59.864Z] [2022-05-04T17:15:59.864Z] DONE 8 tests in 15.287s [2022-05-04T17:15:59.864Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T17:15:59.864Z] ++ 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 [2022-05-04T17:15:59.864Z] ++ set -e [2022-05-04T17:15:59.864Z] ++ '[' -n 0 ']' [2022-05-04T17:15:59.864Z] ++ set -x [2022-05-04T17:15:59.864Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:15:59.967Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-04T17:16:00.123Z] testing: warning: no tests to run [2022-05-04T17:16:00.123Z] PASS [2022-05-04T17:16:00.123Z] [2022-05-04T17:16:00.123Z] DONE 0 tests in 0.034s [2022-05-04T17:16:00.123Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T17:16:00.123Z] ++ 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 [2022-05-04T17:16:00.123Z] ++ set -e [2022-05-04T17:16:00.123Z] ++ '[' -n 0 ']' [2022-05-04T17:16:00.123Z] ++ set -x [2022-05-04T17:16:00.123Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:16:00.123Z] INFO: Testing against a local daemon [2022-05-04T17:16:00.123Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T17:16:00.228Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-04T17:16:00.798Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-04T17:16:01.059Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T17:16:01.369Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 82.5% of statements [2022-05-04T17:16:01.369Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T17:16:01.369Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T17:16:01.627Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-05-04T17:16:01.627Z] === RUN TestAuthZPluginTLS [2022-05-04T17:16:02.197Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-04T17:16:02.197Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T17:16:02.752Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2022-05-04T17:16:02.764Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-04T17:16:02.764Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T17:16:03.323Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.2% of statements [2022-05-04T17:16:03.323Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T17:16:03.330Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-05-04T17:16:03.330Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T17:16:03.584Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-04T17:16:03.681Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-05-04T17:16:03.681Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T17:16:03.944Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-04T17:16:04.155Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-04T17:16:04.416Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-04T17:16:04.986Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-04T17:16:05.246Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 84.9% of statements [2022-05-04T17:16:05.246Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T17:16:05.339Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-05-04T17:16:05.339Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T17:16:05.507Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-05-04T17:16:05.508Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T17:16:05.600Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T17:16:05.600Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-04T17:16:05.600Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T17:16:05.862Z] Removing intermediate container 65345bbf8fa6 [2022-05-04T17:16:05.862Z] ---> d25d230d885a [2022-05-04T17:16:05.862Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-04T17:16:05.862Z] ---> Running in 49950eb27470 [2022-05-04T17:16:05.862Z] Removing intermediate container 49950eb27470 [2022-05-04T17:16:05.862Z] ---> 03d571304480 [2022-05-04T17:16:05.862Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-04T17:16:05.862Z] ---> Running in f14430d507fd [2022-05-04T17:16:05.862Z] Removing intermediate container f14430d507fd [2022-05-04T17:16:05.862Z] ---> 2661f4d679b0 [2022-05-04T17:16:05.862Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-04T17:16:06.079Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-05-04T17:16:06.169Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-04T17:16:06.169Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T17:16:06.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-05-04T17:16:06.736Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T17:16:06.847Z] [2022-05-04T17:16:07.022Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-05-04T17:16:07.282Z] ok github.com/docker/docker/opts 0.022s coverage: 65.5% of statements [2022-05-04T17:16:07.314Z] ---> 60aeeb49bd5f [2022-05-04T17:16:07.314Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-04T17:16:07.314Z] ---> Running in 55dfc21c99a3 [2022-05-04T17:16:07.543Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-05-04T17:16:07.673Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T17:16:08.610Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2022-05-04T17:16:08.610Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T17:16:08.610Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T17:16:09.457Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.5% of statements [2022-05-04T17:16:09.989Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T17:16:10.028Z] ok github.com/docker/docker/pkg/authorization 0.255s coverage: 68.3% of statements [2022-05-04T17:16:10.028Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-04T17:16:10.249Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2022-05-04T17:16:10.249Z] === RUN TestAuthZPluginHeader [2022-05-04T17:16:10.289Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-04T17:16:10.509Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T17:16:11.077Z] --- PASS: TestAuthZPluginHeader (0.86s) [2022-05-04T17:16:11.077Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T17:16:11.337Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T17:16:12.274Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T17:16:13.210Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T17:16:13.585Z] ok github.com/docker/docker/pkg/chrootarchive 2.471s coverage: 42.7% of statements [2022-05-04T17:16:13.779Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T17:16:13.845Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-04T17:16:13.845Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-04T17:16:14.042Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-04T17:16:14.113Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-04T17:16:14.113Z] ok github.com/docker/docker/layer 7.181s coverage: 69.0% of statements [2022-05-04T17:16:14.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T17:16:14.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T17:16:14.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T17:16:14.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T17:16:14.113Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T17:16:14.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T17:16:14.685Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-04T17:16:15.257Z] ok github.com/docker/docker/pkg/fsutils 0.132s coverage: 85.1% of statements [2022-05-04T17:16:15.257Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-04T17:16:15.257Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-04T17:16:15.944Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s) [2022-05-04T17:16:15.944Z] === RUN TestAuthZPluginV2Disable [2022-05-04T17:16:16.642Z] ok github.com/docker/docker/pkg/idtools 0.503s coverage: 67.9% of statements [2022-05-04T17:16:16.642Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 71.5% of statements [2022-05-04T17:16:16.879Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T17:16:16.879Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T17:16:16.879Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T17:16:16.879Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-04T17:16:16.879Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T17:16:16.902Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-05-04T17:16:16.902Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-05-04T17:16:16.902Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-04T17:16:17.138Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T17:16:17.163Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-05-04T17:16:17.163Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-05-04T17:16:17.423Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-05-04T17:16:17.684Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-05-04T17:16:17.684Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-04T17:16:17.684Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T17:16:17.684Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T17:16:18.073Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T17:16:18.073Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T17:16:18.256Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-05-04T17:16:18.640Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T17:16:18.829Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-04T17:16:19.090Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-04T17:16:19.090Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-04T17:16:20.017Z] --- PASS: TestAuthZPluginV2Disable (3.91s) [2022-05-04T17:16:20.017Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T17:16:20.472Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-04T17:16:20.732Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-04T17:16:20.993Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-04T17:16:20.993Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-04T17:16:21.254Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-04T17:16:21.515Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-04T17:16:21.925Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T17:16:22.087Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-04T17:16:22.183Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T17:16:22.348Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-04T17:16:22.609Z] ok github.com/docker/docker/pkg/tailfile 0.078s coverage: 88.6% of statements [2022-05-04T17:16:23.119Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T17:16:23.119Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2022-05-04T17:16:23.119Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T17:16:23.180Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-05-04T17:16:23.378Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T17:16:23.440Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-04T17:16:23.701Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-04T17:16:24.313Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T17:16:24.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-04T17:16:25.143Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T17:16:25.611Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-05-04T17:16:25.611Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-04T17:16:26.182Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-05-04T17:16:27.049Z] docker_api_swarm_test.go:272: [dbddccd5ff5b4] joining swarm manager [d92fbbf5db3af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:16:27.125Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2022-05-04T17:16:27.308Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T17:16:27.385Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-04T17:16:28.326Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-05-04T17:16:28.587Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-04T17:16:28.686Z] docker_api_swarm_test.go:273: [dd0e6d97f3de7] joining swarm manager [d92fbbf5db3af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:16:28.847Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-04T17:16:29.419Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-04T17:16:29.419Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-04T17:16:31.332Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-04T17:16:31.904Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2022-05-04T17:16:31.975Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T17:16:32.164Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-04T17:16:32.707Z] Removing intermediate container 55dfc21c99a3 [2022-05-04T17:16:32.707Z] ---> d6901d92514c [2022-05-04T17:16:32.707Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-04T17:16:32.707Z] ---> Running in 80d5ee9f5892 [2022-05-04T17:16:32.707Z] [2022-05-04T17:16:32.707Z] SUCCESS: Specified value was saved. [2022-05-04T17:16:33.177Z] Removing intermediate container 80d5ee9f5892 [2022-05-04T17:16:33.177Z] ---> ecf684b26d2d [2022-05-04T17:16:33.177Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-04T17:16:33.177Z] ---> Running in 92b473d89c9b [2022-05-04T17:16:33.595Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-04T17:16:36.170Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.53s) [2022-05-04T17:16:36.170Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T17:16:39.041Z] Cannot create a file when that file already exists. [2022-05-04T17:16:42.757Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T17:16:42.757Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-04T17:16:42.757Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-04T17:16:43.325Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T17:16:43.792Z] Removing intermediate container 92b473d89c9b [2022-05-04T17:16:43.792Z] ---> 355f2409643b [2022-05-04T17:16:43.792Z] Step 13/13 : CMD ["sh"] [2022-05-04T17:16:43.792Z] ---> Running in 20c10c2f457b [2022-05-04T17:16:43.892Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-04T17:16:44.259Z] Removing intermediate container 20c10c2f457b [2022-05-04T17:16:44.260Z] ---> 6e23b1d65901 [2022-05-04T17:16:44.260Z] Successfully built 6e23b1d65901 [2022-05-04T17:16:44.260Z] Successfully tagged busybox:latest [2022-05-04T17:16:44.260Z] INFO: Docker images of the daemon under test [2022-05-04T17:16:44.260Z] [2022-05-04T17:16:44.728Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T17:16:44.728Z] busybox latest 6e23b1d65901 Less than a second ago 5.78GB [2022-05-04T17:16:44.728Z] microsoft/windowsservercore latest e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-04T17:16:44.728Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-04T17:16:44.728Z] [2022-05-04T17:16:44.728Z] INFO: Running integration tests at 05/04/2022 17:16:44... [2022-05-04T17:16:44.728Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-04T17:16:44.728Z] INFO: Integration API tests being run from the host: [2022-05-04T17:16:44.728Z] INFO: make.ps1 starting at 05/04/2022 17:16:44 [2022-05-04T17:16:44.827Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T17:16:44.827Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-04T17:16:44.827Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T17:16:44.827Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-04T17:16:44.828Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T17:16:44.828Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-04T17:16:44.828Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T17:16:44.828Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-04T17:16:44.828Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T17:16:45.723Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-04T17:16:45.762Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T17:16:45.762Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T17:16:46.328Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T17:16:46.897Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-04T17:16:47.464Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T17:16:47.464Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T17:16:49.365Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T17:16:50.301Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T17:16:50.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-04T17:16:51.126Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T17:16:51.385Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T17:16:51.544Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T17:16:51.544Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T17:16:51.544Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T17:16:51.544Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.544Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T17:16:51.544Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.544Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T17:16:51.544Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.544Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T17:16:51.544Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.545Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T17:16:51.545Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.545Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T17:16:51.545Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.545Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T17:16:51.545Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.545Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T17:16:51.545Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T17:16:51.545Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T17:16:51.545Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T17:16:51.644Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T17:16:51.644Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-04T17:16:51.644Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T17:16:52.580Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-05-04T17:16:52.580Z] PASS [2022-05-04T17:16:52.580Z] [2022-05-04T17:16:52.580Z] DONE 17 tests in 52.316s [2022-05-04T17:16:52.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T17:16:52.580Z] ++ 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 [2022-05-04T17:16:52.580Z] ++ set -e [2022-05-04T17:16:52.580Z] ++ '[' -n 0 ']' [2022-05-04T17:16:52.580Z] ++ set -x [2022-05-04T17:16:52.580Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:16:52.580Z] INFO: Testing against a local daemon [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:16:52.580Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:16:52.580Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T17:16:52.580Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T17:16:52.580Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T17:16:52.580Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T17:16:52.580Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T17:16:52.580Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T17:16:52.580Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T17:16:52.580Z] === RUN TestPluginInstall [2022-05-04T17:16:52.580Z] === RUN TestPluginInstall/no_auth [2022-05-04T17:16:55.137Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T17:16:55.137Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T17:16:55.137Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T17:16:55.137Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d56d17aa439d2393ad6112b587031d65b2d2f551280dcc4a8264445a4ec7377" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d56d17aa439d2393ad6112b587031d65b2d2f551280dcc4a8264445a4ec7377" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:16:55.396Z] === RUN TestPluginInstall/with_htpasswd [2022-05-04T17:16:55.396Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T17:16:55.542Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T17:16:55.542Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === Skipped [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T17:16:55.542Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T17:16:55.542Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T17:16:55.542Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T17:16:55.542Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-04T17:16:55.542Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.542Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-04T17:16:55.542Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.542Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-04T17:16:55.542Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.542Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-04T17:16:55.542Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.542Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T17:16:55.542Z] [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-04T17:16:55.542Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:71: No driver to put! [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:71: No driver to put! [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-04T17:16:55.543Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-04T17:16:55.543Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-04T17:16:55.543Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T17:16:55.543Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-04T17:16:55.543Z] graphtest_unix.go:71: No driver to put! [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-04T17:16:55.543Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-04T17:16:55.543Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-04T17:16:55.543Z] [2022-05-04T17:16:55.543Z] DONE 2526 tests, 28 skipped in 248.904s [2022-05-04T17:16:55.543Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/config [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/idm [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ns [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/options [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/osl [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-04T17:16:55.543Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c5f91f51ecbf567af51b3450184c530a11da58ad975f5d92a276b64e85a784a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c5f91f51ecbf567af51b3450184c530a11da58ad975f5d92a276b64e85a784a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:16:56.224Z] === RUN TestPluginInstall/with_insecure [2022-05-04T17:16:56.224Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T17:16:56.419Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T17:16:56.419Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:16:56.419Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T17:16:56.419Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T17:16:56.419Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:405abf9b24af2d2e9f00a2851fc74fd8f4840ae1437b2952ef595934753729ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:405abf9b24af2d2e9f00a2851fc74fd8f4840ae1437b2952ef595934753729ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T17:16:57.161Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T17:16:57.421Z] plugin_test.go:195: [df1ff201bf626] daemon is not started [2022-05-04T17:16:57.421Z] --- PASS: TestPluginInstall (4.77s) [2022-05-04T17:16:57.421Z] --- PASS: TestPluginInstall/no_auth (2.64s) [2022-05-04T17:16:57.421Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-05-04T17:16:57.421Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-05-04T17:16:57.421Z] === RUN TestPluginsWithRuntimes [2022-05-04T17:16:57.680Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T17:16:58.632Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T17:16:59.083Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T17:16:59.083Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-04T17:17:00.461Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T17:17:00.461Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-04T17:17:00.839Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T17:17:00.839Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T17:17:00.839Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T17:17:00.839Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T17:17:00.839Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T17:17:00.839Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T17:17:00.839Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T17:17:00.839Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T17:17:00.839Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T17:17:01.027Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T17:17:01.285Z] --- PASS: TestPluginsWithRuntimes (3.93s) [2022-05-04T17:17:01.285Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-05-04T17:17:01.285Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-05-04T17:17:01.285Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T17:17:02.221Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-05-04T17:17:02.221Z] PASS [2022-05-04T17:17:02.221Z] [2022-05-04T17:17:02.221Z] DONE 24 tests in 9.729s [2022-05-04T17:17:02.221Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T17:17:02.221Z] ++ 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 [2022-05-04T17:17:02.221Z] ++ set -e [2022-05-04T17:17:02.221Z] ++ '[' -n 0 ']' [2022-05-04T17:17:02.221Z] ++ set -x [2022-05-04T17:17:02.221Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:17:02.221Z] INFO: Testing against a local daemon [2022-05-04T17:17:02.221Z] === RUN TestExternalGraphDriver [2022-05-04T17:17:02.221Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T17:17:02.221Z] === RUN TestExternalGraphDriver/json [2022-05-04T17:17:03.162Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T17:17:03.784Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T17:17:03.784Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T17:17:03.784Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T17:17:03.784Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T17:17:03.784Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T17:17:04.097Z] === RUN TestExternalGraphDriver/spec [2022-05-04T17:17:04.357Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T17:17:04.925Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T17:17:04.925Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T17:17:04.925Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T17:17:05.183Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T17:17:05.183Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T17:17:05.183Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T17:17:05.183Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T17:17:06.119Z] === RUN TestExternalGraphDriver/pull [2022-05-04T17:17:06.379Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T17:17:06.875Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T17:17:06.875Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T17:17:06.875Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T17:17:06.875Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T17:17:06.875Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T17:17:07.759Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T17:17:07.760Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T17:17:07.760Z] --- PASS: TestExternalGraphDriver (5.57s) [2022-05-04T17:17:07.760Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-05-04T17:17:07.760Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-05-04T17:17:07.760Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2022-05-04T17:17:07.760Z] === RUN TestGraphdriverPluginV2 [2022-05-04T17:17:08.019Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T17:17:08.441Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T17:17:08.586Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T17:17:09.152Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T17:17:09.411Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T17:17:09.423Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T17:17:09.423Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T17:17:09.423Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T17:17:09.423Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T17:17:09.423Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T17:17:09.424Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T17:17:09.424Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T17:17:09.424Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T17:17:09.645Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T17:17:09.977Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T17:17:10.236Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T17:17:10.236Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T17:17:10.411Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T17:17:10.804Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T17:17:10.804Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T17:17:10.804Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T17:17:10.804Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T17:17:10.804Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T17:17:11.371Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T17:17:11.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T17:17:12.197Z] --- PASS: TestGraphdriverPluginV2 (4.26s) [2022-05-04T17:17:12.197Z] PASS [2022-05-04T17:17:12.197Z] [2022-05-04T17:17:12.197Z] DONE 5 tests in 9.954s [2022-05-04T17:17:12.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T17:17:12.197Z] ++ 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 [2022-05-04T17:17:12.197Z] ++ set -e [2022-05-04T17:17:12.197Z] ++ '[' -n 0 ']' [2022-05-04T17:17:12.197Z] ++ set -x [2022-05-04T17:17:12.197Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:17:12.197Z] INFO: Testing against a local daemon [2022-05-04T17:17:12.197Z] === RUN TestContinueAfterPluginCrash [2022-05-04T17:17:12.197Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T17:17:12.197Z] === RUN TestReadPluginNoRead [2022-05-04T17:17:12.197Z] === PAUSE TestReadPluginNoRead [2022-05-04T17:17:12.197Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T17:17:12.197Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T17:17:12.197Z] === CONT TestContinueAfterPluginCrash [2022-05-04T17:17:12.197Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T17:17:12.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T17:17:12.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T17:17:13.355Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T17:17:14.145Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T17:17:14.339Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T17:17:14.339Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T17:17:14.339Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T17:17:14.339Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T17:17:14.339Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T17:17:14.339Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T17:17:14.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-04T17:17:15.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T17:17:15.341Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T17:17:15.922Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T17:17:16.873Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T17:17:17.284Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T17:17:17.441Z] --- PASS: TestDaemonStartWithLogOpt (5.26s) [2022-05-04T17:17:17.441Z] === CONT TestReadPluginNoRead [2022-05-04T17:17:18.013Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T17:17:18.951Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T17:17:18.951Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T17:17:19.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-04T17:17:19.779Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T17:17:20.347Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T17:17:20.605Z] === RUN TestReadPluginNoRead/default [2022-05-04T17:17:21.173Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T17:17:21.173Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T17:17:21.741Z] docker_api_swarm_node_test.go:20: [da096e064409b] joining swarm manager [d7c15b945c532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:17:22.000Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T17:17:22.570Z] --- PASS: TestContinueAfterPluginCrash (10.29s) [2022-05-04T17:17:22.570Z] docker_api_swarm_node_test.go:21: [dd29864e44796] joining swarm manager [d7c15b945c532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:17:22.829Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T17:17:23.396Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T17:17:24.333Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T17:17:24.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T17:17:24.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T17:17:24.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T17:17:24.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T17:17:24.595Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T17:17:25.164Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T17:17:25.731Z] === CONT TestReadPluginNoRead [2022-05-04T17:17:25.731Z] read_test.go:92: [dec82be653cd5] daemon is not started [2022-05-04T17:17:25.731Z] --- PASS: TestReadPluginNoRead (8.05s) [2022-05-04T17:17:25.731Z] --- PASS: TestReadPluginNoRead/default (2.04s) [2022-05-04T17:17:25.731Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-05-04T17:17:25.731Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2022-05-04T17:17:25.731Z] PASS [2022-05-04T17:17:25.731Z] [2022-05-04T17:17:25.731Z] DONE 6 tests in 13.449s [2022-05-04T17:17:25.731Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-04T17:17:25.731Z] ++ 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 [2022-05-04T17:17:25.731Z] ++ set -e [2022-05-04T17:17:25.731Z] ++ '[' -n 0 ']' [2022-05-04T17:17:25.731Z] ++ set -x [2022-05-04T17:17:25.731Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:17:25.731Z] testing: warning: no tests to run [2022-05-04T17:17:25.731Z] PASS [2022-05-04T17:17:25.731Z] [2022-05-04T17:17:25.731Z] DONE 0 tests in 0.033s [2022-05-04T17:17:25.731Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T17:17:25.731Z] ++ 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 [2022-05-04T17:17:25.731Z] ++ set -e [2022-05-04T17:17:25.731Z] ++ '[' -n 0 ']' [2022-05-04T17:17:25.731Z] ++ set -x [2022-05-04T17:17:25.731Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:17:25.731Z] INFO: Testing against a local daemon [2022-05-04T17:17:25.731Z] === RUN TestPluginWithDevMounts [2022-05-04T17:17:25.731Z] === PAUSE TestPluginWithDevMounts [2022-05-04T17:17:25.731Z] === CONT TestPluginWithDevMounts [2022-05-04T17:17:27.637Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-05-04T17:17:27.637Z] PASS [2022-05-04T17:17:27.637Z] [2022-05-04T17:17:27.637Z] DONE 1 tests in 1.660s [2022-05-04T17:17:27.637Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T17:17:27.637Z] ++ 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 [2022-05-04T17:17:27.637Z] ++ set -e [2022-05-04T17:17:27.637Z] ++ '[' -n 0 ']' [2022-05-04T17:17:27.637Z] ++ set -x [2022-05-04T17:17:27.637Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:17:27.637Z] INFO: Testing against a local daemon [2022-05-04T17:17:27.637Z] === RUN TestSecretInspect [2022-05-04T17:17:27.693Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T17:17:28.420Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:17:28.420Z] INFO: Testing against a local daemon [2022-05-04T17:17:28.420Z] === RUN TestBuildWithSession [2022-05-04T17:17:28.420Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:17:28.420Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T17:17:28.420Z] === RUN TestBuildSquashParent [2022-05-04T17:17:28.420Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:17:28.420Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-04T17:17:28.420Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T17:17:28.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:17:28.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:17:28.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:17:28.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:17:28.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:17:28.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:17:28.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T17:17:28.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T17:17:28.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T17:17:28.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T17:17:29.542Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T17:17:29.542Z] --- PASS: TestSecretInspect (2.17s) [2022-05-04T17:17:29.542Z] === RUN TestSecretList [2022-05-04T17:17:30.110Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T17:17:30.677Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T17:17:30.677Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-04T17:17:30.677Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T17:17:30.677Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T17:17:31.480Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T17:17:32.054Z] --- PASS: TestSecretList (2.27s) [2022-05-04T17:17:32.054Z] === RUN TestSecretsCreateAndDelete [2022-05-04T17:17:32.463Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T17:17:32.463Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T17:17:32.463Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T17:17:32.990Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T17:17:33.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-04T17:17:33.828Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T17:17:34.766Z] --- PASS: TestSecretsCreateAndDelete (2.91s) [2022-05-04T17:17:34.766Z] === RUN TestSecretsUpdate [2022-05-04T17:17:34.766Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T17:17:35.415Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T17:17:36.975Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T17:17:38.052Z] docker_api_swarm_test.go:502: [d7cff31c3bf25] joining swarm manager [d7b36337d3b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:17:38.052Z] --- PASS: TestSecretsUpdate (3.36s) [2022-05-04T17:17:38.052Z] === RUN TestTemplatedSecret [2022-05-04T17:17:38.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T17:17:38.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T17:17:39.430Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T17:17:39.689Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T17:17:41.591Z] --- PASS: TestTemplatedSecret (3.11s) [2022-05-04T17:17:41.591Z] === RUN TestSecretCreateResolve [2022-05-04T17:17:41.591Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T17:17:41.719Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T17:17:41.719Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T17:17:41.719Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T17:17:41.719Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T17:17:41.719Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T17:17:41.719Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T17:17:41.719Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T17:17:41.719Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T17:17:41.719Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T17:17:41.719Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T17:17:42.241Z] ok github.com/docker/docker/libnetwork 37.232s coverage: 40.6% of statements [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.357s coverage: 59.9% of statements [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.122s coverage: 4.0% of statements [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-04T17:17:42.242Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T17:17:42.242Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-04T17:17:42.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T17:17:43.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-04T17:17:44.031Z] --- PASS: TestSecretCreateResolve (2.78s) [2022-05-04T17:17:44.031Z] PASS [2022-05-04T17:17:44.031Z] [2022-05-04T17:17:44.031Z] DONE 6 tests in 16.702s [2022-05-04T17:17:44.031Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T17:17:44.031Z] ++ 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 [2022-05-04T17:17:44.031Z] ++ set -e [2022-05-04T17:17:44.031Z] ++ '[' -n 0 ']' [2022-05-04T17:17:44.031Z] ++ set -x [2022-05-04T17:17:44.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-04T17:17:44.289Z] INFO: Testing against a local daemon [2022-05-04T17:17:44.289Z] === RUN TestServiceCreateInit [2022-05-04T17:17:44.289Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T17:17:44.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.64s) [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.74s) [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.91s) [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.02s) [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.98s) [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.17s) [2022-05-04T17:17:45.819Z] === RUN TestBuildMultiStageCopy [2022-05-04T17:17:45.819Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T17:17:46.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-04T17:17:47.606Z] docker_api_swarm_test.go:507: [db393387f7b84] joining swarm manager [d7b36337d3b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:17:47.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-04T17:17:48.171Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T17:17:49.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008bf6e0_} [2022-05-04T17:17:50.367Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.563s coverage: 7.2% of statements [2022-05-04T17:17:50.367Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T17:17:50.368Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-04T17:17:50.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_false____} [2022-05-04T17:17:50.938Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-04T17:17:50.939Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T17:17:50.939Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-04T17:17:50.939Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T17:17:51.199Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-04T17:17:51.460Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-05-04T17:17:51.722Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-04T17:17:51.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_true____} [2022-05-04T17:17:51.860Z] --- PASS: TestServiceCreateInit (7.77s) [2022-05-04T17:17:51.860Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-05-04T17:17:51.860Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s) [2022-05-04T17:17:51.860Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T17:17:51.982Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-04T17:17:53.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_false____} [2022-05-04T17:17:54.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true____} [2022-05-04T17:17:56.103Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T17:17:56.103Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T17:17:56.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true__0xc0008bf710__} [2022-05-04T17:17:57.063Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T17:17:57.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008bf728_} [2022-05-04T17:17:58.023Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T17:17:59.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008bf740_} [2022-05-04T17:17:59.549Z] --- PASS: TestBuildMultiStageCopy (13.65s) [2022-05-04T17:17:59.549Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.94s) [2022-05-04T17:17:59.549Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-05-04T17:17:59.549Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2022-05-04T17:17:59.549Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2022-05-04T17:17:59.549Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2022-05-04T17:17:59.549Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T17:18:00.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008bf758_} [2022-05-04T17:18:01.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008bf770_} [2022-05-04T17:18:02.439Z] --- PASS: TestBuildMultiStageParentConfig (2.99s) [2022-05-04T17:18:02.439Z] === RUN TestBuildLabelWithTargets [2022-05-04T17:18:02.439Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:18:02.439Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-04T17:18:02.439Z] === RUN TestBuildWithEmptyLayers [2022-05-04T17:18:03.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T17:18:03.968Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2022-05-04T17:18:03.968Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T17:18:04.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T17:18:04.231Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-04T17:18:04.405Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T17:18:06.309Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T17:18:07.247Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T17:18:08.784Z] --- PASS: TestCreateServiceMultipleTimes (16.86s) [2022-05-04T17:18:08.784Z] === RUN TestCreateServiceConflict [2022-05-04T17:18:09.042Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T17:18:09.977Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T17:18:10.236Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T17:18:10.804Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T17:18:11.372Z] --- PASS: TestCreateServiceConflict (2.51s) [2022-05-04T17:18:11.372Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T17:18:11.631Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-04T17:18:11.826Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T17:18:11.826Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T17:18:11.826Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T17:18:11.826Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T17:18:11.826Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T17:18:12.591Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T17:18:12.850Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T17:18:13.786Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T17:18:14.352Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T17:18:14.611Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2022-05-04T17:18:14.611Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T17:18:15.179Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T17:18:16.115Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T17:18:16.684Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T17:18:17.620Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T17:18:18.187Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T17:18:18.754Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T17:18:18.854Z] --- PASS: TestBuildMultiStageOnBuild (12.81s) [2022-05-04T17:18:18.854Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T17:18:18.854Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:18:18.854Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-04T17:18:18.854Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T17:18:19.134Z] ok github.com/docker/docker/libnetwork/ipam 14.157s coverage: 85.3% of statements [2022-05-04T17:18:19.134Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T17:18:19.134Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T17:18:19.134Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-04T17:18:19.134Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-04T17:18:19.134Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T17:18:19.134Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-04T17:18:19.134Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-05-04T17:18:19.134Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-05-04T17:18:19.135Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-04T17:18:19.323Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T17:18:19.395Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-04T17:18:20.261Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T17:18:20.831Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T17:18:21.397Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T17:18:21.397Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T17:18:21.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-04T17:18:21.904Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T17:18:21.904Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T17:18:21.904Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T17:18:21.965Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T17:18:22.532Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T17:18:23.470Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T17:18:23.471Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T17:18:23.912Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T17:18:23.912Z] docker_api_swarm_node_test.go:81: [d36025fbfa2e9] joining swarm manager [d17d7a5f1259b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:18:24.480Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T17:18:25.048Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T17:18:26.426Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T17:18:26.432Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T17:18:26.692Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T17:18:26.743Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T17:18:26.743Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T17:18:27.209Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T17:18:27.407Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T17:18:27.407Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T17:18:27.407Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T17:18:27.407Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T17:18:27.407Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T17:18:27.407Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T17:18:27.407Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T17:18:27.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T17:18:27.873Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T17:18:28.070Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T17:18:28.340Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T17:18:28.638Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2022-05-04T17:18:28.638Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T17:18:31.282Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T17:18:32.831Z] --- PASS: TestCreateServiceSecretFileMode (3.93s) [2022-05-04T17:18:32.831Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T17:18:32.831Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-04T17:18:32.840Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T17:18:32.840Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T17:18:32.840Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T17:18:32.840Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T17:18:32.840Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T17:18:32.840Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T17:18:34.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T17:18:34.817Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T17:18:34.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T17:18:35.367Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T17:18:35.367Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2022-05-04T17:18:35.367Z] === RUN TestCreateServiceSysctls [2022-05-04T17:18:35.626Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T17:18:35.780Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T17:18:38.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-04T17:18:39.094Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T17:18:39.353Z] --- PASS: TestCreateServiceSysctls (3.93s) [2022-05-04T17:18:39.353Z] === RUN TestCreateServiceCapabilities [2022-05-04T17:18:39.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T17:18:40.083Z] --- PASS: TestBuildMultiStageLayerLeak (22.86s) [2022-05-04T17:18:40.083Z] === RUN TestBuildWithHugeFile [2022-05-04T17:18:40.730Z] docker_api_swarm_node_test.go:53: [d2232eef44fd9] joining swarm manager [d30226c6ab7f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:18:41.669Z] docker_api_swarm_node_test.go:54: [d9fd29375ee41] joining swarm manager [d30226c6ab7f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:18:42.236Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T17:18:42.805Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2022-05-04T17:18:42.805Z] === RUN TestInspect [2022-05-04T17:18:43.064Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T17:18:46.216Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T17:18:46.351Z] --- PASS: TestInspect (3.37s) [2022-05-04T17:18:46.351Z] === RUN TestCreateJob [2022-05-04T17:18:46.351Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-04T17:18:47.289Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T17:18:47.857Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T17:18:48.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T17:18:49.236Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T17:18:49.807Z] --- PASS: TestCreateJob (3.66s) [2022-05-04T17:18:49.807Z] === RUN TestReplicatedJob [2022-05-04T17:18:50.399Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T17:18:50.955Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T17:18:50.966Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T17:18:51.422Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T17:18:51.422Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T17:18:51.422Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T17:18:52.343Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T17:18:52.602Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T17:18:53.170Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T17:18:54.371Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T17:18:54.545Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T17:18:54.545Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T17:18:54.545Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T17:18:55.112Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T17:18:55.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T17:18:55.344Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T17:18:55.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T17:18:55.678Z] --- PASS: TestReplicatedJob (5.77s) [2022-05-04T17:18:55.678Z] === RUN TestUpdateReplicatedJob [2022-05-04T17:18:55.678Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T17:18:55.678Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-04T17:18:55.678Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T17:18:55.678Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T17:18:55.928Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T17:18:56.244Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T17:18:56.503Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T17:18:56.503Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T17:18:56.761Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T17:18:56.761Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T17:18:56.761Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T17:18:56.761Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T17:18:56.761Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T17:18:57.020Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T17:18:58.923Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T17:18:58.923Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T17:18:58.923Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T17:18:59.491Z] --- PASS: TestUpdateReplicatedJob (3.87s) [2022-05-04T17:18:59.491Z] === RUN TestServiceListWithStatuses [2022-05-04T17:18:59.491Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:18:59.491Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T17:18:59.491Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T17:19:00.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T17:19:00.086Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T17:19:00.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T17:19:00.086Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T17:19:00.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T17:19:00.668Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T17:19:00.668Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T17:19:00.668Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T17:19:00.668Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T17:19:00.668Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T17:19:00.668Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T17:19:00.668Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T17:19:00.668Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T17:19:00.668Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T17:19:00.668Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T17:19:02.780Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T17:19:02.780Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T17:19:02.780Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T17:19:02.780Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T17:19:02.780Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T17:19:03.039Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T17:19:03.605Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T17:19:04.540Z] --- PASS: TestDockerNetworkConnectAlias (5.22s) [2022-05-04T17:19:04.541Z] === RUN TestDockerNetworkReConnect [2022-05-04T17:19:05.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T17:19:05.674Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T17:19:05.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T17:19:05.935Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T17:19:05.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T17:19:05.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T17:19:05.935Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T17:19:05.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T17:19:05.935Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T17:19:05.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T17:19:06.610Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T17:19:07.987Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T17:19:08.939Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2022-05-04T17:19:08.939Z] === RUN TestServicePlugin [2022-05-04T17:19:08.939Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T17:19:09.507Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T17:19:09.766Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T17:19:10.333Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T17:19:10.333Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-04T17:19:10.333Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-04T17:19:10.333Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-04T17:19:11.710Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-04T17:19:12.278Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-04T17:19:12.845Z] plugin_test.go:61: [d6bdb00721f3f] joining swarm manager [d52ed905844b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:19:13.411Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-04T17:19:13.670Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-04T17:19:13.670Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-04T17:19:13.670Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-04T17:19:14.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-04T17:19:14.497Z] plugin_test.go:64: [dd6dd723b2935] joining swarm manager [d52ed905844b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:19:19.765Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T17:19:20.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-04T17:19:21.637Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T17:19:23.014Z] docker_api_swarm_test.go:202: [d9f7394da721c] joining swarm manager [dd02af77281de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:19:23.276Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T17:19:25.177Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-04T17:19:25.744Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T17:19:26.002Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T17:19:26.940Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T17:19:27.508Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T17:19:28.076Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T17:19:28.668Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-04T17:19:30.574Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-04T17:19:30.741Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T17:19:30.741Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T17:19:30.741Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T17:19:30.741Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T17:19:30.741Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T17:19:31.140Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T17:19:31.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T17:19:32.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T17:19:32.756Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T17:19:33.231Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T17:19:33.231Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:19:33.231Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T17:19:33.678Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-04T17:19:34.797Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T17:19:34.797Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T17:19:34.797Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T17:19:35.578Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T17:19:36.148Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T17:19:37.083Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T17:19:39.543Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T17:19:40.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-04T17:19:40.526Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T17:19:40.526Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T17:19:40.526Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T17:19:40.526Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T17:19:40.526Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T17:19:40.624Z] --- PASS: TestServicePlugin (31.53s) [2022-05-04T17:19:40.624Z] === RUN TestServiceUpdateLabel [2022-05-04T17:19:42.085Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T17:19:42.526Z] docker_api_swarm_test.go:384: [dfbe93616c8ca] joining swarm manager [dbcd6a7ccac1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:19:42.527Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T17:19:42.785Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T17:19:43.044Z] --- PASS: TestServiceUpdateLabel (2.55s) [2022-05-04T17:19:43.044Z] === RUN TestServiceUpdateSecrets [2022-05-04T17:19:43.067Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T17:19:43.534Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T17:19:43.979Z] docker_api_swarm_test.go:385: [d0e4ecebb93d6] joining swarm manager [dbcd6a7ccac1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:19:44.000Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T17:19:44.238Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T17:19:44.468Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T17:19:45.175Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-04T17:19:45.175Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T17:19:45.434Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-04T17:19:45.649Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T17:19:45.649Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T17:19:45.692Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-04T17:19:45.692Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T17:19:46.626Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T17:19:46.631Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T17:19:47.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T17:19:47.560Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T17:19:47.560Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T17:19:47.560Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T17:19:48.127Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T17:19:48.392Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T17:19:48.967Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T17:19:50.320Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T17:19:50.341Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-04T17:19:50.341Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-04T17:19:50.341Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-04T17:19:50.341Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-04T17:19:50.341Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-04T17:19:50.341Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T17:19:51.301Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T17:19:51.301Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T17:19:51.301Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T17:19:52.240Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-04T17:19:52.284Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T17:19:52.284Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T17:19:52.284Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T17:19:52.750Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T17:19:52.807Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T17:19:52.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T17:19:52.944Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T17:19:53.067Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T17:19:53.634Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T17:19:53.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T17:19:54.960Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T17:19:55.426Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T17:19:55.892Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T17:19:55.892Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T17:19:55.892Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T17:19:56.876Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T17:19:57.342Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T17:19:57.342Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T17:19:57.342Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T17:19:57.342Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T17:19:57.342Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T17:19:57.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T17:19:57.820Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-05-04T17:19:57.820Z] === RUN TestServiceUpdateConfigs [2022-05-04T17:19:59.196Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-04T17:20:00.132Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-04T17:20:00.390Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-04T17:20:02.080Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T17:20:02.920Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T17:20:03.486Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T17:20:04.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T17:20:06.768Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/networkdb 103.272s coverage: 60.7% of statements [2022-05-04T17:20:10.876Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/portmapper 0.218s coverage: 48.6% of statements [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-04T17:20:10.876Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T17:20:10.876Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === Skipped [2022-05-04T17:20:10.876Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-04T17:20:10.876Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-04T17:20:10.876Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-04T17:20:10.876Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T17:20:10.876Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T17:20:10.876Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T17:20:10.876Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T17:20:10.876Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T17:20:10.876Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-04T17:20:10.876Z] firewalld_test.go:14: firewalld is not running [2022-05-04T17:20:10.876Z] [2022-05-04T17:20:10.876Z] DONE 326 tests, 9 skipped in 198.545s Post stage [Pipeline] junit [2022-05-04T17:20:11.467Z] Recording test results [2022-05-04T17:20:11.750Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-04T17:20:11.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T17:20:11.979Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T17:20:11.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T17:20:12.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/validate/vendor [2022-05-04T17:20:12.666Z] No vendor changes in diff. [2022-05-04T17:20:12.926Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T17:20:13.331Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2022-05-04T17:20:13.331Z] === RUN TestServiceUpdateNetwork [2022-05-04T17:20:13.510Z] + echo Ensuring container killed. [2022-05-04T17:20:13.511Z] Ensuring container killed. [2022-05-04T17:20:13.511Z] + docker rm -vf docker-pr2 [2022-05-04T17:20:13.511Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-04T17:20:13.797Z] + echo Chowning /workspace to jenkins user [2022-05-04T17:20:13.797Z] Chowning /workspace to jenkins user [2022-05-04T17:20:13.797Z] + id -u [2022-05-04T17:20:13.797Z] + id -g [2022-05-04T17:20:13.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T17:20:15.038Z] + bundleName=unit [2022-05-04T17:20:15.038Z] + echo Creating unit-bundles.tar.gz [2022-05-04T17:20:15.038Z] Creating unit-bundles.tar.gz [2022-05-04T17:20:15.038Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-04T17:20:15.038Z] bundles/junit-report-libnetwork.xml [2022-05-04T17:20:15.038Z] bundles/junit-report.xml [2022-05-04T17:20:15.038Z] bundles/go-test-report-libnetwork.json [2022-05-04T17:20:15.038Z] bundles/go-test-report.json [2022-05-04T17:20:15.038Z] bundles/profile-libnetwork.out [2022-05-04T17:20:15.038Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-04T17:20:15.052Z] Archiving artifacts [2022-05-04T17:20:15.563Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T17:20:15.875Z] + make clean [2022-05-04T17:20:15.875Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T17:20:15.875Z] docker-dev-cache [2022-05-04T17:20:15.875Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T17:20:16.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T17:20:16.730Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T17:20:16.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T17:20:16.730Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T17:20:16.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T17:20:17.517Z] === RUN TestDockerSuite/TestExec [2022-05-04T17:20:17.776Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T17:20:18.034Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T17:20:18.605Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T17:20:19.173Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T17:20:20.548Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T17:20:20.806Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T17:20:21.373Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T17:20:21.940Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T17:20:22.508Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T17:20:22.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T17:20:22.579Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T17:20:22.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T17:20:22.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T17:20:22.579Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T17:20:22.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T17:20:22.579Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T17:20:22.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T17:20:23.075Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T17:20:23.642Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T17:20:24.578Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T17:20:25.515Z] --- PASS: TestServiceUpdateNetwork (13.24s) [2022-05-04T17:20:25.515Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T17:20:25.773Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T17:20:26.341Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T17:20:26.910Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-04T17:20:27.478Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T17:20:27.737Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-04T17:20:27.995Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T17:20:31.281Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T17:20:31.281Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-04T17:20:31.848Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T17:20:32.430Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T17:20:32.690Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T17:20:33.257Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T17:20:33.823Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T17:20:34.390Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-04T17:20:34.650Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T17:20:35.217Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T17:20:35.785Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T17:20:35.785Z] check_test.go:378: [d0e4ecebb93d6] daemon is not started [2022-05-04T17:20:35.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-04T17:20:37.686Z] docker_api_swarm_test.go:802: [d85fa840e3cb9] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:20:37.898Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T17:20:37.898Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T17:20:37.898Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T17:20:38.881Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T17:20:38.881Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T17:20:39.348Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T17:20:39.348Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T17:20:39.348Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T17:20:39.348Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T17:20:39.348Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T17:20:39.586Z] docker_api_swarm_test.go:802: [d95f7cdfd4d60] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:20:39.814Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T17:20:39.815Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T17:20:39.815Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T17:20:40.519Z] docker_api_swarm_test.go:802: [d98ffa1b28251] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-04T17:20:41.894Z] docker_api_swarm_test.go:802: [d94d760954299] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-04T17:20:41.894Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-05-04T17:20:41.894Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-05-04T17:20:41.894Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-05-04T17:20:41.894Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-05-04T17:20:41.894Z] PASS [2022-05-04T17:20:41.894Z] [2022-05-04T17:20:41.894Z] === Skipped [2022-05-04T17:20:41.894Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T17:20:41.894Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T17:20:41.894Z] [2022-05-04T17:20:41.894Z] DONE 27 tests, 1 skipped in 177.902s [2022-05-04T17:20:41.894Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T17:20:41.894Z] ++ 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 [2022-05-04T17:20:41.894Z] ++ set -e [2022-05-04T17:20:41.894Z] ++ '[' -n 0 ']' [2022-05-04T17:20:41.894Z] ++ set -x [2022-05-04T17:20:41.894Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:20:42.153Z] INFO: Testing against a local daemon [2022-05-04T17:20:42.153Z] === RUN TestSessionCreate [2022-05-04T17:20:42.153Z] --- PASS: TestSessionCreate (0.02s) [2022-05-04T17:20:42.153Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T17:20:42.153Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-04T17:20:42.153Z] PASS [2022-05-04T17:20:42.153Z] [2022-05-04T17:20:42.153Z] DONE 2 tests in 0.136s [2022-05-04T17:20:42.153Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T17:20:42.153Z] ++ 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 [2022-05-04T17:20:42.153Z] ++ set -e [2022-05-04T17:20:42.153Z] ++ '[' -n 0 ']' [2022-05-04T17:20:42.153Z] ++ set -x [2022-05-04T17:20:42.153Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:20:42.153Z] INFO: Testing against a local daemon [2022-05-04T17:20:42.153Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:20:42.153Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T17:20:42.153Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:20:42.153Z] === RUN TestDiskUsage [2022-05-04T17:20:42.153Z] === PAUSE TestDiskUsage [2022-05-04T17:20:42.153Z] === RUN TestEventsExecDie [2022-05-04T17:20:42.720Z] --- PASS: TestEventsExecDie (0.57s) [2022-05-04T17:20:42.720Z] === RUN TestEventsBackwardsCompatible [2022-05-04T17:20:42.720Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-04T17:20:42.720Z] === RUN TestEventsVolumeCreate [2022-05-04T17:20:42.977Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-04T17:20:42.977Z] === RUN TestInfoBinaryCommits [2022-05-04T17:20:42.977Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T17:20:42.977Z] === RUN TestInfoAPIVersioned [2022-05-04T17:20:42.977Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T17:20:42.977Z] === RUN TestInfoAPI [2022-05-04T17:20:42.977Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T17:20:42.977Z] === RUN TestInfoAPIWarnings [2022-05-04T17:20:43.235Z] docker_api_swarm_test.go:810: [d66650ea52eb0] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-04T17:20:43.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T17:20:46.515Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T17:20:47.081Z] === RUN TestDockerSuite/TestExecTTY [2022-05-04T17:20:47.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T17:20:47.571Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T17:20:47.650Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T17:20:48.218Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T17:20:48.554Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T17:20:48.554Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:20:48.554Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T17:20:49.156Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T17:20:49.416Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T17:20:49.416Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-04T17:20:49.416Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T17:20:50.112Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T17:20:50.112Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T17:20:50.113Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T17:20:50.794Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-04T17:20:51.381Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T17:20:51.950Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-04T17:20:52.518Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T17:20:53.086Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T17:20:53.892Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T17:20:54.880Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T17:20:54.880Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T17:20:54.880Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T17:20:54.880Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T17:20:54.881Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T17:20:56.437Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T17:20:56.903Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T17:20:57.884Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T17:20:58.349Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T17:20:58.350Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T17:20:58.815Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T17:20:59.725Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-04T17:20:59.725Z] === RUN TestInfoDebug [2022-05-04T17:20:59.984Z] --- PASS: TestInfoDebug (0.52s) [2022-05-04T17:20:59.984Z] === RUN TestInfoInsecureRegistries [2022-05-04T17:21:00.549Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-04T17:21:00.550Z] === RUN TestInfoRegistryMirrors [2022-05-04T17:21:01.116Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-04T17:21:01.116Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T17:21:01.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-04T17:21:01.116Z] === RUN TestPingCacheHeaders [2022-05-04T17:21:01.116Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-04T17:21:01.116Z] === RUN TestPingGet [2022-05-04T17:21:01.116Z] --- PASS: TestPingGet (0.01s) [2022-05-04T17:21:01.116Z] === RUN TestPingHead [2022-05-04T17:21:01.116Z] --- PASS: TestPingHead (0.02s) [2022-05-04T17:21:01.116Z] === RUN TestPingSwarmHeader [2022-05-04T17:21:01.203Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T17:21:01.203Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T17:21:01.203Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T17:21:01.670Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T17:21:01.682Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T17:21:01.940Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T17:21:02.199Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T17:21:03.134Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T17:21:03.134Z] --- PASS: TestPingSwarmHeader (1.84s) [2022-05-04T17:21:03.134Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T17:21:03.134Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T17:21:03.134Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T17:21:03.134Z] === RUN TestVersion [2022-05-04T17:21:03.134Z] --- PASS: TestVersion (0.02s) [2022-05-04T17:21:03.134Z] === CONT TestDiskUsage [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T17:21:03.702Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T17:21:03.702Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T17:21:04.269Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage (1.32s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T17:21:04.269Z] PASS [2022-05-04T17:21:04.269Z] [2022-05-04T17:21:04.269Z] === Skipped [2022-05-04T17:21:04.269Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:21:04.269Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T17:21:04.269Z] [2022-05-04T17:21:04.269Z] DONE 54 tests, 1 skipped in 22.251s [2022-05-04T17:21:04.269Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T17:21:04.269Z] ++ 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 [2022-05-04T17:21:04.269Z] ++ set -e [2022-05-04T17:21:04.269Z] ++ '[' -n 0 ']' [2022-05-04T17:21:04.269Z] ++ set -x [2022-05-04T17:21:04.269Z] ++ env -i DEST=/go/src/github.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 [2022-05-04T17:21:04.528Z] INFO: Testing against a local daemon [2022-05-04T17:21:04.528Z] === RUN TestVolumesCreateAndList [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T17:21:04.528Z] === RUN TestVolumesRemove [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-04T17:21:04.528Z] === RUN TestVolumesInspect [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-04T17:21:04.528Z] === RUN TestVolumesInvalidJSON [2022-05-04T17:21:04.528Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T17:21:04.528Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T17:21:04.528Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T17:21:04.528Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T17:21:04.528Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T17:21:04.528Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T17:21:04.528Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T17:21:04.528Z] PASS [2022-05-04T17:21:04.528Z] [2022-05-04T17:21:04.528Z] DONE 9 tests in 0.199s [2022-05-04T17:21:04.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T17:21:04.662Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T17:21:04.786Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T17:21:04.786Z] +++ kill 6678 [2022-05-04T17:21:05.044Z] +++ /etc/init.d/apparmor stop [2022-05-04T17:21:05.044Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T17:21:05.044Z] [2022-05-04T17:21:05.044Z] Unloading profiles will leave already running processes permanently [2022-05-04T17:21:05.044Z] unconfined, which can lead to unexpected situations. [2022-05-04T17:21:05.044Z] [2022-05-04T17:21:05.044Z] To set a process to complain mode, use the command line tool [2022-05-04T17:21:05.044Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T17:21:05.044Z] +++ true [2022-05-04T17:21:05.044Z] exiting test-integration [2022-05-04T17:21:05.044Z] ++ exit 0 [2022-05-04T17:21:05.044Z] [2022-05-04T17:21:05.611Z] + for job in $(jobs -p) [2022-05-04T17:21:05.611Z] + wait 7454 [2022-05-04T17:21:05.643Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T17:21:05.643Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T17:21:05.643Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T17:21:07.170Z] --- PASS: TestBuildWithHugeFile (138.85s) [2022-05-04T17:21:07.170Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T17:21:07.170Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:21:07.170Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T17:21:07.170Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:21:07.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:21:07.170Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:21:07.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:21:07.170Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:21:07.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:21:07.170Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T17:21:07.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T17:21:07.170Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T17:21:07.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-04T17:21:07.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-04T17:21:07.170Z] === RUN TestBuildPreserveOwnership [2022-05-04T17:21:07.170Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:21:07.170Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestBuildPlatformInvalid [2022-05-04T17:21:07.170Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-05-04T17:21:07.170Z] PASS [2022-05-04T17:21:07.170Z] ok github.com/docker/docker/integration/build 213.858s [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === Skipped [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-04T17:21:07.170Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-04T17:21:07.170Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-04T17:21:07.170Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-04T17:21:07.170Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T17:21:07.170Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-04T17:21:07.170Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] DONE 29 tests, 6 skipped in 253.370s [2022-05-04T17:21:07.170Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-04T17:21:07.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:21:07.170Z] INFO: Testing against a local daemon [2022-05-04T17:21:07.170Z] === RUN TestConfigInspect [2022-05-04T17:21:07.170Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigInspect (0.01s) [2022-05-04T17:21:07.170Z] === RUN TestConfigList [2022-05-04T17:21:07.170Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigList (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestConfigsCreateAndDelete [2022-05-04T17:21:07.170Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestConfigsUpdate [2022-05-04T17:21:07.170Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestTemplatedConfig [2022-05-04T17:21:07.170Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-05-04T17:21:07.170Z] === RUN TestConfigCreateResolve [2022-05-04T17:21:07.170Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-04T17:21:07.170Z] PASS [2022-05-04T17:21:07.170Z] ok github.com/docker/docker/integration/config 0.128s [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === Skipped [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-05-04T17:21:07.170Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-04T17:21:07.170Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-04T17:21:07.170Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-04T17:21:07.170Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-05-04T17:21:07.170Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-04T17:21:07.170Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:21:07.170Z] [2022-05-04T17:21:07.170Z] DONE 6 tests, 6 skipped in 2.114s [2022-05-04T17:21:07.170Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-04T17:21:07.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:21:07.170Z] INFO: Testing against a local daemon [2022-05-04T17:21:07.170Z] === RUN TestCheckpoint [2022-05-04T17:21:07.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:21:07.170Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:21:07.170Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T17:21:07.170Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T17:21:07.170Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T17:21:07.170Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T17:21:07.170Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T17:21:07.170Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T17:21:07.170Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-05-04T17:21:07.170Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T17:21:07.170Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-05-04T17:21:07.170Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T17:21:07.170Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-05-04T17:21:07.170Z] === RUN TestCopyEmptyFile [2022-05-04T17:21:07.170Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-05-04T17:21:07.170Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T17:21:07.170Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-05-04T17:21:07.170Z] === RUN TestCopyFromContainer [2022-05-04T17:21:07.170Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.170Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-04T17:21:07.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T17:21:07.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:21:07.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:21:07.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:21:07.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:21:07.170Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:21:07.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:21:07.170Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T17:21:07.170Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T17:21:07.170Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T17:21:07.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-04T17:21:07.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T17:21:07.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-04T17:21:07.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-04T17:21:07.170Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T17:21:07.170Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidEnv [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T17:21:07.171Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T17:21:07.171Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T17:21:07.171Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T17:21:07.171Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T17:21:07.171Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T17:21:07.171Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:21:07.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T17:21:07.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-04T17:21:07.171Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T17:21:07.171Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T17:21:07.171Z] === RUN TestCreateDifferentPlatform [2022-05-04T17:21:07.171Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T17:21:07.171Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T17:21:07.171Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T17:21:07.171Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T17:21:07.171Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T17:21:07.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-05-04T17:21:07.171Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T17:21:07.171Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T17:21:07.171Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-04T17:21:07.171Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T17:21:07.171Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:07.171Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T17:21:07.171Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.171Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T17:21:07.204Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T17:21:07.204Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T17:21:07.204Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T17:21:07.670Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T17:21:08.893Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T17:21:08.893Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T17:21:08.893Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T17:21:08.893Z] === RUN TestDockerSuite/TestHealth [2022-05-04T17:21:09.877Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T17:21:10.860Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T17:21:10.860Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T17:21:10.860Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T17:21:11.326Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T17:21:11.800Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-04T17:21:12.042Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices/process/no_device_mounted (3.94s) [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.44s) [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.60s) [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.97s) [2022-05-04T17:21:12.042Z] === RUN TestDiff [2022-05-04T17:21:12.042Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T17:21:12.042Z] --- SKIP: TestDiff (0.00s) [2022-05-04T17:21:12.042Z] === RUN TestExecWithCloseStdin [2022-05-04T17:21:12.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T17:21:12.783Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T17:21:12.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T17:21:12.783Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T17:21:12.783Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T17:21:14.994Z] --- PASS: TestExecWithCloseStdin (2.64s) [2022-05-04T17:21:14.994Z] === RUN TestExec [2022-05-04T17:21:16.558Z] --- PASS: TestExec (2.11s) [2022-05-04T17:21:16.558Z] === RUN TestExecUser [2022-05-04T17:21:16.558Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T17:21:16.558Z] --- SKIP: TestExecUser (0.00s) [2022-05-04T17:21:16.558Z] === RUN TestExportContainerAndImportImage [2022-05-04T17:21:16.558Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:16.558Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-04T17:21:16.558Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T17:21:16.558Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:16.558Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T17:21:16.558Z] === RUN TestHealthCheckWorkdir [2022-05-04T17:21:16.558Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T17:21:16.558Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-04T17:21:16.558Z] === RUN TestHealthKillContainer [2022-05-04T17:21:16.558Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T17:21:16.558Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-04T17:21:16.558Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T17:21:16.558Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:21:16.558Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:21:16.558Z] === RUN TestKillContainerInvalidSignal [2022-05-04T17:21:17.529Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T17:21:18.771Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2022-05-04T17:21:18.771Z] === RUN TestKillContainer [2022-05-04T17:21:18.771Z] === RUN TestKillContainer/no_signal [2022-05-04T17:21:19.456Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T17:21:19.456Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T17:21:19.456Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T17:21:20.338Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T17:21:20.338Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T17:21:20.338Z] === RUN TestKillContainer/killing_signal [2022-05-04T17:21:23.236Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T17:21:26.186Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T17:21:27.495Z] --- PASS: TestKillContainer (8.79s) [2022-05-04T17:21:27.495Z] --- PASS: TestKillContainer/no_signal (1.79s) [2022-05-04T17:21:27.495Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:21:27.495Z] --- PASS: TestKillContainer/killing_signal (6.93s) [2022-05-04T17:21:27.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T17:21:27.495Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:21:27.495Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T17:21:27.495Z] === RUN TestKillStoppedContainer [2022-05-04T17:21:27.495Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:21:27.495Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-04T17:21:27.495Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T17:21:27.495Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:21:27.495Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T17:21:27.495Z] === RUN TestKillDifferentUserContainer [2022-05-04T17:21:27.495Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T17:21:27.495Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-04T17:21:27.495Z] === RUN TestInspectOomKilledTrue [2022-05-04T17:21:27.495Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:27.495Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T17:21:27.495Z] === RUN TestInspectOomKilledFalse [2022-05-04T17:21:27.495Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:21:27.495Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T17:21:27.495Z] === RUN TestLogsFollowTailEmpty [2022-05-04T17:21:29.134Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T17:21:29.708Z] --- PASS: TestLogsFollowTailEmpty (1.89s) [2022-05-04T17:21:29.708Z] === RUN TestNetworkNat [2022-05-04T17:21:29.708Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T17:21:29.708Z] --- SKIP: TestNetworkNat (0.01s) [2022-05-04T17:21:29.708Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T17:21:30.832Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T17:21:31.398Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T17:21:31.398Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T17:21:31.924Z] --- PASS: TestNetworkLocalhostTCPNat (2.62s) [2022-05-04T17:21:31.924Z] === RUN TestNetworkLoopbackNat [2022-05-04T17:21:31.924Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T17:21:31.924Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-04T17:21:31.924Z] === RUN TestPause [2022-05-04T17:21:31.924Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T17:21:31.924Z] --- SKIP: TestPause (0.00s) [2022-05-04T17:21:31.924Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T17:21:31.964Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T17:21:34.140Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2022-05-04T17:21:34.140Z] === RUN TestPauseStopPausedContainer [2022-05-04T17:21:34.140Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:21:34.140Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-04T17:21:34.140Z] === RUN TestPsFilter [2022-05-04T17:21:34.140Z] --- PASS: TestPsFilter (0.25s) [2022-05-04T17:21:34.140Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T17:21:34.493Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T17:21:34.493Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T17:21:34.493Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T17:21:35.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-04T17:21:35.689Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T17:21:37.065Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T17:21:37.065Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T17:21:38.002Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T17:21:38.939Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T17:21:40.315Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T17:21:40.574Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T17:21:41.142Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T17:21:41.401Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T17:21:41.401Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-04T17:21:41.401Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T17:21:41.407Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.93s) [2022-05-04T17:21:41.407Z] === RUN TestRemoveContainerWithVolume [2022-05-04T17:21:41.968Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T17:21:42.534Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T17:21:42.969Z] --- PASS: TestRemoveContainerWithVolume (2.15s) [2022-05-04T17:21:42.969Z] === RUN TestRemoveContainerRunning [2022-05-04T17:21:43.101Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T17:21:43.359Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T17:21:43.926Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T17:21:44.184Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T17:21:44.184Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-04T17:21:45.181Z] --- PASS: TestRemoveContainerRunning (1.90s) [2022-05-04T17:21:45.181Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T17:21:45.564Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T17:21:45.823Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T17:21:46.389Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T17:21:46.389Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T17:21:46.649Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T17:21:46.649Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-04T17:21:46.649Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T17:21:46.748Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2022-05-04T17:21:46.748Z] === RUN TestRemoveInvalidContainer [2022-05-04T17:21:46.748Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-04T17:21:46.748Z] === RUN TestRenameLinkedContainer [2022-05-04T17:21:46.748Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T17:21:46.748Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-04T17:21:46.748Z] === RUN TestRenameStoppedContainer [2022-05-04T17:21:47.584Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T17:21:47.612Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T17:21:47.612Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T17:21:47.842Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T17:21:48.079Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T17:21:48.409Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T17:21:48.970Z] --- PASS: TestRenameStoppedContainer (2.13s) [2022-05-04T17:21:48.970Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T17:21:48.977Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T17:21:48.977Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T17:21:48.977Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T17:21:48.977Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-04T17:21:48.977Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T17:21:49.545Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T17:21:49.804Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T17:21:49.804Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T17:21:50.371Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T17:21:50.936Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T17:21:52.835Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T17:21:52.835Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T17:21:53.093Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T17:21:53.660Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T17:21:53.733Z] --- PASS: TestRenameRunningContainerAndReuse (4.21s) [2022-05-04T17:21:53.733Z] === RUN TestRenameInvalidName [2022-05-04T17:21:53.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T17:21:53.932Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T17:21:53.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T17:21:53.932Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T17:21:53.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T17:21:53.932Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T17:21:53.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T17:21:54.398Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T17:21:54.398Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T17:21:54.398Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T17:21:54.594Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T17:21:55.161Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T17:21:55.302Z] --- PASS: TestRenameInvalidName (1.88s) [2022-05-04T17:21:55.302Z] === RUN TestRenameAnonymousContainer [2022-05-04T17:21:55.727Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T17:21:55.986Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T17:21:56.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T17:21:56.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-04T17:21:57.072Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T17:21:57.639Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T17:21:57.639Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-04T17:21:59.543Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T17:22:00.920Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T17:22:01.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-04T17:22:02.058Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T17:22:02.325Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T17:22:03.703Z] docker_api_swarm_service_test.go:395: [db39fa5cd65b0] joining swarm manager [d23e695de7dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:22:03.703Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T17:22:04.638Z] docker_api_swarm_service_test.go:395: [dfdfabbd8a6e4] joining swarm manager [d23e695de7dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:22:05.205Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T17:22:05.721Z] --- PASS: TestRenameAnonymousContainer (9.30s) [2022-05-04T17:22:05.721Z] === RUN TestRenameContainerWithSameName [2022-05-04T17:22:06.189Z] --- PASS: TestRenameContainerWithSameName (1.92s) [2022-05-04T17:22:06.189Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T17:22:06.189Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T17:22:06.189Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T17:22:06.189Z] === RUN TestResize [2022-05-04T17:22:07.113Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T17:22:07.371Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T17:22:08.407Z] --- PASS: TestResize (1.88s) [2022-05-04T17:22:08.407Z] === RUN TestResizeWithInvalidSize [2022-05-04T17:22:09.278Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T17:22:09.537Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T17:22:10.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T17:22:10.622Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2022-05-04T17:22:10.622Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T17:22:12.838Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2022-05-04T17:22:12.838Z] === RUN TestDaemonRestartKillContainers [2022-05-04T17:22:12.838Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:12.838Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:22:12.838Z] === RUN TestStats [2022-05-04T17:22:12.838Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T17:22:12.838Z] --- SKIP: TestStats (0.00s) [2022-05-04T17:22:12.838Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T17:22:15.604Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T17:22:15.604Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T17:22:15.604Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T17:22:15.604Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T17:22:18.220Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T17:22:18.478Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T17:22:19.852Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T17:22:20.096Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T17:22:20.096Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T17:22:20.096Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T17:22:20.096Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T17:22:20.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-04T17:22:20.112Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T17:22:22.019Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-04T17:22:22.019Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T17:22:22.278Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T17:22:22.278Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T17:22:22.278Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T17:22:22.278Z] docker_api_swarm_service_test.go:343: [dec17b215e81e] joining swarm manager [d8c0feee98104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:22:22.846Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T17:22:23.104Z] docker_api_swarm_service_test.go:343: [d88e967b7f82e] joining swarm manager [d8c0feee98104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:22:23.254Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.43s) [2022-05-04T17:22:23.254Z] === RUN TestStopContainerWithTimeout [2022-05-04T17:22:23.254Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T17:22:23.254Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-04T17:22:23.254Z] === RUN TestUpdateRestartPolicy [2022-05-04T17:22:23.363Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T17:22:27.572Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T17:22:27.572Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T17:22:30.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T17:22:31.497Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T17:22:31.758Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T17:22:31.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T17:22:32.325Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T17:22:32.325Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T17:22:33.261Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T17:22:33.831Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T17:22:34.767Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T17:22:35.703Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T17:22:35.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T17:22:36.269Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T17:22:36.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-04T17:22:38.212Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T17:22:38.686Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T17:22:39.149Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T17:22:39.149Z] docker_api_swarm_service_test.go:490: [d624254588ce8] joining swarm manager [d69445ab8569d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:22:39.717Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T17:22:39.975Z] docker_api_swarm_service_test.go:490: [d22e340b51b70] joining swarm manager [d69445ab8569d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:22:41.628Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T17:22:44.480Z] --- PASS: TestUpdateRestartPolicy (19.90s) [2022-05-04T17:22:44.480Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T17:22:44.480Z] --- PASS: TestUpdateRestartWithAutoRemove (1.83s) [2022-05-04T17:22:44.480Z] === RUN TestWaitNonBlocked [2022-05-04T17:22:44.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:22:44.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:22:44.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:22:44.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:22:44.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T17:22:44.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T17:22:46.537Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T17:22:51.836Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T17:22:52.094Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T17:22:52.100Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-04T17:22:52.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.56s) [2022-05-04T17:22:52.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.20s) [2022-05-04T17:22:52.100Z] === RUN TestWaitBlocked [2022-05-04T17:22:52.100Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:22:52.100Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-04T17:22:52.100Z] PASS [2022-05-04T17:22:52.100Z] ok github.com/docker/docker/integration/container 107.488s [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === Skipped [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-04T17:22:52.100Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-04T17:22:52.100Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-05-04T17:22:52.100Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T17:22:52.100Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T17:22:52.100Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T17:22:52.100Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T17:22:52.100Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-04T17:22:52.100Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T17:22:52.100Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-05-04T17:22:52.100Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T17:22:52.100Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s) [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-04T17:22:52.100Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-04T17:22:52.100Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-04T17:22:52.100Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T17:22:52.100Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-04T17:22:52.100Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-04T17:22:52.100Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T17:22:52.100Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:22:52.100Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T17:22:52.100Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T17:22:52.100Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-04T17:22:52.100Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T17:22:52.100Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-04T17:22:52.100Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-04T17:22:52.100Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-04T17:22:52.100Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.01s) [2022-05-04T17:22:52.100Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-04T17:22:52.100Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-04T17:22:52.100Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-04T17:22:52.100Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-04T17:22:52.100Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T17:22:52.100Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-04T17:22:52.100Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-04T17:22:52.100Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-04T17:22:52.100Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-04T17:22:52.100Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:22:52.100Z] [2022-05-04T17:22:52.100Z] DONE 120 tests, 34 skipped in 110.514s [2022-05-04T17:22:52.100Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-04T17:22:52.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-04T17:22:52.611Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T17:22:53.178Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T17:22:53.746Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T17:22:54.005Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T17:22:54.576Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T17:22:56.484Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T17:22:56.742Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-04T17:22:58.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-04T17:23:00.547Z] docker_api_swarm_service_test.go:128: [dfea3b09cd9ed] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:23:01.114Z] docker_api_swarm_service_test.go:129: [deb025adbf6e0] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:23:02.491Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T17:23:03.059Z] docker_api_swarm_service_test.go:137: [d8826c8250b25] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-04T17:23:03.995Z] docker_api_swarm_service_test.go:138: [d1b6f8efb7d1f] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-04T17:23:03.995Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T17:23:04.564Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T17:23:06.465Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T17:23:10.928Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T17:23:10.928Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T17:23:10.928Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T17:23:13.048Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T17:23:13.048Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-04T17:23:13.048Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T17:23:13.614Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T17:23:16.896Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T17:23:18.270Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T17:23:20.800Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T17:23:22.371Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T17:23:22.371Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-04T17:23:22.371Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-04T17:23:22.371Z] === RUN TestDaemonConfigValidation [2022-05-04T17:23:22.371Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-04T17:23:22.371Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-04T17:23:22.371Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T17:23:22.371Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-04T17:23:22.371Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T17:23:22.371Z] === RUN TestDaemonProxy [2022-05-04T17:23:22.371Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T17:23:22.371Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T17:23:22.371Z] PASS [2022-05-04T17:23:22.371Z] ok github.com/docker/docker/integration/daemon 0.125s [2022-05-04T17:23:22.371Z] [2022-05-04T17:23:22.371Z] === Skipped [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-04T17:23:22.371Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-04T17:23:22.371Z] [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-04T17:23:22.371Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-04T17:23:22.371Z] [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T17:23:22.371Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-04T17:23:22.371Z] [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-04T17:23:22.371Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T17:23:22.371Z] [2022-05-04T17:23:22.371Z] DONE 4 tests, 4 skipped in 26.808s [2022-05-04T17:23:22.371Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-04T17:23:23.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:23.357Z] INFO: Testing against a local daemon [2022-05-04T17:23:23.357Z] === RUN TestCommitInheritsEnv [2022-05-04T17:23:23.357Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:23:23.357Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-04T17:23:23.357Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T17:23:23.357Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:23:23.357Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:23:23.357Z] === RUN TestImportWithCustomPlatform [2022-05-04T17:23:23.357Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:23:23.357Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-04T17:23:23.357Z] === RUN TestImagesFilterMultiReference [2022-05-04T17:23:23.357Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-04T17:23:23.357Z] === RUN TestImagePullPlatformInvalid [2022-05-04T17:23:23.825Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-04T17:23:23.825Z] === RUN TestRemoveImageOrphaning [2022-05-04T17:23:24.811Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-05-04T17:23:24.811Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T17:23:24.811Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-04T17:23:24.811Z] === RUN TestTagInvalidReference [2022-05-04T17:23:24.811Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-04T17:23:24.811Z] === RUN TestTagValidPrefixedRepo [2022-05-04T17:23:24.811Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-04T17:23:24.811Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T17:23:24.811Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-04T17:23:24.811Z] === RUN TestTagOfficialNames [2022-05-04T17:23:25.279Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-04T17:23:25.279Z] === RUN TestTagMatchesDigest [2022-05-04T17:23:25.279Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-04T17:23:25.279Z] PASS [2022-05-04T17:23:25.279Z] ok github.com/docker/docker/integration/image 1.762s [2022-05-04T17:23:25.279Z] [2022-05-04T17:23:25.279Z] === Skipped [2022-05-04T17:23:25.279Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-04T17:23:25.280Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:23:25.280Z] [2022-05-04T17:23:25.280Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T17:23:25.280Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:23:25.280Z] [2022-05-04T17:23:25.280Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-04T17:23:25.280Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T17:23:25.280Z] [2022-05-04T17:23:25.280Z] DONE 12 tests, 3 skipped in 6.138s [2022-05-04T17:23:25.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-04T17:23:26.068Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T17:23:26.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-04T17:23:26.893Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T17:23:27.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:27.513Z] INFO: Testing against a local daemon [2022-05-04T17:23:27.513Z] === RUN TestNetworkCreateDelete [2022-05-04T17:23:27.513Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:27.513Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T17:23:27.513Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-04T17:23:27.513Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestDaemonDNSFallback [2022-05-04T17:23:27.513Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestInspectNetwork [2022-05-04T17:23:27.513Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T17:23:27.513Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T17:23:27.513Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:27.513Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:23:27.513Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T17:23:27.513Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T17:23:27.513Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T17:23:27.513Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestNetworkList [2022-05-04T17:23:27.513Z] === RUN TestNetworkList//networks [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkList//networks [2022-05-04T17:23:27.513Z] === RUN TestNetworkList//networks/ [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkList//networks/ [2022-05-04T17:23:27.513Z] === CONT TestNetworkList//networks [2022-05-04T17:23:27.513Z] === CONT TestNetworkList//networks/ [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkList (0.05s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T17:23:27.513Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T17:23:27.513Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T17:23:27.513Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T17:23:27.513Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T17:23:27.513Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T17:23:27.513Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T17:23:27.513Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T17:23:27.513Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T17:23:27.513Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-04T17:23:27.513Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T17:23:27.513Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:23:27.513Z] PASS [2022-05-04T17:23:27.513Z] ok github.com/docker/docker/integration/network 0.201s [2022-05-04T17:23:27.831Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === Skipped [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-04T17:23:27.981Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T17:23:27.981Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-04T17:23:27.981Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-04T17:23:27.981Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T17:23:27.981Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T17:23:27.981Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:243: FLAKY_TEST [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T17:23:27.981Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T17:23:27.981Z] [2022-05-04T17:23:27.981Z] DONE 34 tests, 15 skipped in 2.384s [2022-05-04T17:23:27.981Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-04T17:23:28.450Z] testing: warning: no tests to run [2022-05-04T17:23:28.450Z] PASS [2022-05-04T17:23:28.450Z] ok github.com/docker/docker/integration/network/ipvlan 0.077s [2022-05-04T17:23:28.725Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T17:23:28.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-04T17:23:28.918Z] [2022-05-04T17:23:28.918Z] DONE 0 tests in 0.812s [2022-05-04T17:23:28.918Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-04T17:23:29.027Z] === RUN TestDockerSuite/TestPortList [2022-05-04T17:23:29.387Z] testing: warning: no tests to run [2022-05-04T17:23:29.387Z] PASS [2022-05-04T17:23:29.387Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2022-05-04T17:23:29.387Z] [2022-05-04T17:23:29.387Z] DONE 0 tests in 0.780s [2022-05-04T17:23:29.856Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-04T17:23:30.324Z] testing: warning: no tests to run [2022-05-04T17:23:30.324Z] PASS [2022-05-04T17:23:30.324Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-05-04T17:23:30.792Z] [2022-05-04T17:23:30.792Z] DONE 0 tests in 0.818s [2022-05-04T17:23:30.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-04T17:23:30.930Z] docker_api_swarm_service_test.go:304: [d41c2af4b24e0] joining swarm manager [d7460d1449f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:23:31.260Z] testing: warning: no tests to run [2022-05-04T17:23:31.260Z] PASS [2022-05-04T17:23:31.260Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2022-05-04T17:23:31.260Z] [2022-05-04T17:23:31.260Z] DONE 0 tests in 0.787s [2022-05-04T17:23:31.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-04T17:23:31.867Z] docker_api_swarm_service_test.go:304: [d85729ee61fe1] joining swarm manager [d7460d1449f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:23:32.549Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T17:23:32.549Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T17:23:32.549Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T17:23:32.549Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T17:23:36.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:36.509Z] INFO: Testing against a local daemon [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:23:36.509Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:23:36.509Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T17:23:36.509Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T17:23:36.509Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T17:23:36.509Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T17:23:36.509Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T17:23:36.509Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T17:23:36.509Z] === RUN TestPluginInstall [2022-05-04T17:23:36.509Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T17:23:36.509Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T17:23:36.509Z] === RUN TestPluginsWithRuntimes [2022-05-04T17:23:36.509Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T17:23:36.509Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T17:23:36.509Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T17:23:36.509Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T17:23:36.509Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:23:36.509Z] PASS [2022-05-04T17:23:36.509Z] ok github.com/docker/docker/integration/plugin/common 0.151s [2022-05-04T17:23:36.978Z] [2022-05-04T17:23:36.978Z] === Skipped [2022-05-04T17:23:36.978Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-04T17:23:36.978Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T17:23:36.978Z] [2022-05-04T17:23:36.978Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-04T17:23:36.978Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T17:23:36.978Z] [2022-05-04T17:23:36.978Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T17:23:36.978Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T17:23:36.978Z] [2022-05-04T17:23:36.978Z] DONE 19 tests, 3 skipped in 5.162s [2022-05-04T17:23:36.978Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-04T17:23:37.164Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T17:23:37.164Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T17:23:37.418Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T17:23:39.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:39.211Z] INFO: Testing against a local daemon [2022-05-04T17:23:39.211Z] === RUN TestExternalGraphDriver [2022-05-04T17:23:39.211Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T17:23:39.211Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-04T17:23:39.211Z] === RUN TestGraphdriverPluginV2 [2022-05-04T17:23:39.211Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T17:23:39.211Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-04T17:23:39.211Z] PASS [2022-05-04T17:23:39.211Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.109s [2022-05-04T17:23:39.211Z] [2022-05-04T17:23:39.211Z] === Skipped [2022-05-04T17:23:39.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-04T17:23:39.211Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T17:23:39.211Z] [2022-05-04T17:23:39.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-04T17:23:39.211Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T17:23:39.211Z] [2022-05-04T17:23:39.211Z] DONE 2 tests, 2 skipped in 2.497s [2022-05-04T17:23:39.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-04T17:23:41.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:41.807Z] INFO: Testing against a local daemon [2022-05-04T17:23:41.807Z] === RUN TestReadPluginNoRead [2022-05-04T17:23:41.807Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T17:23:41.807Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-04T17:23:41.807Z] PASS [2022-05-04T17:23:41.807Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-05-04T17:23:41.807Z] [2022-05-04T17:23:41.807Z] === Skipped [2022-05-04T17:23:41.807Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-04T17:23:41.807Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T17:23:41.807Z] [2022-05-04T17:23:41.807Z] DONE 1 tests, 1 skipped in 2.359s [2022-05-04T17:23:41.807Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-04T17:23:43.319Z] testing: warning: no tests to run [2022-05-04T17:23:43.319Z] PASS [2022-05-04T17:23:43.319Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-05-04T17:23:43.319Z] [2022-05-04T17:23:43.319Z] DONE 0 tests in 1.216s [2022-05-04T17:23:43.319Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-04T17:23:43.721Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T17:23:43.721Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T17:23:43.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T17:23:43.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T17:23:43.721Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T17:23:44.287Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T17:23:44.287Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T17:23:44.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T17:23:44.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T17:23:45.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:45.469Z] INFO: Testing against a local daemon [2022-05-04T17:23:45.469Z] === RUN TestPluginWithDevMounts [2022-05-04T17:23:45.469Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:45.469Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T17:23:45.469Z] PASS [2022-05-04T17:23:45.469Z] ok github.com/docker/docker/integration/plugin/volumes 0.114s [2022-05-04T17:23:45.789Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T17:23:45.789Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-04T17:23:45.919Z] [2022-05-04T17:23:45.919Z] === Skipped [2022-05-04T17:23:45.919Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-04T17:23:45.919Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:45.919Z] [2022-05-04T17:23:45.919Z] DONE 1 tests, 1 skipped in 2.379s [2022-05-04T17:23:45.919Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-04T17:23:47.692Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-04T17:23:47.824Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T17:23:48.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:48.091Z] INFO: Testing against a local daemon [2022-05-04T17:23:48.091Z] === RUN TestSecretInspect [2022-05-04T17:23:48.091Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-04T17:23:48.091Z] === RUN TestSecretList [2022-05-04T17:23:48.091Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretList (0.00s) [2022-05-04T17:23:48.091Z] === RUN TestSecretsCreateAndDelete [2022-05-04T17:23:48.091Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-04T17:23:48.091Z] === RUN TestSecretsUpdate [2022-05-04T17:23:48.091Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-04T17:23:48.091Z] === RUN TestTemplatedSecret [2022-05-04T17:23:48.091Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T17:23:48.091Z] === RUN TestSecretCreateResolve [2022-05-04T17:23:48.091Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-04T17:23:48.091Z] PASS [2022-05-04T17:23:48.091Z] ok github.com/docker/docker/integration/secret 0.110s [2022-05-04T17:23:48.091Z] [2022-05-04T17:23:48.091Z] === Skipped [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-04T17:23:48.091Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-04T17:23:48.091Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-04T17:23:48.091Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-04T17:23:48.091Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-04T17:23:48.091Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:48.091Z] [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-04T17:23:48.091Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:48.091Z] [2022-05-04T17:23:48.091Z] DONE 6 tests, 6 skipped in 1.953s [2022-05-04T17:23:48.091Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-04T17:23:48.627Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-04T17:23:48.885Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-04T17:23:49.144Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T17:23:51.048Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T17:23:51.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:51.052Z] INFO: Testing against a local daemon [2022-05-04T17:23:51.052Z] === RUN TestServiceCreateInit [2022-05-04T17:23:51.052Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T17:23:51.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T17:23:51.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T17:23:51.052Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestCreateServiceConflict [2022-05-04T17:23:51.052Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T17:23:51.052Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-04T17:23:51.052Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T17:23:51.052Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T17:23:51.052Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T17:23:51.052Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestCreateServiceSysctls [2022-05-04T17:23:51.052Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-04T17:23:51.052Z] === RUN TestCreateServiceCapabilities [2022-05-04T17:23:51.052Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-04T17:23:51.052Z] === RUN TestInspect [2022-05-04T17:23:51.052Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestInspect (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestCreateJob [2022-05-04T17:23:51.052Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateJob (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestReplicatedJob [2022-05-04T17:23:51.052Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestUpdateReplicatedJob [2022-05-04T17:23:51.052Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestServiceListWithStatuses [2022-05-04T17:23:51.052Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T17:23:51.052Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestDockerNetworkReConnect [2022-05-04T17:23:51.052Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestServicePlugin [2022-05-04T17:23:51.052Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestServiceUpdateLabel [2022-05-04T17:23:51.052Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestServiceUpdateSecrets [2022-05-04T17:23:51.052Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestServiceUpdateConfigs [2022-05-04T17:23:51.052Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestServiceUpdateNetwork [2022-05-04T17:23:51.052Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-04T17:23:51.052Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T17:23:51.052Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-04T17:23:51.052Z] PASS [2022-05-04T17:23:51.052Z] ok github.com/docker/docker/integration/service 0.300s [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === Skipped [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:23:51.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:23:51.052Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-04T17:23:51.052Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-04T17:23:51.052Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-04T17:23:51.052Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T17:23:51.052Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-04T17:23:51.052Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-04T17:23:51.052Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-04T17:23:51.052Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-04T17:23:51.052Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-04T17:23:51.052Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-04T17:23:51.052Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-04T17:23:51.052Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-04T17:23:51.052Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-04T17:23:51.052Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-04T17:23:51.052Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-04T17:23:51.052Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-04T17:23:51.052Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-04T17:23:51.052Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-04T17:23:51.052Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-04T17:23:51.052Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-04T17:23:51.052Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-04T17:23:51.052Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T17:23:51.052Z] [2022-05-04T17:23:51.052Z] DONE 24 tests, 23 skipped in 2.933s [2022-05-04T17:23:51.052Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-04T17:23:51.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-04T17:23:51.566Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T17:23:52.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:52.625Z] INFO: Testing against a local daemon [2022-05-04T17:23:52.625Z] === RUN TestSessionCreate [2022-05-04T17:23:52.625Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T17:23:52.625Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-04T17:23:52.625Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T17:23:52.625Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T17:23:52.625Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T17:23:52.625Z] PASS [2022-05-04T17:23:52.625Z] ok github.com/docker/docker/integration/session 0.095s [2022-05-04T17:23:52.625Z] [2022-05-04T17:23:52.625Z] === Skipped [2022-05-04T17:23:52.625Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-04T17:23:52.625Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T17:23:52.625Z] [2022-05-04T17:23:52.625Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T17:23:52.625Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T17:23:52.625Z] [2022-05-04T17:23:52.625Z] DONE 2 tests, 2 skipped in 1.785s [2022-05-04T17:23:53.093Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-04T17:23:53.472Z] docker_api_swarm_service_test.go:100: [d051e0216d4ef] joining swarm manager [d2e27f6df57c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:23:54.041Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T17:23:54.609Z] docker_api_swarm_service_test.go:101: [d57b6e9a3fc18] joining swarm manager [d2e27f6df57c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:23:55.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:55.315Z] INFO: Testing against a local daemon [2022-05-04T17:23:55.315Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T17:23:55.315Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:55.315Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestDiskUsage [2022-05-04T17:23:55.315Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T17:23:55.315Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestEventsExecDie [2022-05-04T17:23:55.315Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T17:23:55.315Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestEventsBackwardsCompatible [2022-05-04T17:23:55.315Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T17:23:55.315Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestEventsVolumeCreate [2022-05-04T17:23:55.315Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T17:23:55.315Z] --- SKIP: TestEventsVolumeCreate (0.01s) [2022-05-04T17:23:55.315Z] === RUN TestInfoAPI [2022-05-04T17:23:55.315Z] --- PASS: TestInfoAPI (0.06s) [2022-05-04T17:23:55.315Z] === RUN TestInfoAPIWarnings [2022-05-04T17:23:55.315Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestInfoDebug [2022-05-04T17:23:55.315Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestInfoInsecureRegistries [2022-05-04T17:23:55.315Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestInfoRegistryMirrors [2022-05-04T17:23:55.315Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-04T17:23:55.315Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T17:23:56.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-04T17:23:56.301Z] === RUN TestPingCacheHeaders [2022-05-04T17:23:56.301Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-04T17:23:56.301Z] === RUN TestPingGet [2022-05-04T17:23:56.301Z] --- PASS: TestPingGet (0.05s) [2022-05-04T17:23:56.301Z] === RUN TestPingHead [2022-05-04T17:23:56.301Z] --- PASS: TestPingHead (0.04s) [2022-05-04T17:23:56.301Z] === RUN TestPingSwarmHeader [2022-05-04T17:23:56.301Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:56.301Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-04T17:23:56.301Z] === RUN TestVersion [2022-05-04T17:23:56.301Z] --- PASS: TestVersion (0.06s) [2022-05-04T17:23:56.301Z] PASS [2022-05-04T17:23:56.301Z] ok github.com/docker/docker/integration/system 1.325s [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === Skipped [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T17:23:56.301Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-04T17:23:56.301Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-04T17:23:56.301Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-04T17:23:56.301Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.01s) [2022-05-04T17:23:56.301Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-04T17:23:56.301Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-04T17:23:56.301Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-04T17:23:56.301Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-04T17:23:56.301Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-04T17:23:56.301Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T17:23:56.301Z] [2022-05-04T17:23:56.301Z] DONE 16 tests, 10 skipped in 3.567s [2022-05-04T17:23:56.769Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-04T17:23:58.801Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T17:23:58.801Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T17:23:58.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:23:58.983Z] INFO: Testing against a local daemon [2022-05-04T17:23:58.983Z] === RUN TestVolumesCreateAndList [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-04T17:23:58.983Z] === RUN TestVolumesRemove [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesRemove (0.12s) [2022-05-04T17:23:58.983Z] === RUN TestVolumesInspect [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-04T17:23:58.983Z] === RUN TestVolumesInvalidJSON [2022-05-04T17:23:58.983Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T17:23:58.983Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T17:23:58.983Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T17:23:58.983Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T17:23:58.983Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T17:23:58.983Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T17:23:58.983Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T17:23:58.983Z] PASS [2022-05-04T17:23:58.983Z] ok github.com/docker/docker/integration/volume 0.364s [2022-05-04T17:23:58.983Z] [2022-05-04T17:23:58.983Z] DONE 9 tests in 2.297s [2022-05-04T17:23:58.983Z] INFO: make.ps1 ended at 05/04/2022 17:23:58 [2022-05-04T17:23:58.983Z] INFO: Integration CLI tests being run from the host: [2022-05-04T17:23:58.983Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-04T17:24:01.358Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T17:24:07.918Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T17:24:08.177Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T17:24:10.080Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T17:24:11.456Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T17:24:11.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T17:24:11.469Z] INFO: Testing against a local daemon [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T17:24:11.469Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T17:24:11.469Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T17:24:11.469Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T17:24:12.024Z] check_test.go:378: [d051e0216d4ef] daemon is not started [2022-05-04T17:24:12.419Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T17:24:12.591Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T17:24:12.869Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T17:24:13.110Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T17:24:13.969Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T17:24:15.346Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T17:24:16.286Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T17:24:16.545Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T17:24:17.113Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T17:24:17.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-04T17:24:19.057Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T17:24:19.994Z] docker_api_swarm_service_test.go:533: [db881d1389214] joining swarm manager [d7725cc75f289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:24:20.940Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T17:24:21.199Z] docker_api_swarm_service_test.go:534: [d6347eb1ef66d] joining swarm manager [d7725cc75f289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:24:21.457Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T17:24:21.457Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-04T17:24:21.457Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T17:24:21.716Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T17:24:21.716Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T17:24:21.716Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T17:24:21.761Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T17:24:22.282Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T17:24:23.382Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T17:24:23.382Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T17:24:23.382Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T17:24:23.661Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T17:24:25.568Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T17:24:25.827Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T17:24:32.166Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T17:24:32.394Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T17:24:32.394Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T17:24:33.769Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T17:24:33.769Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T17:24:34.028Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T17:24:34.028Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T17:24:36.559Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T17:24:37.128Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T17:24:39.032Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T17:24:39.968Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T17:24:40.227Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T17:24:40.227Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T17:24:41.179Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T17:24:42.759Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T17:24:43.020Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T17:24:43.286Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T17:24:44.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-04T17:24:44.480Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T17:24:45.416Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T17:24:46.793Z] docker_api_swarm_service_test.go:148: [d194df905d7c1] joining swarm manager [d1c749f74c95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:24:46.793Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T17:24:47.361Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T17:24:47.361Z] docker_api_swarm_service_test.go:148: [d5959068983f9] joining swarm manager [d1c749f74c95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:24:47.620Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T17:24:48.189Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T17:24:48.318Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T17:24:51.477Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T17:24:52.046Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T17:24:52.613Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T17:24:52.871Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T17:24:53.807Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T17:24:54.066Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T17:24:54.326Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T17:24:54.894Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T17:24:54.894Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T17:24:55.152Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T17:24:56.528Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T17:24:56.786Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T17:24:57.354Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T17:24:58.290Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-04T17:24:58.722Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T17:24:59.226Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T17:25:00.162Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-04T17:25:00.734Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-04T17:25:01.304Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-04T17:25:01.871Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-04T17:25:02.438Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-04T17:25:03.009Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T17:25:03.946Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-04T17:25:04.513Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T17:25:05.080Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T17:25:05.649Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T17:25:06.587Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T17:25:06.587Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T17:25:07.965Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T17:25:08.225Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T17:25:08.793Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T17:25:09.052Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T17:25:09.633Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T17:25:09.633Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T17:25:10.204Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T17:25:10.462Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T17:25:11.030Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T17:25:11.597Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T17:25:12.164Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T17:25:12.164Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T17:25:13.148Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T17:25:13.148Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T17:25:13.716Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T17:25:14.284Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T17:25:14.851Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T17:25:15.417Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T17:25:15.417Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T17:25:15.676Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T17:25:16.612Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T17:25:17.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T17:25:18.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T17:25:18.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T17:25:19.528Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T17:25:20.094Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T17:25:20.352Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T17:25:20.920Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T17:25:21.856Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T17:25:23.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-04T17:25:24.020Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T17:25:24.025Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T17:25:24.025Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T17:25:24.628Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T17:25:26.536Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T17:25:27.917Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T17:25:29.820Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T17:25:31.727Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T17:25:31.727Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-04T17:25:31.727Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T17:25:31.727Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-04T17:25:31.727Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T17:25:31.986Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T17:25:32.811Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T17:25:32.926Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T17:25:33.863Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T17:25:35.766Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T17:25:36.025Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T17:25:36.978Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T17:25:37.555Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-04T17:25:37.555Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-04T17:25:37.555Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T17:25:38.122Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-04T17:25:39.056Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T17:25:39.056Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T17:25:39.623Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-04T17:25:40.195Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T17:25:40.762Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-04T17:25:41.329Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T17:25:41.329Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T17:25:41.459Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T17:25:41.897Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T17:25:42.466Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T17:25:43.033Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T17:25:43.601Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T17:25:44.168Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T17:25:44.439Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T17:25:44.439Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T17:25:44.439Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T17:25:44.439Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T17:25:44.736Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T17:25:45.304Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T17:25:45.424Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T17:25:45.871Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T17:25:45.871Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T17:25:46.132Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T17:25:46.699Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T17:25:48.079Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T17:25:48.338Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T17:25:48.338Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-04T17:25:48.338Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T17:25:48.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-04T17:25:49.206Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T17:25:50.828Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T17:25:51.763Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T17:25:53.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-04T17:25:53.949Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T17:25:53.949Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T17:25:53.949Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T17:25:53.949Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T17:25:53.949Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T17:25:53.949Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T17:25:53.949Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T17:25:53.949Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T17:25:53.949Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T17:25:53.949Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T17:25:53.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T17:25:56.201Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-04T17:25:56.893Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T17:25:56.893Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:25:56.894Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T17:25:56.894Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:25:56.894Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T17:25:56.894Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:25:56.894Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T17:25:57.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T17:25:58.734Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-04T17:26:00.637Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-04T17:26:02.619Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T17:26:03.168Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-04T17:26:03.168Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-04T17:26:03.735Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T17:26:04.671Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-04T17:26:04.671Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-04T17:26:04.671Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T17:26:04.930Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T17:26:05.498Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-04T17:26:05.498Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T17:26:08.032Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T17:26:08.969Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T17:26:09.446Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T17:26:09.446Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T17:26:09.446Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T17:26:09.446Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T17:26:09.446Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T17:26:09.446Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T17:26:09.446Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T17:26:09.446Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T17:26:09.446Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T17:26:09.446Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T17:26:09.446Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T17:26:09.446Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T17:26:09.446Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T17:26:09.446Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T17:26:09.446Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T17:26:09.534Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-04T17:26:10.124Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T17:26:13.137Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T17:26:13.137Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T17:26:13.137Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T17:26:13.137Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T17:26:13.137Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T17:26:13.421Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-04T17:26:15.952Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T17:26:16.209Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T17:26:16.469Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T17:26:17.037Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T17:26:17.037Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T17:26:17.296Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T17:26:18.235Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T17:26:19.173Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T17:26:20.108Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T17:26:20.108Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T17:26:20.108Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T17:26:20.181Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T17:26:20.447Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T17:26:20.447Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T17:26:20.447Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T17:26:20.447Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T17:26:20.447Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T17:26:20.447Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T17:26:20.447Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T17:26:20.447Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T17:26:20.447Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T17:26:20.447Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T17:26:20.447Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T17:26:20.447Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T17:26:21.042Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T17:26:22.655Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T17:26:22.655Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T17:26:25.262Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T17:26:25.262Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T17:26:25.522Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T17:26:26.458Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T17:26:27.842Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T17:26:28.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T17:26:29.743Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T17:26:31.119Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T17:26:33.353Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T17:26:33.353Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-04T17:26:34.287Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T17:26:34.287Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T17:26:34.454Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T17:26:34.853Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T17:26:35.420Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T17:26:35.987Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T17:26:36.246Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T17:26:37.182Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-04T17:26:38.117Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T17:26:40.023Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T17:26:41.596Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T17:26:43.312Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T17:26:43.312Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T17:26:43.312Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-04T17:26:43.879Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T17:26:43.879Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T17:26:44.138Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T17:26:44.725Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T17:26:44.725Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T17:26:45.660Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T17:26:45.918Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-04T17:26:46.341Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T17:26:47.323Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T17:26:49.201Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-04T17:26:51.105Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-04T17:26:51.105Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-04T17:26:51.105Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T17:26:51.364Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-04T17:26:51.624Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-04T17:26:52.191Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T17:26:53.177Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T17:26:53.177Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T17:26:53.177Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T17:26:53.177Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T17:26:53.569Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T17:26:53.644Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T17:26:53.644Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T17:26:53.644Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T17:26:54.508Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-04T17:26:54.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-04T17:26:54.767Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-04T17:26:54.767Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T17:26:54.934Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T17:26:54.934Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T17:26:54.934Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T17:26:54.934Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T17:26:55.335Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T17:26:55.400Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T17:26:55.595Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T17:26:56.531Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T17:26:57.097Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T17:26:57.097Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-04T17:26:57.097Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T17:26:57.356Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-04T17:26:57.616Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T17:26:58.184Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T17:26:58.184Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-04T17:26:58.184Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T17:26:58.344Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T17:26:58.754Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-04T17:26:59.694Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T17:26:59.694Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-04T17:26:59.694Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T17:26:59.954Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-04T17:27:02.122Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T17:27:02.122Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T17:27:02.122Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T17:27:02.122Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T17:27:02.294Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T17:27:02.294Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:27:02.294Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T17:27:02.519Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T17:27:02.589Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T17:27:02.589Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T17:27:02.589Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T17:27:02.589Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T17:27:02.589Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T17:27:02.589Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T17:27:02.589Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T17:27:03.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-04T17:27:03.347Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T17:27:03.914Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T17:27:05.815Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-04T17:27:06.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T17:27:06.368Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:27:06.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T17:27:06.368Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:27:06.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T17:27:06.368Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:27:06.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T17:27:07.350Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T17:27:07.717Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T17:27:08.285Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T17:27:08.544Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-04T17:27:08.803Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-04T17:27:10.706Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-04T17:27:10.964Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-04T17:27:11.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-04T17:27:12.092Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T17:27:12.699Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T17:27:12.699Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T17:27:13.756Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-04T17:27:14.260Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T17:27:14.260Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T17:27:14.260Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T17:27:14.326Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-04T17:27:14.803Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T17:27:14.803Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-04T17:27:17.699Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-04T17:27:17.699Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-04T17:27:18.266Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-04T17:27:18.525Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-04T17:27:19.093Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-04T17:27:19.546Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T17:27:19.669Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-04T17:27:20.013Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T17:27:20.237Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-04T17:27:20.479Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T17:27:20.497Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-04T17:27:20.756Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T17:27:21.324Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T17:27:21.461Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T17:27:21.890Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T17:27:21.928Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T17:27:22.394Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T17:27:23.953Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T17:27:24.421Z] === RUN TestDockerSuite/TestRunState [2022-05-04T17:27:24.564Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T17:27:24.564Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T17:27:24.564Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T17:27:24.564Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T17:27:24.564Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T17:27:24.564Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T17:27:24.564Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T17:27:24.564Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T17:27:24.564Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T17:27:24.564Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T17:27:24.564Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T17:27:24.564Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T17:27:25.357Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T17:27:25.924Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-04T17:27:25.924Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T17:27:26.491Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T17:27:26.749Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-04T17:27:26.749Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-04T17:27:26.749Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T17:27:27.009Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T17:27:27.506Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T17:27:27.506Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T17:27:27.946Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-04T17:27:28.698Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T17:27:28.698Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T17:27:29.164Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T17:27:29.164Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T17:27:29.164Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T17:27:29.164Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T17:27:29.164Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T17:27:29.164Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T17:27:29.164Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T17:27:29.324Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-04T17:27:29.324Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T17:27:29.324Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T17:27:29.324Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T17:27:29.631Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T17:27:29.892Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-04T17:27:30.614Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T17:27:31.795Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-04T17:27:32.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-04T17:27:32.312Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-04T17:27:33.355Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T17:27:33.691Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-04T17:27:34.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-04T17:27:35.355Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T17:27:36.573Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T17:27:37.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-04T17:27:39.208Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T17:27:39.851Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T17:27:40.110Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T17:27:40.677Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T17:27:41.244Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T17:27:42.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-04T17:27:42.748Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T17:27:44.125Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T17:27:44.692Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T17:27:44.951Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T17:27:45.062Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T17:27:45.211Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T17:27:45.211Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-04T17:27:45.469Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T17:27:46.406Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T17:27:46.666Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-04T17:27:46.666Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-04T17:27:46.666Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T17:27:46.666Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T17:27:47.603Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T17:27:48.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-04T17:27:49.819Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T17:27:50.303Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T17:27:50.303Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T17:27:50.303Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T17:27:50.801Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T17:27:51.071Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T17:27:51.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-04T17:27:51.588Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T17:27:52.515Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T17:27:52.533Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T17:27:54.440Z] docker_cli_service_logs_test.go:246: checking task tasmnhxma2ht [2022-05-04T17:27:54.440Z] docker_cli_service_logs_test.go:251: checking messages for tasmnhxma2ht [2022-05-04T17:27:54.440Z] docker_cli_service_logs_test.go:246: checking task 18tlsd5tgi4o [2022-05-04T17:27:54.440Z] docker_cli_service_logs_test.go:251: checking messages for 18tlsd5tgi4o [2022-05-04T17:27:54.440Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T17:27:55.008Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-04T17:27:55.540Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T17:27:55.540Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T17:27:55.540Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T17:27:55.540Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T17:27:55.574Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T17:27:56.006Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T17:27:56.006Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T17:27:56.473Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T17:27:56.952Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T17:27:57.523Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-04T17:27:58.904Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T17:27:59.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T17:27:59.842Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-04T17:27:59.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T17:27:59.842Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-04T17:27:59.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T17:27:59.842Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-04T17:27:59.842Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T17:27:59.842Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-04T17:27:59.842Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-04T17:27:59.842Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-04T17:28:00.408Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-04T17:28:00.666Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-04T17:28:01.601Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-04T17:28:02.168Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-04T17:28:02.734Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T17:28:02.734Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-04T17:28:02.993Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-04T17:28:02.993Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-04T17:28:02.993Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-04T17:28:03.251Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T17:28:03.251Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-04T17:28:03.251Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-04T17:28:03.251Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-04T17:28:03.251Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-04T17:28:03.251Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-04T17:28:03.251Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-04T17:28:03.251Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-04T17:28:03.251Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-04T17:28:03.251Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-04T17:28:03.251Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-04T17:28:03.251Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-04T17:28:03.509Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-04T17:28:03.615Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T17:28:03.615Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:28:03.615Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T17:28:04.076Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-04T17:28:04.076Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-04T17:28:04.644Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T17:28:04.903Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T17:28:05.471Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T17:28:05.471Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-04T17:28:06.038Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-04T17:28:06.974Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-04T17:28:06.974Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T17:28:06.974Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T17:28:07.232Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T17:28:08.190Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-04T17:28:08.757Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-04T17:28:08.757Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-04T17:28:08.757Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T17:28:09.016Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T17:28:09.016Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T17:28:09.953Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T17:28:10.519Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T17:28:11.898Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T17:28:12.466Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T17:28:12.466Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T17:28:12.466Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T17:28:13.401Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-04T17:28:14.016Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T17:28:14.339Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-04T17:28:14.999Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T17:28:15.274Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-04T17:28:15.274Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T17:28:15.533Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T17:28:16.907Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T17:28:16.907Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T17:28:17.206Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T17:28:17.206Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T17:28:17.206Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T17:28:17.475Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T17:28:17.610Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T17:28:17.610Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T17:28:17.610Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T17:28:17.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T17:28:17.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T17:28:17.671Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T17:28:17.671Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-04T17:28:17.734Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-04T17:28:18.669Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents780211479 [2022-05-04T17:28:18.928Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T17:28:19.187Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T17:28:20.564Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-04T17:28:20.564Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T17:28:20.824Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T17:28:20.824Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T17:28:21.398Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T17:28:21.867Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T17:28:21.867Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T17:28:21.867Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T17:28:21.867Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T17:28:21.867Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T17:28:21.867Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T17:28:21.867Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T17:28:22.199Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T17:28:22.336Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T17:28:22.412Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T17:28:22.412Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T17:28:22.766Z] docker_cli_swarm_test.go:1895: [d5d0603fd61e6] joining swarm manager [d307059397a01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:28:23.330Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T17:28:23.399Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T17:28:23.741Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T17:28:23.999Z] docker_cli_swarm_test.go:1896: [d1c38cf3a9310] joining swarm manager [d307059397a01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:28:23.999Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T17:28:24.258Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T17:28:24.385Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T17:28:24.517Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T17:28:24.517Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T17:28:24.851Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T17:28:25.084Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T17:28:25.084Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T17:28:25.651Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T17:28:25.833Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T17:28:26.217Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T17:28:27.119Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T17:28:27.153Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T17:28:27.390Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T17:28:28.347Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T17:28:28.682Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T17:28:28.682Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T17:28:28.682Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T17:28:28.682Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T17:28:28.682Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T17:28:28.682Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T17:28:31.631Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T17:28:32.416Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T17:28:33.242Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T17:28:33.242Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T17:28:33.242Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T17:28:33.355Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T17:28:33.922Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T17:28:34.225Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T17:28:34.857Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T17:28:36.991Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T17:28:37.386Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T17:28:38.760Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T17:28:39.025Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T17:28:39.327Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T17:28:40.262Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-04T17:28:40.521Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T17:28:41.899Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T17:28:42.844Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T17:28:43.295Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T17:28:44.122Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T17:28:45.825Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T17:28:48.357Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-04T17:28:48.881Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T17:28:49.349Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T17:28:49.349Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T17:28:49.349Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T17:28:49.738Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T17:28:49.989Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T17:28:50.675Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-04T17:28:53.139Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T17:28:53.212Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T17:28:53.941Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T17:28:53.941Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T17:28:53.941Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T17:28:54.704Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T17:28:56.157Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T17:28:57.400Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T17:28:59.455Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T17:28:59.455Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T17:28:59.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T17:28:59.455Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T17:28:59.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T17:28:59.455Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T17:28:59.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T17:28:59.455Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T17:28:59.923Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T17:28:59.938Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-04T17:29:00.390Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T17:29:00.402Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T17:29:01.314Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T17:29:01.885Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T17:29:02.468Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T17:29:02.741Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T17:29:02.741Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-04T17:29:03.016Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T17:29:03.274Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T17:29:05.807Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-04T17:29:06.373Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T17:29:08.278Z] docker_cli_swarm_test.go:1796: [dcf5406ad63da] joining swarm manager [d7dabafa9f677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:29:09.214Z] docker_cli_swarm_test.go:1797: [d9b920b0aa8ab] joining swarm manager [d7dabafa9f677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:29:09.214Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-04T17:29:10.150Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-04T17:29:10.410Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-04T17:29:10.410Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-04T17:29:10.410Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-04T17:29:10.410Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-04T17:29:10.410Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-04T17:29:11.344Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-04T17:29:11.914Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-04T17:29:12.481Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-04T17:29:13.417Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-04T17:29:17.606Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-04T17:29:17.866Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-04T17:29:17.866Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-04T17:29:17.866Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-04T17:29:18.199Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T17:29:18.199Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T17:29:18.199Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T17:29:18.434Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-04T17:29:19.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T17:29:20.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-04T17:29:21.474Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-04T17:29:24.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-04T17:29:24.107Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T17:29:24.574Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T17:29:24.574Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T17:29:24.574Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T17:29:24.574Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T17:29:24.574Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T17:29:25.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-04T17:29:26.246Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T17:29:27.288Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T17:29:27.518Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T17:29:28.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-04T17:29:29.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-04T17:29:30.984Z] docker_cli_swarm_test.go:1315: [daa8f8a1c2003] joining swarm manager [d25209936c06b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:29:31.302Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T17:29:32.362Z] docker_cli_swarm_test.go:1316: [d2af55f2e25ab] joining swarm manager [d25209936c06b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:29:32.929Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-04T17:29:34.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T17:29:34.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T17:29:34.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T17:29:34.305Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-04T17:29:35.682Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-04T17:29:36.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-04T17:29:37.185Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-04T17:29:37.190Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T17:29:38.172Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T17:29:39.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-04T17:29:39.157Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T17:29:40.025Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-04T17:29:41.161Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T17:29:41.401Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-04T17:29:42.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-04T17:29:44.153Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T17:29:45.903Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T17:29:47.802Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T17:29:49.360Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T17:29:51.754Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T17:29:56.495Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T17:29:58.010Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T17:29:59.024Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T17:29:59.024Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T17:29:59.283Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T17:29:59.541Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T17:29:59.799Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T17:29:59.799Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T17:29:59.799Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-04T17:30:00.368Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T17:30:00.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T17:30:00.936Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T17:30:00.936Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T17:30:01.047Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T17:30:01.047Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T17:30:01.047Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T17:30:01.047Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T17:30:01.047Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T17:30:01.194Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T17:30:01.194Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T17:30:01.194Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T17:30:01.793Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T17:30:02.570Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T17:30:02.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T17:30:02.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T17:30:02.829Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T17:30:03.088Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-04T17:30:03.347Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T17:30:04.743Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T17:30:05.001Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T17:30:05.001Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T17:30:06.902Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T17:30:09.438Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T17:30:09.438Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite (1318.34s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.71s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.30s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.70s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.19s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.57s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.60s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.00s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.43s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.46s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.77s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.07s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.15s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.85s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.59s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.42s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.01s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.33s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.10s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.91s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.74s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.91s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.34s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.78s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.45s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.02s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.02s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.41s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.32s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.54s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.70s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.73s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.57s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.25s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.15s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.36s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.33s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.62s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.18s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.52s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.01s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.33s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.45s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.13s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.26s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.05s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.38s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.50s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.00s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.45s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.26s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.98s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.31s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.53s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.60s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildExpose (0.49s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.65s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFails (1.14s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.96s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.46s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.71s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.06s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildHistory (3.93s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.72s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.98s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.80s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.96s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.41s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.82s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.02s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.72s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.73s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.48s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.57s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildPATH (2.05s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.42s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildRm (2.21s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.95s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.96s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildUser (2.17s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.99s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.50s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.64s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-05-04T17:30:09.439Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.23s) [2022-05-04T17:30:09.439Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T17:30:09.440Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.81s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.15s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitTTY (1.37s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.11s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.60s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.08s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-05-04T17:30:09.440Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.44s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.72s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.87s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.63s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008bf6e0_} (1.35s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_false____} (1.37s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_true____} (1.37s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_false____} (1.46s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true____} (1.56s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true__0xc0008bf710__} (1.34s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008bf728_} (1.56s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008bf740_} (1.30s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008bf758_} (1.31s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008bf770_} (1.55s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.71s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.14s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.80s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.84s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.51s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.37s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.46s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.57s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.22s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.51s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.70s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.25s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.13s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s) [2022-05-04T17:30:09.440Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-05-04T17:30:09.440Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.74s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.61s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.35s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.99s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.55s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.63s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.75s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.89s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.98s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.56s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.64s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-04T17:30:09.440Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-04T17:30:09.440Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.87s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.01s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-05-04T17:30:09.440Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecCgroup (1.33s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecInspectID (2.64s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-05-04T17:30:09.441Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestExecWithUser (0.55s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestHealth (18.79s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-05-04T17:30:09.441Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T17:30:09.441Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.89s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.31s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.17s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.38s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.56s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.97s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.55s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.05s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.73s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestNetHostname (1.86s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.52s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.17s) [2022-05-04T17:30:09.441Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.18s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.03s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.15s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPortList (7.31s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.98s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsByOrder (1.83s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.50s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.15s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.81s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.18s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.24s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.83s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.97s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.68s) [2022-05-04T17:30:09.441Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.53s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.74s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.13s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.25s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.41s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.72s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.31s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.73s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.71s) [2022-05-04T17:30:09.441Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.81s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.91s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.79s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.99s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.64s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.35s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.22s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.84s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunMount (3.71s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.44s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.86s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.11s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.23s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.36s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.70s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunSysctls (1.47s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.28s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUserByName (0.58s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.53s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.08s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.53s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-05-04T17:30:09.442Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.53s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.15s) [2022-05-04T17:30:09.442Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.65s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.56s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.49s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.21s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.14s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-05-04T17:30:09.443Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.85s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.04s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-05-04T17:30:09.443Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-04T17:30:09.443Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-05-04T17:30:09.443Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.65s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.36s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.22s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2022-05-04T17:30:09.443Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2022-05-04T17:30:09.443Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-04T17:30:09.443Z] === RUN TestDockerRegistrySuite [2022-05-04T17:30:09.443Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T17:30:10.377Z] check_test.go:194: [d909895abe3d4] daemon is not started [2022-05-04T17:30:10.377Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T17:30:10.443Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T17:30:11.313Z] check_test.go:194: [d800ade007d5d] daemon is not started [2022-05-04T17:30:11.313Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T17:30:11.404Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T17:30:11.404Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T17:30:11.404Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T17:30:12.690Z] check_test.go:194: [d30ca398008a5] daemon is not started [2022-05-04T17:30:12.690Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T17:30:12.690Z] check_test.go:194: [de70a64934c84] daemon is not started [2022-05-04T17:30:12.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T17:30:14.229Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T17:30:15.222Z] check_test.go:194: [d8350523f7e6f] daemon is not started [2022-05-04T17:30:15.481Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T17:30:15.978Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T17:30:15.978Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T17:30:15.978Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T17:30:15.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T17:30:18.543Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T17:30:18.973Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T17:30:19.009Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T17:30:19.009Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T17:30:19.009Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T17:30:19.009Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T17:30:19.009Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T17:30:19.440Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T17:30:19.440Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T17:30:19.440Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T17:30:19.440Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T17:30:19.440Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T17:30:20.746Z] check_test.go:194: [da7746492c1dd] daemon is not started [2022-05-04T17:30:20.746Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T17:30:21.950Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T17:30:22.382Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T17:30:22.382Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T17:30:22.382Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T17:30:23.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T17:30:23.135Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T17:30:23.278Z] check_test.go:194: [d95da1512f51d] daemon is not started [2022-05-04T17:30:23.279Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T17:30:23.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T17:30:24.213Z] check_test.go:194: [d2b8493412037] daemon is not started [2022-05-04T17:30:24.213Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T17:30:25.160Z] check_test.go:194: [d48bc8a6d88a2] daemon is not started [2022-05-04T17:30:25.160Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T17:30:25.733Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T17:30:26.096Z] check_test.go:194: [dafb421e4892a] daemon is not started [2022-05-04T17:30:26.096Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T17:30:27.031Z] check_test.go:194: [d50287c39f069] daemon is not started [2022-05-04T17:30:27.031Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T17:30:28.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T17:30:28.411Z] check_test.go:194: [dc89ea4e34b92] daemon is not started [2022-05-04T17:30:28.411Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T17:30:28.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T17:30:28.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T17:30:28.675Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T17:30:28.977Z] check_test.go:194: [d513ae1f9ec6d] daemon is not started [2022-05-04T17:30:28.977Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T17:30:29.914Z] check_test.go:194: [dcc2996199686] daemon is not started [2022-05-04T17:30:29.914Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T17:30:30.849Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0833f63889e84815edb80057ec92ae4de2af79e1ef15143241cbdd5899bdc607 [2022-05-04T17:30:31.416Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:129afda103db0c99efa47e3eab73f250af81ba47a80e7ecd544f2a4979ed413a [2022-05-04T17:30:31.620Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T17:30:31.675Z] check_test.go:194: [d81ea98582a23] daemon is not started [2022-05-04T17:30:31.675Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T17:30:32.089Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T17:30:32.610Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:203d86505057ef68fa4bc31d72d57c6f91522720c2c09bd2e1c6a6b79685d475 [2022-05-04T17:30:33.546Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8f3ee137795a4a2dd4ef5e5818fc8f1400a741ac318876878ec03ea95da6c41c [2022-05-04T17:30:33.546Z] check_test.go:194: [db93be2db8708] daemon is not started [2022-05-04T17:30:33.546Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T17:30:33.648Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T17:30:34.483Z] check_test.go:194: [da24a28b201c3] daemon is not started [2022-05-04T17:30:34.483Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T17:30:36.391Z] check_test.go:194: [d3cea550365fb] daemon is not started [2022-05-04T17:30:36.391Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T17:30:37.327Z] check_test.go:194: [d6c6cea9badc9] daemon is not started [2022-05-04T17:30:37.327Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T17:30:37.585Z] check_test.go:194: [d6a8e03f94e5d] daemon is not started [2022-05-04T17:30:37.585Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T17:30:38.153Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-04T17:30:38.720Z] check_test.go:194: [de199983bde76] daemon is not started [2022-05-04T17:30:38.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T17:30:38.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T17:30:39.656Z] check_test.go:194: [d3ddc937fc690] daemon is not started [2022-05-04T17:30:39.656Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T17:30:41.045Z] check_test.go:194: [d1492ef3930a9] daemon is not started [2022-05-04T17:30:41.045Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T17:30:42.293Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T17:30:42.420Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-04T17:30:43.276Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T17:30:43.796Z] check_test.go:194: [d399b81e3f8c6] daemon is not started [2022-05-04T17:30:43.796Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T17:30:44.364Z] check_test.go:194: [d6d1d94a4a589] daemon is not started [2022-05-04T17:30:44.364Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T17:30:45.744Z] check_test.go:194: [d67aaad8c5444] daemon is not started [2022-05-04T17:30:45.744Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T17:30:45.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T17:30:45.942Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T17:30:45.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T17:30:46.003Z] check_test.go:194: [d5e2bb25d8714] daemon is not started [2022-05-04T17:30:46.003Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T17:30:46.003Z] check_test.go:194: [dcbe71c2ded98] daemon is not started [2022-05-04T17:30:46.003Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T17:30:46.262Z] check_test.go:194: [d7fab2f2d593b] daemon is not started [2022-05-04T17:30:46.262Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T17:30:46.521Z] check_test.go:194: [dcbe15d3a70e9] daemon is not started [2022-05-04T17:30:46.781Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T17:30:47.349Z] check_test.go:194: [de036b8f9ff00] daemon is not started [2022-05-04T17:30:47.349Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T17:30:47.349Z] check_test.go:194: [d813e73f4e166] daemon is not started [2022-05-04T17:30:47.349Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T17:30:48.729Z] check_test.go:194: [db5a7fd22c0fe] daemon is not started [2022-05-04T17:30:48.729Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T17:30:49.295Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-04T17:30:50.232Z] check_test.go:194: [d6c1e4ff2a1eb] daemon is not started [2022-05-04T17:30:50.491Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T17:30:50.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T17:30:50.698Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T17:30:50.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T17:30:50.698Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T17:30:50.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T17:30:51.868Z] check_test.go:194: [d26d2d73baec8] daemon is not started [2022-05-04T17:30:51.868Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T17:30:51.922Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T17:30:53.245Z] check_test.go:194: [d1fd299fe9697] daemon is not started [2022-05-04T17:30:53.245Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T17:30:54.181Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite (45.76s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.04s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.84s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.76s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.62s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.58s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.75s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.89s) [2022-05-04T17:30:54.748Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T17:30:54.748Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T17:30:54.863Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T17:30:55.007Z] check_test.go:221: [def93bf261ddb] daemon is not started [2022-05-04T17:30:55.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T17:30:55.942Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-04T17:30:57.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T17:30:57.853Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T17:30:57.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T17:30:58.496Z] check_test.go:221: [d86dbc1195f5f] daemon is not started [2022-05-04T17:30:58.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T17:30:58.496Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-04T17:30:58.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T17:30:58.839Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T17:30:58.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T17:30:58.839Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T17:30:58.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T17:31:02.003Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T17:31:03.764Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-04T17:31:03.764Z] check_test.go:221: [d7c1c02bec24e] daemon is not started [2022-05-04T17:31:03.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T17:31:04.700Z] check_test.go:221: [df557e52ad149] daemon is not started [2022-05-04T17:31:04.700Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T17:31:04.960Z] check_test.go:221: [dbd74f2c5d6b1] daemon is not started [2022-05-04T17:31:04.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T17:31:05.051Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T17:31:05.781Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T17:31:06.337Z] check_test.go:221: [d33ba835959a3] daemon is not started [2022-05-04T17:31:06.337Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T17:31:06.595Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-04T17:31:07.530Z] check_test.go:221: [d3be56d85f3cb] daemon is not started [2022-05-04T17:31:07.530Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T17:31:08.465Z] check_test.go:221: [d86bcfe80f2ca] daemon is not started [2022-05-04T17:31:08.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T17:31:10.521Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T17:31:10.988Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T17:31:10.988Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T17:31:10.988Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T17:31:10.988Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T17:31:10.988Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T17:31:11.000Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-04T17:31:11.000Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-04T17:31:11.000Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-04T17:31:11.566Z] check_test.go:221: [da6da661c5911] daemon is not started [2022-05-04T17:31:11.566Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T17:31:12.133Z] check_test.go:221: [d71f49f398038] daemon is not started [2022-05-04T17:31:12.133Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T17:31:12.391Z] check_test.go:221: [d62c97a386b12] daemon is not started [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite (17.64s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.37s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.07s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.95s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s) [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2022-05-04T17:31:12.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T17:31:12.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T17:31:13.196Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T17:31:13.196Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T17:31:13.196Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T17:31:13.327Z] check_test.go:250: [d257b83ca3a9a] daemon is not started [2022-05-04T17:31:13.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T17:31:13.895Z] check_test.go:250: [d3dcd1089642e] daemon is not started [2022-05-04T17:31:13.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T17:31:14.154Z] check_test.go:250: [d370ce1a428d5] daemon is not started [2022-05-04T17:31:14.154Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T17:31:15.535Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T17:31:16.475Z] check_test.go:250: [d2b0664eaeb07] daemon is not started [2022-05-04T17:31:16.475Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T17:31:16.733Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-04T17:31:16.733Z] check_test.go:250: [dd1d9f7c0f39a] daemon is not started [2022-05-04T17:31:16.733Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T17:31:17.524Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T17:31:17.788Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-04T17:31:17.788Z] check_test.go:250: [da5096db9b0b1] daemon is not started [2022-05-04T17:31:17.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T17:31:18.047Z] check_test.go:250: [d13af0afe37c5] daemon is not started [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.55s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.34s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.82s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.05s) [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-04T17:31:18.047Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T17:31:18.047Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T17:31:18.305Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-04T17:31:20.835Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-04T17:31:23.367Z] check_test.go:277: [d3b7ab6319b29] daemon is not started [2022-05-04T17:31:23.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T17:31:23.367Z] check_test.go:277: [d1eed914e6f17] daemon is not started [2022-05-04T17:31:23.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T17:31:23.626Z] check_test.go:277: [d135dfb9aa73f] daemon is not started [2022-05-04T17:31:23.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T17:31:23.626Z] check_test.go:277: [d9e23dc82641b] daemon is not started [2022-05-04T17:31:23.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T17:31:23.885Z] check_test.go:277: [da746984c5a0e] daemon is not started [2022-05-04T17:31:23.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-05-04T17:31:23.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-05-04T17:31:23.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-04T17:31:23.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-05-04T17:31:23.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-04T17:31:23.885Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-05-04T17:31:23.885Z] === RUN TestDockerNetworkSuite [2022-05-04T17:31:23.885Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-04T17:31:24.820Z] docker_cli_network_unix_test.go:46: [d61c39480f24c] daemon is not started [2022-05-04T17:31:24.820Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-04T17:31:25.388Z] docker_cli_network_unix_test.go:46: [d002fd4a6705e] daemon is not started [2022-05-04T17:31:25.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-04T17:31:27.920Z] docker_cli_network_unix_test.go:46: [daabe0bad3961] daemon is not started [2022-05-04T17:31:27.929Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T17:31:28.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-04T17:31:29.555Z] docker_cli_network_unix_test.go:46: [d9f49688eb30d] daemon is not started [2022-05-04T17:31:29.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-04T17:31:29.816Z] docker_cli_network_unix_test.go:1233: [db4341e8b839d] daemon is not started [2022-05-04T17:31:31.711Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T17:31:31.711Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T17:31:31.711Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T17:31:31.711Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T17:31:31.711Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T17:31:32.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-04T17:31:32.696Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T17:31:33.283Z] docker_cli_network_unix_test.go:46: [dfcaf58632469] daemon is not started [2022-05-04T17:31:33.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-04T17:31:36.480Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T17:31:38.039Z] docker_cli_network_unix_test.go:46: [d585cf5369a5a] daemon is not started [2022-05-04T17:31:38.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-04T17:31:40.261Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T17:31:40.877Z] docker_cli_network_unix_test.go:46: [d952e6e64d0fa] daemon is not started [2022-05-04T17:31:41.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-04T17:31:41.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T17:31:42.071Z] docker_cli_network_unix_test.go:46: [d6d3ef9133f33] daemon is not started [2022-05-04T17:31:42.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-04T17:31:42.589Z] docker_cli_network_unix_test.go:46: [d6630b2be3a87] daemon is not started [2022-05-04T17:31:42.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-04T17:31:43.108Z] docker_cli_network_unix_test.go:46: [d01843eca63a8] daemon is not started [2022-05-04T17:31:43.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-04T17:31:43.675Z] docker_cli_network_unix_test.go:46: [d9234d4e5b700] daemon is not started [2022-05-04T17:31:43.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-04T17:31:44.046Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T17:31:44.500Z] docker_cli_network_unix_test.go:46: [da520be983cbc] daemon is not started [2022-05-04T17:31:45.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-04T17:31:45.072Z] docker_cli_network_unix_test.go:46: [d906315d6cb33] daemon is not started [2022-05-04T17:31:45.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-04T17:31:45.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T17:31:45.190Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T17:31:45.350Z] docker_cli_network_unix_test.go:46: [d8fc97867145c] daemon is not started [2022-05-04T17:31:45.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-04T17:31:45.646Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T17:31:45.647Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:31:45.920Z] docker_cli_network_unix_test.go:46: [d2880979ab3ca] daemon is not started [2022-05-04T17:31:46.102Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T17:31:46.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-04T17:31:46.438Z] docker_cli_network_unix_test.go:46: [dc75d1ea828fe] daemon is not started [2022-05-04T17:31:46.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-04T17:31:46.438Z] docker_cli_network_unix_test.go:46: [d75c3ecabcda4] daemon is not started [2022-05-04T17:31:46.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-04T17:31:46.438Z] docker_cli_network_unix_test.go:46: [d124517ed1907] daemon is not started [2022-05-04T17:31:46.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-04T17:31:47.377Z] docker_cli_network_unix_test.go:46: [d332f717b6707] daemon is not started [2022-05-04T17:31:47.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-04T17:31:47.632Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T17:31:47.632Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T17:31:47.632Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T17:31:47.944Z] docker_cli_network_unix_test.go:46: [de120538d9f2d] daemon is not started [2022-05-04T17:31:48.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-04T17:31:48.202Z] docker_cli_network_unix_test.go:46: [d0f5348767988] daemon is not started [2022-05-04T17:31:48.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-04T17:31:48.460Z] docker_cli_network_unix_test.go:46: [d23444cbf9dec] daemon is not started [2022-05-04T17:31:48.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-04T17:31:48.719Z] docker_cli_network_unix_test.go:46: [de8b0f4e89ee4] daemon is not started [2022-05-04T17:31:48.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-04T17:31:50.094Z] docker_cli_network_unix_test.go:968: [d83ac7cb68ff0] daemon is not started [2022-05-04T17:31:51.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-04T17:31:51.970Z] docker_cli_network_unix_test.go:46: [d62514fc7825e] daemon is not started [2022-05-04T17:31:52.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-04T17:31:52.275Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T17:31:53.225Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T17:31:53.225Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T17:31:53.675Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T17:31:53.675Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T17:31:53.675Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T17:31:54.759Z] docker_cli_network_unix_test.go:1116: [da0cc1539697e] daemon is not started [2022-05-04T17:31:55.187Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T17:31:55.858Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T17:31:56.137Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T17:31:57.088Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T17:31:57.538Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T17:31:57.990Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T17:31:58.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-04T17:31:58.047Z] docker_cli_network_unix_test.go:46: [deaaf96fdc1a6] daemon is not started [2022-05-04T17:31:58.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-04T17:31:58.623Z] docker_cli_network_unix_test.go:46: [da1f545201e0b] daemon is not started [2022-05-04T17:31:58.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-04T17:31:58.623Z] docker_cli_network_unix_test.go:46: [dffee2c9e1620] daemon is not started [2022-05-04T17:31:58.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-04T17:31:58.882Z] docker_cli_network_unix_test.go:46: [da9298b96c8fd] daemon is not started [2022-05-04T17:31:58.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-04T17:31:58.882Z] docker_cli_network_unix_test.go:46: [d79e770712a83] daemon is not started [2022-05-04T17:31:58.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-04T17:31:58.959Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T17:31:59.140Z] docker_cli_network_unix_test.go:46: [d13787f90a20e] daemon is not started [2022-05-04T17:31:59.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-04T17:31:59.140Z] docker_cli_network_unix_test.go:46: [dd89e7ec109cd] daemon is not started [2022-05-04T17:31:59.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-04T17:31:59.942Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T17:32:00.412Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T17:32:01.051Z] docker_cli_network_unix_test.go:46: [db688009995a0] daemon is not started [2022-05-04T17:32:01.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-04T17:32:01.617Z] docker_cli_network_unix_test.go:46: [d4c140b2ca0e8] daemon is not started [2022-05-04T17:32:01.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-04T17:32:01.617Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-04T17:32:01.617Z] docker_cli_network_unix_test.go:46: [d1d6d67b100cf] daemon is not started [2022-05-04T17:32:01.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-04T17:32:02.184Z] docker_cli_network_unix_test.go:46: [df9b1d9a7f8f7] daemon is not started [2022-05-04T17:32:02.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-04T17:32:03.755Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T17:32:05.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-04T17:32:06.646Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T17:32:06.646Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T17:32:06.646Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T17:32:07.609Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T17:32:07.609Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T17:32:07.609Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T17:32:07.632Z] docker_cli_network_unix_test.go:1084: [d8c0d08fe8abf] daemon is not started [2022-05-04T17:32:08.065Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T17:32:08.333Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T17:32:09.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-04T17:32:09.010Z] docker_cli_network_unix_test.go:46: [d43e06cf8d00f] daemon is not started [2022-05-04T17:32:09.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-04T17:32:09.082Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T17:32:09.082Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T17:32:09.269Z] docker_cli_network_unix_test.go:46: [d1deb3611f0ec] daemon is not started [2022-05-04T17:32:09.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-04T17:32:10.235Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T17:32:10.907Z] docker_cli_network_unix_test.go:46: [de6129568ed05] daemon is not started [2022-05-04T17:32:11.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-04T17:32:11.166Z] docker_cli_network_unix_test.go:46: [df5dcef2a488c] daemon is not started [2022-05-04T17:32:11.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-04T17:32:11.196Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T17:32:11.425Z] docker_cli_network_unix_test.go:46: [db53122031283] daemon is not started [2022-05-04T17:32:11.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-04T17:32:12.157Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T17:32:12.157Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T17:32:12.157Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T17:32:12.252Z] docker_cli_network_unix_test.go:46: [df85c500a7dd7] daemon is not started [2022-05-04T17:32:12.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-04T17:32:12.820Z] docker_cli_network_unix_test.go:46: [d3b05ce6d4080] daemon is not started [2022-05-04T17:32:12.862Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T17:32:12.862Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T17:32:13.081Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-04T17:32:13.117Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T17:32:13.573Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T17:32:13.573Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T17:32:13.573Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T17:32:13.573Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T17:32:13.573Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T17:32:14.015Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-04T17:32:16.548Z] docker_cli_swarm_test.go:1180: [d958b8cd14623] joining swarm manager [ddaf9dff495ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:32:16.976Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T17:32:17.606Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T17:32:19.081Z] docker_cli_network_unix_test.go:46: [d822297b104bc] daemon is not started [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite (55.16s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.15s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.45s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-04T17:32:19.081Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.86s) [2022-05-04T17:32:19.081Z] === RUN TestDockerHubPullSuite [2022-05-04T17:32:19.081Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-04T17:32:19.339Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T17:32:19.927Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T17:32:19.927Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T17:32:19.927Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T17:32:19.927Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T17:32:20.393Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T17:32:20.981Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-04T17:32:21.959Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T17:32:22.917Z] docker_cli_swarm_test.go:1189: [d1f2d16b9e26c] joining swarm manager [ddaf9dff495ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:32:23.176Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-04T17:32:23.742Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-04T17:32:25.117Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-04T17:32:25.376Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite (6.45s) [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s) [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s) [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-04T17:32:25.376Z] PASS [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === Skipped [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-04T17:32:25.376Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-04T17:32:25.376Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-04T17:32:25.376Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.376Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-04T17:32:25.376Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-05-04T17:32:25.377Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-04T17:32:25.377Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-04T17:32:25.377Z] docker_cli_network_unix_test.go:46: [d1d6d67b100cf] daemon is not started [2022-05-04T17:32:25.377Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] DONE 1265 tests, 51 skipped in 1460.886s [2022-05-04T17:32:25.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T17:32:25.377Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T17:32:25.377Z] +++ kill 9384 [2022-05-04T17:32:25.377Z] +++ /etc/init.d/apparmor stop [2022-05-04T17:32:25.377Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] Unloading profiles will leave already running processes permanently [2022-05-04T17:32:25.377Z] unconfined, which can lead to unexpected situations. [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.377Z] To set a process to complain mode, use the command line tool [2022-05-04T17:32:25.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T17:32:25.377Z] +++ true [2022-05-04T17:32:25.377Z] exiting test-integration [2022-05-04T17:32:25.377Z] ++ exit 0 [2022-05-04T17:32:25.377Z] [2022-05-04T17:32:25.742Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T17:32:25.943Z] + for job in $(jobs -p) [2022-05-04T17:32:25.943Z] + wait 7455 [2022-05-04T17:32:29.541Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T17:32:33.344Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T17:32:35.401Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T17:32:35.401Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T17:32:35.868Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T17:32:39.648Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T17:32:40.115Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T17:32:44.858Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T17:32:48.269Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T17:32:48.269Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T17:32:49.253Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T17:32:50.712Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T17:32:50.712Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T17:32:50.712Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T17:32:50.712Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T17:32:50.712Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T17:32:50.712Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T17:32:50.712Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T17:32:53.658Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-04T17:32:54.124Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-04T17:32:54.964Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T17:32:54.964Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T17:32:54.964Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T17:32:57.853Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T17:32:57.853Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T17:32:57.853Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T17:32:57.853Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T17:32:57.903Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T17:32:57.903Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T17:32:57.903Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-04T17:32:57.903Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T17:32:57.903Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T17:32:57.905Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T17:32:57.905Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T17:32:58.308Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T17:32:58.308Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T17:32:58.308Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T17:32:58.764Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T17:32:58.764Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T17:32:58.764Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T17:33:01.685Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T17:33:01.685Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T17:33:05.465Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T17:33:12.603Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-04T17:33:19.111Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T17:33:19.111Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T17:33:23.256Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T17:33:23.256Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T17:33:23.256Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T17:33:24.802Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-04T17:33:24.818Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T17:33:25.868Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T17:33:26.255Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T17:33:28.088Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-04T17:33:28.691Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T17:33:28.691Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T17:33:28.691Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T17:33:28.691Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T17:33:29.650Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T17:33:30.010Z] docker_cli_swarm_test.go:1112: [db8f7a5cc3483] joining swarm manager [d10b29709203c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:33:30.945Z] docker_cli_swarm_test.go:1113: [d7f6160c353f2] joining swarm manager [d10b29709203c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:33:32.111Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T17:33:32.111Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T17:33:32.111Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T17:33:32.111Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T17:33:32.111Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T17:33:34.390Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T17:33:34.390Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T17:33:34.390Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T17:33:34.390Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T17:33:34.390Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T17:33:34.390Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T17:33:34.390Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T17:33:35.055Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T17:33:35.055Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T17:33:35.055Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-04T17:33:37.336Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-04T17:33:37.803Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-04T17:33:40.749Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T17:33:40.749Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T17:33:40.749Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-04T17:33:40.749Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T17:33:40.749Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T17:33:45.460Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-04T17:33:50.204Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T17:33:50.204Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T17:33:58.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T17:33:59.775Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T17:34:00.244Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T17:34:01.954Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T17:34:01.954Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T17:34:02.681Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T17:34:02.681Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T17:34:02.681Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T17:34:02.681Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T17:34:02.681Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T17:34:02.681Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T17:34:02.681Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T17:34:03.667Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T17:34:04.030Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T17:34:06.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T17:34:09.093Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T17:34:09.931Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T17:34:12.316Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T17:34:12.783Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T17:34:12.783Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T17:34:13.249Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T17:34:13.249Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T17:34:13.249Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T17:34:13.249Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T17:34:13.249Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T17:34:13.834Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T17:34:13.834Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T17:34:13.834Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T17:34:13.834Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T17:34:13.834Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T17:34:15.459Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T17:34:15.459Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:34:15.459Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T17:34:16.040Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T17:34:16.040Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T17:34:16.506Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-04T17:34:20.202Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T17:34:24.947Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T17:34:24.947Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T17:34:24.947Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T17:34:26.917Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-04T17:34:29.860Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T17:34:30.326Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T17:34:30.801Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T17:34:30.801Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:34:30.801Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T17:34:37.944Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T17:34:41.726Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T17:34:41.726Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T17:34:41.726Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T17:34:41.726Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T17:34:41.726Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T17:34:41.726Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T17:34:41.726Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T17:34:41.726Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T17:34:42.193Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T17:34:42.796Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T17:34:42.796Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T17:34:42.796Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T17:34:42.796Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T17:34:42.796Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T17:34:42.796Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T17:34:42.796Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T17:34:44.355Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T17:34:49.339Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T17:34:51.499Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T17:34:52.363Z] docker_cli_swarm_test.go:1166: [d16a80b32c3af] joining swarm manager [d10b29709203c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-04T17:34:52.482Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T17:34:52.482Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T17:34:52.948Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T17:34:52.948Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T17:34:52.948Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T17:34:52.948Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T17:34:52.948Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T17:34:54.508Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T17:34:56.484Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T17:34:56.484Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T17:34:56.484Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T17:34:58.047Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T17:34:58.047Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T17:34:58.047Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T17:34:58.047Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T17:34:58.047Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T17:34:58.047Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T17:34:58.047Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T17:34:59.251Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T17:35:00.990Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T17:35:00.990Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T17:35:00.990Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T17:35:00.990Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T17:35:03.202Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T17:35:03.202Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T17:35:03.202Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T17:35:03.202Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T17:35:03.202Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T17:35:03.202Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T17:35:03.202Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T17:35:03.202Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T17:35:03.991Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T17:35:06.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T17:35:07.778Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T17:35:07.778Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T17:35:07.778Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T17:35:09.200Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T17:35:11.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T17:35:11.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T17:35:11.410Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T17:35:11.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T17:35:14.285Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-04T17:35:14.285Z] docker_cli_swarm_test.go:1447: [d8a7a0e5cd063] joining swarm manager [d5bdde7b43f74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:35:14.851Z] docker_cli_swarm_test.go:1448: [d4c89a7ace413] joining swarm manager [d5bdde7b43f74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T17:35:14.918Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T17:35:14.918Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:35:14.918Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T17:35:15.191Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T17:35:15.191Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T17:35:17.401Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T17:35:17.401Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T17:35:17.401Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T17:35:17.401Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T17:35:17.401Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T17:35:19.609Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T17:35:19.609Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T17:35:20.773Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T17:35:22.312Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T17:35:22.312Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T17:35:22.312Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T17:35:22.312Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T17:35:22.553Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T17:35:22.553Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T17:35:22.553Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T17:35:24.552Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T17:35:24.552Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T17:35:24.552Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T17:35:24.552Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T17:35:24.552Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T17:35:24.552Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T17:35:24.552Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T17:35:24.552Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T17:35:25.019Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T17:35:25.498Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T17:35:25.498Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T17:35:27.074Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-04T17:35:27.074Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-04T17:35:27.075Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-04T17:35:27.075Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-04T17:35:27.075Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-04T17:35:28.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-04T17:35:28.441Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T17:35:30.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-04T17:35:32.158Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T17:35:33.187Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T17:35:33.823Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-04T17:35:35.726Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-04T17:35:37.628Z] docker_cli_swarm_unix_test.go:63: [ddfeb728adef4] joining swarm manager [d5292f5a8a8d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:35:37.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T17:35:37.931Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T17:35:37.931Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T17:35:38.010Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T17:35:38.010Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T17:35:38.010Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T17:35:38.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T17:35:38.397Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T17:35:40.220Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T17:35:40.220Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T17:35:40.220Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T17:35:40.220Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T17:35:40.220Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T17:35:40.220Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T17:35:40.220Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T17:35:40.608Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T17:35:40.608Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T17:35:40.608Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T17:35:42.430Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T17:35:42.430Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T17:35:42.430Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T17:35:42.430Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T17:35:43.553Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T17:35:43.553Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T17:35:43.553Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T17:35:45.372Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T17:35:45.372Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T17:35:45.372Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T17:35:45.372Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T17:35:45.372Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T17:35:45.372Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T17:35:45.372Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T17:35:45.372Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T17:35:46.497Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T17:35:46.497Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T17:35:48.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T17:35:49.883Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T17:35:51.244Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T17:35:52.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T17:35:52.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T17:35:52.093Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T17:35:52.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T17:35:53.453Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T17:35:53.453Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T17:35:53.453Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T17:35:53.453Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T17:35:53.453Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T17:35:53.453Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T17:35:53.453Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T17:35:53.453Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T17:35:53.453Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T17:35:53.453Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T17:35:53.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-04T17:35:54.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T17:35:54.300Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T17:35:55.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T17:35:55.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-04T17:35:56.507Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T17:35:56.507Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T17:35:56.507Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T17:35:56.507Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T17:35:56.507Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T17:35:57.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-04T17:35:59.450Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T17:35:59.450Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T17:36:00.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-04T17:36:01.011Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T17:36:01.011Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T17:36:01.011Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T17:36:03.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-04T17:36:03.955Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T17:36:03.955Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T17:36:05.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000403998_} [2022-05-04T17:36:06.897Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T17:36:08.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_false____} [2022-05-04T17:36:10.677Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T17:36:11.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_true____} [2022-05-04T17:36:13.620Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T17:36:14.073Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T17:36:14.073Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T17:36:14.073Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T17:36:14.073Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T17:36:14.073Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T17:36:14.073Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T17:36:14.073Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T17:36:14.087Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T17:36:14.087Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T17:36:14.087Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T17:36:14.087Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T17:36:16.297Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T17:36:16.297Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T17:36:16.297Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T17:36:17.018Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T17:36:17.018Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T17:36:17.018Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:36:17.018Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T17:36:18.507Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T17:36:18.507Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T17:36:18.507Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T17:36:19.963Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T17:36:19.963Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T17:36:19.963Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T17:36:19.963Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T17:36:20.714Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T17:36:20.714Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T17:36:22.910Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T17:36:22.910Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T17:36:22.910Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T17:36:22.910Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T17:36:22.910Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T17:36:22.910Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T17:36:22.910Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T17:36:25.458Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T17:36:27.020Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T17:36:27.020Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T17:36:27.020Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T17:36:27.020Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T17:36:27.020Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T17:36:27.020Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T17:36:27.020Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T17:36:27.020Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T17:36:27.020Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T17:36:27.020Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T17:36:27.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-04T17:36:27.656Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T17:36:28.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T17:36:28.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-04T17:36:30.598Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T17:36:30.598Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:36:30.598Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T17:36:30.598Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T17:36:30.598Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-04T17:36:30.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-04T17:36:33.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-04T17:36:33.842Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-04T17:36:33.842Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-04T17:36:33.842Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-04T17:36:35.744Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-04T17:36:35.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-04T17:36:38.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009b1ab8_} [2022-05-04T17:36:39.046Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-04T17:36:40.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_false____} [2022-05-04T17:36:41.007Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T17:36:41.007Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:36:41.007Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T17:36:41.007Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:36:41.007Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T17:36:41.577Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-04T17:36:43.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_true____} [2022-05-04T17:36:43.477Z] docker_api_swarm_test.go:962: [d2d0bb060ad58] joining swarm manager [dbebfe51cf769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T17:36:45.521Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T17:36:45.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T17:36:45.988Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T17:36:45.988Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T17:36:45.988Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T17:36:45.988Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T17:36:45.988Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T17:36:45.988Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T17:36:48.934Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T17:36:48.934Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T17:36:48.934Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:36:48.934Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T17:36:49.654Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T17:36:49.654Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T17:36:49.654Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T17:36:49.654Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T17:36:49.654Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T17:36:51.144Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T17:36:51.144Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T17:36:51.144Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T17:36:51.144Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T17:36:52.595Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T17:36:52.595Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T17:36:52.595Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T17:36:52.595Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T17:36:52.595Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T17:36:53.356Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T17:36:53.356Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T17:36:53.356Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T17:36:53.356Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T17:36:53.822Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T17:36:53.822Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T17:36:53.822Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T17:36:55.539Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T17:36:55.539Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:36:55.539Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T17:36:55.539Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T17:36:55.539Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T17:36:55.539Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T17:36:55.539Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T17:36:55.539Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T17:36:55.539Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T17:36:55.539Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T17:36:55.539Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T17:36:57.749Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T17:36:58.566Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T17:36:59.961Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T17:37:00.428Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T17:37:00.428Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T17:37:00.775Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T17:37:00.775Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:37:00.775Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T17:37:00.775Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T17:37:00.775Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-04T17:37:01.555Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-04T17:37:02.637Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T17:37:03.103Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T17:37:03.103Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T17:37:03.103Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T17:37:03.103Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T17:37:03.569Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T17:37:03.570Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T17:37:03.570Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T17:37:03.570Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T17:37:03.751Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T17:37:03.751Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T17:37:03.751Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T17:37:04.035Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T17:37:11.178Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T17:37:11.179Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:37:11.179Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T17:37:11.179Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:37:11.179Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T17:37:12.679Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T17:37:12.679Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T17:37:12.679Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T17:37:13.752Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-04T17:37:14.886Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T17:37:15.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-04T17:37:15.352Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T17:37:15.352Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:37:15.352Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T17:37:17.030Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T17:37:18.299Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T17:37:18.299Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T17:37:18.299Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T17:37:18.299Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T17:37:18.299Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T17:37:18.299Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T17:37:18.299Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T17:37:18.299Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T17:37:19.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-04T17:37:19.819Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T17:37:19.819Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T17:37:19.819Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T17:37:19.819Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T17:37:19.819Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T17:37:21.244Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T17:37:21.380Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T17:37:21.380Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T17:37:21.380Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T17:37:21.380Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T17:37:21.380Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T17:37:23.455Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T17:37:23.686Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T17:37:23.686Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:37:23.686Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T17:37:23.686Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T17:37:23.686Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T17:37:23.686Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T17:37:23.686Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T17:37:23.686Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T17:37:23.686Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T17:37:24.161Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T17:37:24.161Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T17:37:24.958Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T17:37:26.372Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T17:37:26.399Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T17:37:27.712Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-04T17:37:28.579Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T17:37:28.579Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T17:37:29.045Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T17:37:30.604Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T17:37:31.070Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T17:37:31.537Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T17:37:31.537Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T17:37:31.537Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T17:37:32.004Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T17:37:32.004Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T17:37:32.004Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T17:37:32.004Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T17:37:32.471Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T17:37:32.977Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-04T17:37:34.879Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-04T17:37:35.252Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T17:37:36.808Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T17:37:37.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-04T17:37:39.611Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T17:37:39.751Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T17:37:39.938Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-04T17:37:40.078Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T17:37:40.078Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T17:37:42.473Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-04T17:37:43.019Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T17:37:43.486Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T17:37:43.486Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:37:43.486Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T17:37:45.005Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-04T17:37:45.607Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T17:37:45.693Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T17:37:45.694Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:37:45.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T17:37:46.159Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T17:37:46.159Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T17:37:46.159Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T17:37:46.159Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T17:37:46.159Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T17:37:46.159Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T17:37:46.159Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T17:37:46.159Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T17:37:47.534Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-04T17:37:47.817Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T17:37:48.284Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T17:37:49.099Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T17:37:50.020Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T17:37:51.307Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T17:37:53.032Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T17:37:53.498Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T17:37:53.965Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T17:37:54.249Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T17:37:59.820Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T17:38:02.895Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T17:38:04.566Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T17:38:04.566Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T17:38:04.566Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T17:38:04.566Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:38:04.566Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T17:38:04.566Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T17:38:04.566Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T17:38:04.566Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T17:38:04.566Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T17:38:05.549Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T17:38:05.549Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T17:38:05.549Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T17:38:06.674Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T17:38:08.493Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T17:38:12.526Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T17:38:14.734Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T17:38:15.201Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T17:38:18.980Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T17:38:20.541Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T17:38:21.006Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T17:38:25.742Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T17:38:25.941Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T17:38:30.482Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T17:38:30.482Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T17:38:30.482Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T17:38:30.482Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:38:30.482Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T17:38:30.482Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T17:38:30.482Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T17:38:30.482Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T17:38:30.482Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T17:38:32.040Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T17:38:32.040Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T17:38:32.040Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T17:38:34.245Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T17:38:40.868Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T17:38:42.884Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T17:38:43.778Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-04T17:38:44.328Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T17:38:44.328Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-04T17:38:44.447Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-04T17:38:46.657Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-04T17:38:47.269Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-04T17:38:51.281Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T17:38:51.395Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T17:38:51.395Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T17:38:51.395Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T17:38:52.014Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T17:38:52.014Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T17:38:52.014Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T17:38:54.337Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T17:38:54.958Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T17:38:58.115Z] === RUN TestDockerSuite/TestExec [2022-05-04T17:38:58.115Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:38:58.115Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T17:38:58.115Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:38:58.115Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T17:38:58.643Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-04T17:38:59.701Z] === RUN TestDockerSuite/TestExec [2022-05-04T17:38:59.701Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:38:59.701Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T17:38:59.701Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:38:59.701Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T17:39:00.325Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T17:39:01.909Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T17:39:02.536Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T17:39:02.536Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T17:39:02.536Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T17:39:02.536Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T17:39:02.536Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T17:39:02.536Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:39:02.536Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T17:39:04.096Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T17:39:04.118Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T17:39:04.118Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T17:39:04.118Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T17:39:04.118Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T17:39:04.118Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T17:39:04.118Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:39:04.118Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T17:39:06.307Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T17:39:07.060Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T17:39:07.865Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T17:39:10.022Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T17:39:10.070Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T17:39:12.993Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite (1525.30s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.02s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.67s) [2022-05-04T17:39:13.512Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.05s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.29s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.80s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.14s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.24s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.50s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.68s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.57s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.57s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.61s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.51s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.19s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.82s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.31s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.14s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.75s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.48s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.40s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.11s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.68s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.60s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.75s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.85s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.03s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.47s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.57s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.74s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.62s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.87s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.20s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.96s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.59s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.47s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.84s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.34s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.33s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.92s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.39s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.20s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.96s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.63s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.75s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.30s) [2022-05-04T17:39:13.512Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.81s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.79s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.96s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.79s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (104.65s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.63s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.83s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.73s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.08s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-05-04T17:39:13.513Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-05-04T17:39:13.513Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-05-04T17:39:13.513Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2022-05-04T17:39:13.513Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T17:39:13.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-04T17:39:13.771Z] docker_cli_external_volume_driver_test.go:53: [dba54079c5d88] daemon is not started [2022-05-04T17:39:14.809Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T17:39:14.809Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T17:39:14.809Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T17:39:14.809Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:39:14.809Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T17:39:14.809Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T17:39:14.809Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T17:39:15.938Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T17:39:16.369Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T17:39:21.107Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T17:39:21.107Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T17:39:21.107Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T17:39:21.107Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T17:39:21.107Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T17:39:21.107Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T17:39:21.107Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T17:39:21.107Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T17:39:21.107Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T17:39:21.107Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T17:39:21.107Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T17:39:21.789Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T17:39:21.789Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T17:39:21.789Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T17:39:21.789Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:39:21.789Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T17:39:21.789Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T17:39:21.789Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T17:39:23.314Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T17:39:23.314Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T17:39:23.314Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T17:39:23.314Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T17:39:23.314Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T17:39:23.314Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:39:23.314Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T17:39:23.314Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T17:39:23.314Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T17:39:23.314Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T17:39:23.314Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T17:39:23.998Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T17:39:25.521Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T17:39:25.521Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T17:39:25.521Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T17:39:28.742Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T17:39:28.742Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T17:39:28.742Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T17:39:28.742Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T17:39:28.742Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T17:39:28.742Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T17:39:28.742Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T17:39:28.742Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T17:39:28.742Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T17:39:28.742Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T17:39:28.742Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T17:39:30.262Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T17:39:30.262Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T17:39:30.262Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T17:39:30.262Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T17:39:30.262Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T17:39:30.262Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T17:39:30.262Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T17:39:31.688Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T17:39:31.688Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T17:39:31.688Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T17:39:31.688Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T17:39:31.688Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T17:39:31.688Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:39:31.688Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T17:39:31.688Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T17:39:31.688Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T17:39:31.688Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T17:39:31.688Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T17:39:31.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-04T17:39:34.630Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T17:39:34.630Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T17:39:34.630Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T17:39:36.114Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T17:39:40.498Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T17:39:40.498Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T17:39:40.498Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T17:39:40.498Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T17:39:40.498Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T17:39:40.498Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T17:39:40.498Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T17:39:41.965Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T17:39:44.906Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T17:39:47.649Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T17:39:50.758Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestHealth [2022-05-04T17:39:50.758Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T17:39:50.758Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T17:39:53.503Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T17:39:55.495Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T17:39:55.495Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T17:39:55.495Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T17:39:55.495Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T17:39:55.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T17:39:55.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T17:39:55.495Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T17:39:56.477Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T17:39:56.477Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T17:39:56.477Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T17:39:57.410Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T17:39:57.458Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T17:39:57.458Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T17:39:59.016Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T17:39:59.016Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T17:40:01.222Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T17:40:04.163Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T17:40:04.163Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T17:40:04.163Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:40:04.163Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T17:40:04.557Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestHealth [2022-05-04T17:40:04.557Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T17:40:04.557Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T17:40:07.947Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T17:40:07.947Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T17:40:07.947Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T17:40:07.947Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T17:40:07.947Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T17:40:07.947Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T17:40:07.947Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T17:40:07.947Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T17:40:07.947Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T17:40:07.947Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:40:07.947Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T17:40:09.298Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T17:40:09.298Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T17:40:09.298Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T17:40:09.298Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T17:40:09.298Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T17:40:09.298Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T17:40:09.298Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T17:40:09.765Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T17:40:09.765Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T17:40:09.765Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T17:40:10.749Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T17:40:10.749Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T17:40:10.889Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T17:40:12.309Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T17:40:12.309Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T17:40:13.095Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T17:40:13.095Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:40:13.095Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T17:40:13.095Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T17:40:13.095Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T17:40:13.095Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T17:40:13.095Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T17:40:13.095Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T17:40:14.516Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T17:40:15.301Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T17:40:15.768Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T17:40:17.457Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T17:40:17.457Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T17:40:17.457Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:40:17.457Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T17:40:17.973Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T17:40:17.973Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:40:17.973Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T17:40:17.973Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T17:40:17.973Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T17:40:17.973Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T17:40:17.973Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T17:40:20.180Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T17:40:21.239Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T17:40:21.239Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T17:40:21.239Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T17:40:21.239Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T17:40:21.239Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T17:40:21.239Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T17:40:21.239Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T17:40:21.239Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T17:40:21.239Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T17:40:21.239Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:40:21.239Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T17:40:24.186Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T17:40:24.926Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T17:40:24.926Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:40:24.926Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T17:40:24.926Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:40:24.927Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T17:40:24.927Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:40:24.927Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T17:40:26.396Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T17:40:26.396Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:40:26.396Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T17:40:26.396Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T17:40:26.396Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T17:40:26.396Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T17:40:26.396Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T17:40:26.396Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T17:40:27.137Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T17:40:29.342Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T17:40:29.342Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T17:40:29.344Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T17:40:29.344Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T17:40:31.553Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T17:40:31.556Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T17:40:31.556Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:40:31.556Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T17:40:31.556Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T17:40:31.556Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T17:40:31.556Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T17:40:31.556Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T17:40:33.767Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T17:40:33.767Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T17:40:33.767Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T17:40:33.767Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T17:40:34.500Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T17:40:35.326Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T17:40:38.269Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T17:40:38.284Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T17:40:38.284Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:40:38.284Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T17:40:38.284Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:40:38.284Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T17:40:38.284Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:40:38.284Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T17:40:39.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-04T17:40:40.498Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T17:40:42.046Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T17:40:43.442Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T17:40:43.442Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T17:40:44.254Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T17:40:45.654Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T17:40:46.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-04T17:40:46.465Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T17:40:47.968Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T17:40:47.968Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T17:40:47.968Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T17:40:47.968Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T17:40:48.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T17:40:48.598Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T17:40:48.598Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T17:40:48.598Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T17:40:48.598Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T17:40:50.961Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T17:40:51.539Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T17:40:51.680Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T17:40:53.168Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T17:40:54.489Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T17:40:55.374Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T17:40:55.374Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T17:40:55.374Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.374Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T17:40:55.374Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.374Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T17:40:55.374Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.374Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T17:40:55.374Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.400Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T17:40:55.840Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T17:40:55.841Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T17:40:55.841Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T17:40:55.841Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T17:40:55.841Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T17:40:58.050Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T17:40:59.608Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T17:41:00.066Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T17:41:00.066Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T17:41:00.066Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T17:41:00.066Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T17:41:00.349Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T17:41:00.521Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T17:41:00.521Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T17:41:00.521Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T17:41:00.521Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T17:41:00.521Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T17:41:00.521Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T17:41:00.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T17:41:00.960Z] docker_cli_external_volume_driver_test.go:53: [d05e81a163b30] daemon is not started [2022-05-04T17:41:03.299Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T17:41:05.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T17:41:05.188Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:41:05.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T17:41:05.188Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:41:05.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T17:41:05.188Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:41:05.188Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T17:41:05.460Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T17:41:05.508Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T17:41:06.150Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T17:41:07.668Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T17:41:07.668Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T17:41:07.668Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T17:41:09.290Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T17:41:09.876Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T17:41:09.876Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T17:41:10.812Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T17:41:11.500Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T17:41:13.711Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T17:41:14.619Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T17:41:15.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T17:41:16.653Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T17:41:16.653Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T17:41:16.653Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T17:41:16.653Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T17:41:19.597Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T17:41:20.469Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T17:41:21.807Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T17:41:25.211Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T17:41:27.667Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T17:41:28.152Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T17:41:28.473Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T17:41:28.473Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T17:41:28.473Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T17:41:28.473Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T17:41:28.473Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T17:41:28.473Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T17:41:28.474Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T17:41:28.474Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T17:41:28.474Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T17:41:28.474Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T17:41:28.474Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T17:41:28.474Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T17:41:29.712Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T17:41:29.712Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T17:41:29.712Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T17:41:29.880Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T17:41:29.880Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T17:41:29.880Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T17:41:32.654Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T17:41:32.824Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T17:41:33.290Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T17:41:33.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-04T17:41:34.864Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T17:41:35.524Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T17:41:35.524Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T17:41:38.033Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T17:41:41.318Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T17:41:43.508Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T17:41:43.508Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T17:41:43.508Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T17:41:43.508Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T17:41:43.508Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T17:41:43.891Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T17:41:46.448Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T17:41:47.086Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T17:41:48.638Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T17:41:48.657Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T17:41:48.779Z] docker_cli_external_volume_driver_test.go:53: [d7f920bddb6b6] daemon is not started [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T17:41:51.596Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T17:41:51.596Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T17:41:51.596Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T17:41:51.596Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T17:41:51.596Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T17:41:51.596Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T17:41:51.596Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T17:41:51.596Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T17:41:51.596Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T17:41:51.596Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T17:41:51.596Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T17:41:51.596Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T17:41:51.596Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T17:41:51.596Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T17:41:51.596Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T17:41:51.596Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPortList [2022-05-04T17:41:51.596Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T17:41:51.596Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T17:41:52.422Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T17:41:54.127Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T17:41:56.476Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T17:41:56.476Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T17:41:56.476Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T17:41:56.476Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T17:41:56.476Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T17:41:56.476Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T17:41:56.476Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T17:41:56.476Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T17:41:56.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T17:41:57.290Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T17:41:57.290Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T17:41:57.290Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T17:41:59.499Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T17:42:01.212Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T17:42:01.212Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T17:42:01.212Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T17:42:01.708Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T17:42:03.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-04T17:42:03.645Z] docker_cli_external_volume_driver_test.go:53: [d0b09c227d684] daemon is not started [2022-05-04T17:42:04.540Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T17:42:05.502Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T17:42:08.349Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T17:42:08.349Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T17:42:08.350Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T17:42:11.265Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T17:42:11.265Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T17:42:11.265Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T17:42:11.721Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T17:42:12.123Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T17:42:12.123Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T17:42:12.123Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T17:42:12.123Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T17:42:12.123Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T17:42:12.177Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T17:42:12.177Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T17:42:12.177Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T17:42:13.684Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T17:42:16.633Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T17:42:16.987Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T17:42:18.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T17:42:18.843Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T17:42:18.843Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T17:42:18.843Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T17:42:18.843Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T17:42:18.843Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T17:42:18.843Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T17:42:18.843Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T17:42:18.843Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T17:42:18.843Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:42:18.843Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T17:42:18.843Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T17:42:19.309Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T17:42:19.309Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T17:42:19.309Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T17:42:19.309Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T17:42:19.309Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T17:42:19.309Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPortList [2022-05-04T17:42:19.309Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T17:42:19.309Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T17:42:24.057Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T17:42:24.057Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.057Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T17:42:24.057Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T17:42:24.057Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.057Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T17:42:24.057Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.057Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T17:42:24.057Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.523Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T17:42:24.523Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T17:42:24.523Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T17:42:24.523Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T17:42:24.523Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T17:42:24.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T17:42:26.987Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T17:42:26.987Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:42:26.987Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T17:42:29.268Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T17:42:29.268Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T17:42:29.268Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T17:42:31.892Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T17:42:31.892Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T17:42:31.892Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T17:42:31.892Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T17:42:39.476Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T17:42:39.476Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T17:42:41.689Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T17:42:41.689Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T17:42:41.689Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T17:42:41.741Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T17:42:41.741Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T17:42:41.741Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T17:42:42.674Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T17:42:42.674Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-04T17:42:44.356Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T17:42:46.565Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T17:42:47.424Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T17:42:47.892Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T17:42:48.877Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T17:42:49.863Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T17:42:50.331Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T17:42:50.393Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T17:42:50.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-04T17:42:51.862Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T17:42:53.372Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T17:42:53.702Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T17:42:58.440Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T17:42:58.440Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T17:42:58.440Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T17:42:58.440Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T17:42:58.440Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T17:43:00.362Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T17:43:00.362Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T17:43:00.362Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T17:43:00.362Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T17:43:00.362Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T17:43:00.362Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T17:43:00.362Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T17:43:00.362Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T17:43:00.362Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T17:43:01.311Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T17:43:01.761Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T17:43:03.180Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T17:43:03.180Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:43:03.180Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T17:43:03.180Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T17:43:03.180Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T17:43:03.180Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T17:43:03.180Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T17:43:03.180Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T17:43:03.180Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T17:43:05.304Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T17:43:05.304Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T17:43:05.304Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T17:43:05.304Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T17:43:05.304Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T17:43:05.304Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T17:43:05.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-04T17:43:07.480Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T17:43:09.027Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T17:43:09.027Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T17:43:09.027Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T17:43:10.050Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T17:43:10.589Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T17:43:10.589Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T17:43:10.589Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T17:43:12.149Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T17:43:13.132Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T17:43:13.132Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T17:43:13.132Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T17:43:16.911Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T17:43:18.707Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T17:43:20.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-04T17:43:21.651Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T17:43:22.490Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T17:43:22.490Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T17:43:22.490Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T17:43:22.490Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T17:43:22.490Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T17:43:23.860Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T17:43:29.632Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T17:43:29.632Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:43:29.632Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T17:43:29.632Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T17:43:29.632Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T17:43:29.632Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T17:43:29.632Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T17:43:29.632Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T17:43:29.632Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T17:43:32.680Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T17:43:32.680Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T17:43:32.680Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T17:43:34.244Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T17:43:36.787Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T17:43:36.787Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T17:43:36.787Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T17:43:38.999Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T17:43:38.999Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T17:43:38.999Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T17:43:39.982Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T17:43:40.964Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T17:43:40.964Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T17:43:40.964Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T17:43:41.639Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T17:43:41.639Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:43:41.639Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T17:43:48.777Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T17:43:48.777Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T17:43:48.777Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T17:43:49.242Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T17:43:51.366Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T17:43:53.991Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T17:43:55.146Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T17:43:58.088Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T17:43:58.733Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T17:43:58.734Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:43:58.734Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T17:44:02.507Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T17:44:02.973Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T17:44:02.973Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T17:44:07.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-04T17:44:10.078Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T17:44:17.874Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T17:44:18.855Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T17:44:19.301Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T17:44:19.301Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:44:19.301Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T17:44:19.321Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T17:44:25.086Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-04T17:44:25.166Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T17:44:27.785Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T17:44:27.945Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T17:44:27.945Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T17:44:27.945Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T17:44:28.445Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T17:44:29.908Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T17:44:31.574Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T17:44:35.590Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T17:44:38.546Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T17:44:38.730Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T17:44:40.330Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T17:44:40.330Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:44:40.330Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T17:44:41.489Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T17:44:41.489Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T17:44:43.479Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T17:44:44.437Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T17:44:45.074Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T17:44:45.074Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T17:44:45.540Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T17:44:57.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-04T17:44:59.336Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T17:45:00.450Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T17:45:01.283Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T17:45:01.283Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T17:45:01.283Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T17:45:01.542Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T17:45:02.009Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T17:45:02.475Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T17:45:06.281Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T17:45:06.746Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T17:45:06.746Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T17:45:07.213Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T17:45:07.213Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T17:45:07.213Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T17:45:07.213Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T17:45:07.213Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T17:45:07.213Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T17:45:07.213Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T17:45:07.213Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T17:45:07.213Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T17:45:07.213Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T17:45:07.213Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T17:45:07.213Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T17:45:07.213Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T17:45:08.773Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T17:45:08.773Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T17:45:08.773Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T17:45:08.773Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T17:45:08.773Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T17:45:09.619Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T17:45:13.510Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T17:45:13.776Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T17:45:13.776Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T17:45:13.776Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T17:45:13.776Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T17:45:13.776Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T17:45:13.776Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T17:45:14.359Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T17:45:15.806Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T17:45:16.863Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T17:45:18.745Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T17:45:20.953Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T17:45:21.615Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T17:45:23.004Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T17:45:23.159Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T17:45:23.159Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T17:45:23.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T17:45:23.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T17:45:23.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T17:45:25.950Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T17:45:26.416Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T17:45:26.776Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T17:45:27.762Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T17:45:27.900Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T17:45:27.900Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T17:45:27.900Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T17:45:27.900Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T17:45:27.900Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T17:45:27.900Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T17:45:27.900Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T17:45:27.900Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T17:45:27.900Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T17:45:27.900Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T17:45:27.900Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T17:45:27.900Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T17:45:28.366Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T17:45:28.366Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T17:45:28.366Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T17:45:28.366Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T17:45:28.366Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T17:45:28.366Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T17:45:28.366Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T17:45:28.366Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T17:45:28.366Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T17:45:28.366Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T17:45:28.366Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T17:45:29.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-04T17:45:29.325Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T17:45:29.357Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T17:45:30.573Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T17:45:30.573Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T17:45:30.573Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T17:45:33.513Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T17:45:33.513Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T17:45:33.513Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T17:45:33.513Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T17:45:33.513Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T17:45:35.072Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T17:45:35.072Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T17:45:35.072Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T17:45:35.072Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T17:45:35.072Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T17:45:35.072Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T17:45:35.072Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T17:45:35.072Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T17:45:37.279Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T17:45:39.486Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T17:45:42.425Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T17:45:42.425Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T17:45:42.425Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T17:45:42.425Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T17:45:42.425Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T17:45:42.425Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T17:45:42.425Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T17:45:44.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-04T17:45:44.247Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T17:45:44.634Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T17:45:44.634Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T17:45:44.634Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T17:45:44.634Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T17:45:44.634Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T17:45:44.634Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T17:45:44.634Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T17:45:44.634Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T17:45:44.634Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T17:45:44.716Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T17:45:46.191Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T17:45:47.146Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T17:45:47.612Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T17:45:52.353Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T17:45:53.327Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T17:45:53.328Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.328Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T17:45:53.328Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.328Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T17:45:53.328Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.328Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T17:45:53.328Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.328Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T17:45:53.328Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.328Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T17:45:53.328Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.328Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T17:45:53.336Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T17:45:53.336Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T17:45:53.336Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T17:45:53.336Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T17:45:53.336Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T17:45:53.336Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T17:45:53.336Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T17:45:53.336Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T17:45:55.133Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T17:45:55.533Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T17:45:55.533Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T17:45:55.533Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T17:45:55.533Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T17:45:55.533Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T17:45:55.533Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-04T17:45:55.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T17:45:55.544Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T17:45:55.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T17:45:55.544Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T17:45:55.544Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T17:45:57.738Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T17:45:58.081Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T17:45:59.946Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T17:45:59.946Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T17:45:59.946Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T17:46:00.293Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T17:46:02.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-04T17:46:02.171Z] docker_cli_external_volume_driver_test.go:485: [da452cb59ec2f] daemon is not started [2022-05-04T17:46:02.887Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T17:46:02.887Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T17:46:02.887Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T17:46:02.887Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:46:02.887Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T17:46:02.887Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T17:46:02.887Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T17:46:04.072Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T17:46:05.093Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T17:46:06.280Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T17:46:06.747Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T17:46:07.302Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T17:46:09.220Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T17:46:09.509Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T17:46:11.429Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T17:46:11.429Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T17:46:11.497Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T17:46:12.450Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T17:46:12.450Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T17:46:12.450Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T17:46:12.450Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T17:46:12.450Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T17:46:12.450Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T17:46:12.450Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T17:46:12.450Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T17:46:16.173Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T17:46:16.173Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.173Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T17:46:16.173Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.173Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T17:46:16.173Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.173Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T17:46:16.173Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.174Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T17:46:16.174Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.174Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T17:46:16.174Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.174Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T17:46:16.174Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.228Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T17:46:16.228Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.228Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T17:46:16.228Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T17:46:16.228Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.247Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T17:46:16.640Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T17:46:16.640Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.640Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T17:46:16.640Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.640Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T17:46:16.640Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.640Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T17:46:16.640Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.640Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T17:46:16.694Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T17:46:16.694Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.694Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T17:46:16.694Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.694Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T17:46:16.694Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:46:16.694Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T17:46:17.038Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-04T17:46:17.038Z] docker_cli_external_volume_driver_test.go:53: [d703fae44b42b] daemon is not started [2022-05-04T17:46:17.239Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T17:46:17.239Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T17:46:17.239Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T17:46:17.239Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T17:46:17.239Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T17:46:18.847Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T17:46:18.847Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T17:46:18.847Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T17:46:19.720Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T17:46:19.720Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T17:46:19.720Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T17:46:22.634Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T17:46:22.634Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T17:46:22.634Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T17:46:22.634Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T17:46:22.634Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T17:46:23.832Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T17:46:23.832Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T17:46:23.832Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T17:46:24.813Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.813Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T17:46:24.841Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T17:46:24.841Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T17:46:24.841Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T17:46:24.841Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T17:46:24.841Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T17:46:24.841Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T17:46:24.841Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T17:46:24.841Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T17:46:27.045Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T17:46:29.253Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.25s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-04T17:46:31.931Z] PASS [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] === Skipped [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-04T17:46:31.931Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-04T17:46:31.931Z] check_test.go:307: [d6768e25e6938] daemon is not started [2022-05-04T17:46:31.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-04T17:46:31.931Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-04T17:46:31.931Z] check_test.go:307: [de6146b84fc32] daemon is not started [2022-05-04T17:46:31.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-04T17:46:31.931Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-04T17:46:31.931Z] check_test.go:307: [d4bcfec6a36b9] daemon is not started [2022-05-04T17:46:31.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-04T17:46:31.931Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-04T17:46:31.931Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-04T17:46:31.931Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-04T17:46:31.931Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] DONE 269 tests, 5 skipped in 2306.041s [2022-05-04T17:46:31.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T17:46:31.931Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d442a97a3ccaa/docker.pid [2022-05-04T17:46:31.931Z] +++ kill 7081 [2022-05-04T17:46:31.931Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7081 is not a child of this shell [2022-05-04T17:46:31.931Z] warning: PID 7081 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d442a97a3ccaa/docker.pid had a nonzero exit code [2022-05-04T17:46:31.931Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T17:46:31.931Z] +++ kill 9379 [2022-05-04T17:46:31.931Z] +++ /etc/init.d/apparmor stop [2022-05-04T17:46:31.931Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] Unloading profiles will leave already running processes permanently [2022-05-04T17:46:31.931Z] unconfined, which can lead to unexpected situations. [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] To set a process to complain mode, use the command line tool [2022-05-04T17:46:31.931Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T17:46:31.931Z] +++ true [2022-05-04T17:46:31.931Z] exiting test-integration [2022-05-04T17:46:31.931Z] ++ exit 0 [2022-05-04T17:46:31.931Z] [2022-05-04T17:46:31.931Z] + exit 0 [2022-05-04T17:46:31.931Z] ++ jobs -p [2022-05-04T17:46:31.931Z] + pids= [2022-05-04T17:46:31.931Z] + echo 'Remaining pids to kill: []' [2022-05-04T17:46:31.931Z] Remaining pids to kill: [] [2022-05-04T17:46:31.931Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-04T17:46:31.947Z] Recording test results [2022-05-04T17:46:32.194Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T17:46:32.194Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T17:46:32.194Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T17:46:32.194Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T17:46:32.194Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T17:46:32.194Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T17:46:32.194Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T17:46:33.461Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T17:46:33.461Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T17:46:33.461Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T17:46:33.461Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T17:46:33.461Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T17:46:33.461Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T17:46:33.461Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T17:46:33.646Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T17:46:33.977Z] + echo Ensuring container killed. [2022-05-04T17:46:33.977Z] Ensuring container killed. [2022-05-04T17:46:33.977Z] + docker ps -aq -f name=docker-pr2-* [2022-05-04T17:46:33.977Z] + cids=306e1d63b4c9 [2022-05-04T17:46:33.977Z] fe4c0a5e41ab [2022-05-04T17:46:33.977Z] 71c6856482fe [2022-05-04T17:46:33.977Z] + [ -n 306e1d63b4c9 [2022-05-04T17:46:33.977Z] fe4c0a5e41ab [2022-05-04T17:46:33.977Z] 71c6856482fe ] [2022-05-04T17:46:33.977Z] + docker rm -vf 306e1d63b4c9 fe4c0a5e41ab 71c6856482fe [2022-05-04T17:46:34.401Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T17:46:34.401Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T17:46:34.401Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T17:46:34.401Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T17:46:34.401Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T17:46:34.401Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T17:46:34.401Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T17:46:34.401Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T17:46:34.401Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T17:46:34.551Z] 306e1d63b4c9 [2022-05-04T17:46:34.551Z] fe4c0a5e41ab [2022-05-04T17:46:34.551Z] 71c6856482fe [Pipeline] sh [2022-05-04T17:46:34.843Z] + echo Chowning /workspace to jenkins user [2022-05-04T17:46:34.843Z] Chowning /workspace to jenkins user [2022-05-04T17:46:34.843Z] + id -u [2022-05-04T17:46:34.843Z] + id -g [2022-05-04T17:46:34.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T17:46:34.843Z] Unable to find image 'busybox:latest' locally [2022-05-04T17:46:34.843Z] latest: Pulling from library/busybox [2022-05-04T17:46:35.102Z] 50e8d59317eb: Pulling fs layer [2022-05-04T17:46:35.102Z] 50e8d59317eb: Download complete [2022-05-04T17:46:35.102Z] 50e8d59317eb: Pull complete [2022-05-04T17:46:35.102Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-04T17:46:35.102Z] Status: Downloaded newer image for busybox:latest [2022-05-04T17:46:35.959Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T17:46:37.238Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T17:46:37.931Z] + bundleName=amd64 [2022-05-04T17:46:37.931Z] + echo Creating amd64-bundles.tar.gz [2022-05-04T17:46:37.931Z] Creating amd64-bundles.tar.gz [2022-05-04T17:46:37.931Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-04T17:46:37.931Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-04T17:46:39.316Z] Archiving artifacts [2022-05-04T17:46:40.696Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T17:46:40.696Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T17:46:40.696Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T17:46:40.696Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T17:46:40.696Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T17:46:40.696Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T17:46:40.696Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T17:46:40.696Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T17:46:40.696Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T17:46:40.696Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T17:46:40.697Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T17:46:40.697Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T17:46:40.697Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T17:46:41.117Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T17:46:41.424Z] + make clean [2022-05-04T17:46:41.682Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T17:46:41.682Z] docker-dev-cache [2022-05-04T17:46:41.682Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T17:46:41.971Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T17:46:41.971Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.971Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T17:46:41.971Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.971Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T17:46:41.971Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.971Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T17:46:41.971Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.971Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T17:46:41.971Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.971Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T17:46:41.971Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.972Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T17:46:41.972Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.972Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T17:46:41.972Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.972Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T17:46:41.972Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T17:46:41.972Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T17:46:41.972Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T17:46:42.954Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T17:46:43.639Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T17:46:43.639Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T17:46:43.639Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T17:46:43.639Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T17:46:43.639Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T17:46:43.639Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T17:46:45.160Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T17:46:45.848Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T17:46:46.718Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T17:46:47.699Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T17:46:48.789Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T17:46:48.789Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T17:46:48.789Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T17:46:49.905Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T17:46:50.371Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.371Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T17:46:50.996Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T17:46:50.996Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.996Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T17:46:50.996Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.996Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T17:46:50.996Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T17:46:50.996Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T17:46:53.939Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T17:46:54.146Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T17:46:54.146Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T17:46:54.146Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T17:46:54.146Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T17:46:54.146Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T17:46:54.146Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T17:46:54.146Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T17:46:54.146Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T17:46:54.146Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T17:46:54.146Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T17:46:54.146Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T17:46:56.147Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T17:46:59.095Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T17:47:01.300Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T17:47:01.300Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T17:47:01.300Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T17:47:01.300Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T17:47:01.300Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T17:47:01.300Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T17:47:01.300Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T17:47:01.300Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T17:47:02.783Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T17:47:02.783Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T17:47:02.783Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T17:47:04.987Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T17:47:06.048Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T17:47:06.048Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T17:47:06.048Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T17:47:06.515Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T17:47:06.515Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T17:47:06.515Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T17:47:06.515Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T17:47:06.515Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T17:47:06.515Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:47:06.515Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T17:47:06.515Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:47:06.515Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T17:47:10.482Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T17:47:10.836Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T17:47:12.393Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T17:47:13.657Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T17:47:13.657Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T17:47:13.657Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T17:47:14.638Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T17:47:14.638Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T17:47:15.333Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T17:47:16.893Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T17:47:19.102Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T17:47:19.102Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T17:47:19.102Z] === RUN TestDockerSuite/TestRunState [2022-05-04T17:47:19.102Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T17:47:19.102Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T17:47:22.039Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T17:47:22.039Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T17:47:22.039Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T17:47:23.280Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T17:47:23.280Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T17:47:23.280Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T17:47:23.280Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T17:47:23.280Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T17:47:23.280Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T17:47:23.280Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T17:47:24.245Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T17:47:24.245Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T17:47:24.245Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T17:47:24.245Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T17:47:24.245Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T17:47:24.245Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T17:47:24.245Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T17:47:24.245Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T17:47:24.245Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T17:47:28.021Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T17:47:28.986Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T17:47:28.986Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T17:47:30.545Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T17:47:30.545Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T17:47:30.545Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T17:47:32.762Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T17:47:32.762Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T17:47:33.482Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T17:47:33.482Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T17:47:33.482Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T17:47:33.482Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T17:47:33.482Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T17:47:33.745Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T17:47:35.951Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T17:47:36.425Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T17:47:37.509Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T17:47:38.492Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T17:47:40.629Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T17:47:40.700Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T17:47:41.167Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T17:47:41.167Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T17:47:43.560Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T17:47:44.947Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T17:47:44.947Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T17:47:44.947Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T17:47:44.947Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T17:47:44.947Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T17:47:44.947Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T17:47:44.947Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T17:47:44.947Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T17:47:44.947Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T17:47:44.947Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T17:47:44.947Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T17:47:48.296Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T17:47:51.051Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T17:47:54.000Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T17:47:54.000Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T17:47:54.144Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T17:47:54.144Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T17:47:54.144Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T17:47:54.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T17:47:54.469Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T17:47:54.470Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T17:47:54.470Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T17:47:55.349Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T17:47:55.349Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T17:47:55.349Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T17:47:56.032Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T17:47:56.907Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T17:47:57.085Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T17:47:59.290Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T17:47:59.818Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T17:48:02.384Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T17:48:02.384Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T17:48:02.384Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T17:48:02.384Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T17:48:02.384Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T17:48:02.384Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T17:48:02.384Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T17:48:02.761Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T17:48:03.678Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T17:48:04.970Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T17:48:05.411Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T17:48:07.617Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T17:48:07.908Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T17:48:09.173Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T17:48:10.116Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T17:48:10.116Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:48:10.116Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T17:48:10.116Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T17:48:10.116Z] === RUN TestDockerSuite/TestRunState [2022-05-04T17:48:10.116Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T17:48:10.116Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T17:48:13.057Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T17:48:13.057Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.057Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T17:48:13.057Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T17:48:13.057Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.057Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T17:48:13.057Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.057Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T17:48:13.057Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T17:48:13.523Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T17:48:13.523Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.523Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T17:48:13.913Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T17:48:13.913Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T17:48:13.913Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T17:48:13.913Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T17:48:13.913Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:48:13.913Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T17:48:13.913Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:48:14.095Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T17:48:14.379Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T17:48:14.379Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T17:48:14.379Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T17:48:16.588Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T17:48:17.054Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T17:48:17.520Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T17:48:17.520Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T17:48:18.267Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T17:48:18.267Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T17:48:19.079Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T17:48:19.079Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T17:48:21.206Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T17:48:21.206Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T17:48:21.206Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T17:48:21.283Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T17:48:23.414Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T17:48:23.414Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T17:48:23.414Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T17:48:23.414Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T17:48:23.414Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T17:48:24.223Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T17:48:26.431Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T17:48:26.431Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:48:26.431Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T17:48:26.465Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T17:48:35.065Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T17:48:35.065Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:48:35.065Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T17:48:35.105Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T17:48:35.301Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T17:48:35.301Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T17:48:35.301Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T17:48:38.842Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T17:48:38.842Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T17:48:38.842Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T17:48:38.842Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:48:38.842Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T17:48:38.842Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T17:48:38.842Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T17:48:38.842Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T17:48:38.842Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T17:48:39.848Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T17:48:45.720Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T17:48:45.720Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T17:48:45.976Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T17:48:45.976Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:48:45.976Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T17:48:45.976Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T17:48:45.976Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T17:48:45.976Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T17:48:45.976Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T17:48:45.976Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:48:45.976Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T17:48:45.976Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T17:48:45.976Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T17:48:45.976Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:48:45.976Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T17:48:46.989Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T17:48:46.989Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T17:48:46.989Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T17:48:46.989Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T17:48:48.184Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T17:48:49.931Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T17:48:50.388Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T17:48:50.388Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T17:48:50.388Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T17:48:50.471Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T17:48:50.471Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T17:48:51.945Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T17:48:51.945Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T17:48:51.945Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T17:48:51.945Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T17:48:51.945Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T17:48:51.945Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:48:51.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T17:48:51.945Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T17:48:51.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T17:48:51.945Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:48:51.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-04T17:48:51.945Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:48:51.945Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T17:48:52.140Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T17:48:55.078Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T17:48:55.079Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T17:48:55.079Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T17:48:55.079Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T17:48:55.079Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T17:48:55.079Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T17:48:55.079Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T17:48:55.079Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T17:48:55.217Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T17:48:59.818Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T17:49:02.028Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T17:49:03.585Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T17:49:08.323Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T17:49:08.323Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T17:49:08.323Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T17:49:08.323Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T17:49:08.323Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T17:49:08.323Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T17:49:08.323Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T17:49:08.323Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T17:49:08.323Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T17:49:08.323Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.323Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T17:49:08.323Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.790Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T17:49:08.790Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.790Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T17:49:08.790Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.790Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T17:49:08.790Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.790Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T17:49:08.790Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.790Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T17:49:08.790Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.790Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T17:49:08.790Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T17:49:08.790Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T17:49:09.739Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T17:49:09.739Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T17:49:09.739Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T17:49:09.739Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:49:09.739Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T17:49:09.739Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T17:49:09.739Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T17:49:09.739Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-04T17:49:11.001Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T17:49:11.298Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T17:49:11.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T17:49:11.468Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T17:49:11.935Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T17:49:11.935Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T17:49:13.500Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T17:49:13.500Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T17:49:14.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T17:49:14.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T17:49:14.701Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T17:49:14.701Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T17:49:15.166Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T17:49:16.366Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T17:49:16.366Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T17:49:16.366Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T17:49:16.441Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T17:49:17.929Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T17:49:18.648Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T17:49:18.922Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T17:49:21.591Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T17:49:21.591Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:49:21.591Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T17:49:23.676Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T17:49:23.800Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T17:49:23.800Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:49:23.800Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T17:49:23.800Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T17:49:23.800Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T17:49:23.800Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T17:49:23.800Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T17:49:29.535Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T17:49:29.536Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T17:49:29.536Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T17:49:29.536Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T17:49:29.536Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T17:49:29.536Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T17:49:29.536Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T17:49:30.229Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T17:49:30.229Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:49:30.229Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T17:49:30.932Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T17:49:30.932Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T17:49:30.932Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T17:49:33.335Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-04T17:49:33.804Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-04T17:49:34.006Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T17:49:34.006Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T17:49:34.006Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T17:49:34.006Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:49:34.006Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T17:49:34.006Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T17:49:34.006Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T17:49:34.006Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T17:49:34.006Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T17:49:36.757Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T17:49:36.757Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T17:49:36.757Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-04T17:49:36.757Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T17:49:36.757Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T17:49:41.145Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T17:49:41.145Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.145Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T17:49:41.145Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.145Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T17:49:41.145Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.145Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T17:49:41.145Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.145Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T17:49:41.145Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.145Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T17:49:41.145Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.145Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T17:49:41.326Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T17:49:41.326Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.326Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite (2043.89s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.11s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.46s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.72s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.45s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.73s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (68.40s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.78s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.40s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.36s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.23s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.24s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.54s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.25s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.89s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.97s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.24s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.78s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.34s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.81s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.01s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.86s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.69s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.17s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2022-05-04T17:49:41.326Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.81s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.81s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.91s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.83s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.82s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.95s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.30s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.45s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.88s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.65s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.20s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.13s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.88s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.17s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.76s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.18s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.69s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.77s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.95s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.55s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.27s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFails (2.47s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.61s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.65s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.06s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.20s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.14s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.30s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.38s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildHistory (10.56s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.71s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.38s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.72s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.40s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.36s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.81s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.53s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.29s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.67s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.69s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.24s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.52s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.08s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.15s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.11s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.74s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.99s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.90s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.00s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.07s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.32s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.66s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.77s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildRm (10.38s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.94s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.26s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.61s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.62s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.55s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.73s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.16s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildStderr (3.61s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.17s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.93s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.40s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.19s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.88s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.38s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.77s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.86s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.98s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.13s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.53s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.76s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestCommitChange (4.48s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.18s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.53s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestCommitTTY (6.44s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.09s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.40s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.59s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.31s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.37s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.11s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.96s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.07s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.50s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.95s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.58s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.42s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.67s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.33s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2022-05-04T17:49:41.327Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-05-04T17:49:41.327Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.30s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.97s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.47s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.41s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.40s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009b1ab8_} (2.34s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_false____} (2.45s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_true____} (2.49s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.56s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.20s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.62s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.54s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.91s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.89s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.23s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.43s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.50s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.85s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsCopy (4.14s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.14s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.04s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFilters (4.51s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFormat (4.77s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsRename (2.46s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsResize (7.67s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.33s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.83s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.18s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.93s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.96s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.47s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecInspectID (4.36s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.10s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.99s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.84s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.20s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.66s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.38s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.36s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectDefault (2.38s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectHistory (4.21s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.42s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.92s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.98s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectStatus (2.92s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.45s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.43s) [2022-05-04T17:49:41.328Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-04T17:49:41.328Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.40s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.94s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.10s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.21s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.30s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.47s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.40s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsTail (2.63s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.56s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.40s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.82s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.80s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsByOrder (7.10s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.99s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.57s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.56s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.50s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.39s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.33s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.53s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.12s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.89s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.39s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.54s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.58s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.74s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.48s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.59s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.43s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.95s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.82s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.56s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.64s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.72s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.60s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.50s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.91s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.59s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.38s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.76s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.65s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.48s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.40s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.31s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.34s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.94s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.38s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.72s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.88s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.43s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.44s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.39s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunExitCode (2.34s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.31s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.32s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.39s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.18s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.38s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-04T17:49:41.329Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.26s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-04T17:49:41.329Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.26s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.70s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.17s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.47s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.44s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.36s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.55s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.37s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.28s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.84s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.71s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.85s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.78s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.35s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.43s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.69s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.72s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.23s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.30s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.48s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.43s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.78s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.40s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.16s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.05s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.96s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.64s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.04s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.56s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.78s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.31s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-04T17:49:41.330Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.17s) [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T17:49:41.330Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.330Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T17:49:41.330Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T17:49:41.331Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T17:49:41.331Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T17:49:41.331Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T17:49:41.331Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T17:49:41.331Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T17:49:41.331Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T17:49:41.331Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerDaemonSuite [2022-05-04T17:49:41.331Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T17:49:41.331Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T17:49:41.331Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T17:49:41.331Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerSwarmSuite [2022-05-04T17:49:41.331Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-04T17:49:41.331Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T17:49:41.331Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerNetworkSuite [2022-05-04T17:49:41.331Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-04T17:49:41.331Z] === RUN TestDockerHubPullSuite [2022-05-04T17:49:41.331Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-04T17:49:41.331Z] PASS [2022-05-04T17:49:41.331Z] ok github.com/docker/docker/integration-cli 2044.202s [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === Skipped [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T17:49:41.331Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T17:49:41.331Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T17:49:41.331Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-04T17:49:41.331Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T17:49:41.331Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T17:49:41.331Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T17:49:41.331Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T17:49:41.331Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-04T17:49:41.331Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-04T17:49:41.331Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T17:49:41.331Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-05-04T17:49:41.331Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-04T17:49:41.331Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T17:49:41.331Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T17:49:41.331Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-04T17:49:41.331Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T17:49:41.331Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T17:49:41.331Z] [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-04T17:49:41.331Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-04T17:49:41.332Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-05-04T17:49:41.332Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-05-04T17:49:41.332Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.332Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-05-04T17:49:41.332Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T17:49:41.333Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-04T17:49:41.333Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-04T17:49:41.333Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T17:49:41.333Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-04T17:49:41.333Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T17:49:41.333Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T17:49:41.333Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T17:49:41.333Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-04T17:49:41.333Z] [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-04T17:49:41.333Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.333Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-04T17:49:41.334Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-04T17:49:41.334Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-04T17:49:41.334Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T17:49:41.334Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-04T17:49:41.334Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-04T17:49:41.334Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-04T17:49:41.334Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-04T17:49:41.334Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-04T17:49:41.334Z] [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-05-04T17:49:41.334Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.334Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-04T17:49:41.801Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T17:49:41.801Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-04T17:49:41.801Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-04T17:49:41.801Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-04T17:49:41.801Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T17:49:41.801Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-04T17:49:41.801Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.801Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-04T17:49:41.801Z] [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-04T17:49:41.802Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T17:49:41.802Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T17:49:41.802Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T17:49:41.802Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-04T17:49:41.802Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-04T17:49:41.802Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-04T17:49:41.802Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.802Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-04T17:49:41.802Z] [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T17:49:41.803Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-04T17:49:41.803Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.803Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-04T17:49:41.803Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.804Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-04T17:49:41.804Z] [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-04T17:49:41.804Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T17:49:41.805Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.805Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T17:49:41.805Z] [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T17:49:41.806Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T17:49:41.806Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T17:49:41.806Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T17:49:41.806Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T17:49:41.806Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T17:49:41.806Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-04T17:49:41.806Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.806Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:49:41.806Z] [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:49:41.806Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T17:49:41.807Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.807Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T17:49:41.807Z] [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-04T17:49:41.808Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.808Z] [2022-05-04T17:49:41.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-04T17:49:41.808Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.808Z] [2022-05-04T17:49:41.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-04T17:49:41.808Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:49:41.808Z] [2022-05-04T17:49:41.808Z] DONE 1088 tests, 539 skipped in 2053.443s [2022-05-04T17:49:41.808Z] INFO: Integration tests ended at 05/04/2022 17:49:41. Duration:00:34:13.5863157 [2022-05-04T17:49:41.808Z] INFO: Docker info of the daemon under test at end of run [2022-05-04T17:49:41.808Z] [2022-05-04T17:49:41.808Z] Containers: 10 [2022-05-04T17:49:41.808Z] Running: 0 [2022-05-04T17:49:41.808Z] Paused: 0 [2022-05-04T17:49:41.808Z] Stopped: 10 [2022-05-04T17:49:41.808Z] Images: 18 [2022-05-04T17:49:41.808Z] Server Version: 0.0.0-dev [2022-05-04T17:49:41.808Z] Storage Driver: windowsfilter [2022-05-04T17:49:41.808Z] Windows: [2022-05-04T17:49:41.808Z] Logging Driver: json-file [2022-05-04T17:49:41.808Z] Plugins: [2022-05-04T17:49:41.808Z] Volume: local [2022-05-04T17:49:41.808Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T17:49:41.808Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T17:49:41.808Z] Swarm: inactive [2022-05-04T17:49:41.808Z] Default Isolation: process [2022-05-04T17:49:41.808Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T17:49:41.808Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T17:49:41.808Z] OSType: windows [2022-05-04T17:49:41.808Z] Architecture: x86_64 [2022-05-04T17:49:41.808Z] CPUs: 4 [2022-05-04T17:49:41.808Z] Total Memory: 32GiB [2022-05-04T17:49:41.808Z] Name: azwin-2-b381c0 [2022-05-04T17:49:41.808Z] ID: 4CEH:3NRH:KDP7:2UT6:UYB4:QU3U:KQTE:2J2A:6CYE:RWUQ:UXVT:I73W [2022-05-04T17:49:41.808Z] Docker Root Dir: D:\CI\PR-43560\2\daemon [2022-05-04T17:49:41.808Z] Debug Mode (client): false [2022-05-04T17:49:41.808Z] Debug Mode (server): true [2022-05-04T17:49:41.808Z] File Descriptors: -1 [2022-05-04T17:49:41.808Z] Goroutines: 17 [2022-05-04T17:49:41.808Z] System Time: 2022-05-04T17:49:41.6610706Z [2022-05-04T17:49:41.808Z] EventsListeners: 0 [2022-05-04T17:49:41.808Z] Registry: https://index.docker.io/v1/ [2022-05-04T17:49:41.808Z] Labels: [2022-05-04T17:49:41.808Z] Experimental: false [2022-05-04T17:49:41.808Z] Insecure Registries: [2022-05-04T17:49:41.808Z] 127.0.0.0/8 [2022-05-04T17:49:41.808Z] Live Restore Enabled: false [2022-05-04T17:49:41.808Z] [2022-05-04T17:49:41.808Z] [2022-05-04T17:49:41.808Z] INFO: Stopping daemon under test [2022-05-04T17:49:42.275Z] SUCCESS: The process with PID 4344 (child process of PID 5948) has been terminated. [2022-05-04T17:49:42.275Z] SUCCESS: The process with PID 5948 (child process of PID 3412) has been terminated. [2022-05-04T17:49:42.275Z] INFO: Stop tailing logs of the daemon under tests [2022-05-04T17:49:42.275Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 17:49:41. [2022-05-04T17:49:42.275Z] INFO: Tidying up at end of run [2022-05-04T17:49:42.275Z] ----------- DAEMON LOG ------------ [2022-05-04T17:49:42.275Z] 2022/05/04 17:13:03 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-04T17:49:42.275Z] ----------- END DAEMON LOG -------- [2022-05-04T17:49:42.275Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.out) to bundles\CIDUT.out [2022-05-04T17:49:42.275Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.err) to bundles\CIDUT.err [2022-05-04T17:49:42.275Z] INFO: Saving containerd logs to bundles [2022-05-04T17:49:42.275Z] INFO: Nuke-Everything... [2022-05-04T17:49:42.275Z] INFO: Container count on control daemon to delete is 2 [2022-05-04T17:49:42.275Z] 0eef269d4692 [2022-05-04T17:49:42.275Z] 7f4bb6773411 [2022-05-04T17:49:42.741Z] INFO: Tidying pidfile d:\CI\PR-43560\2\docker.pid [2022-05-04T17:49:42.741Z] INFO: Nuking d:\CI [2022-05-04T17:49:44.086Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T17:49:47.027Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T17:49:47.027Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T17:49:47.027Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T17:49:55.669Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T17:49:55.669Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T17:49:55.669Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T17:49:55.669Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T17:49:55.669Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T17:49:55.669Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:49:55.669Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T17:49:55.669Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T17:49:55.669Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T17:49:55.669Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:49:55.669Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-04T17:49:55.669Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:49:55.669Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T17:50:00.565Z] INFO: Zapped successfully [2022-05-04T17:50:00.565Z] [2022-05-04T17:50:00.566Z] INFO: executeCI.ps1 exiting at Wed May 4 17:49:59 CUT 2022. Duration 00:56:43.5107172 [2022-05-04T17:50:00.566Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-04T17:50:00.811Z] Recording test results [2022-05-04T17:50:02.048Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T17:50:02.048Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T17:50:07.887Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-04T17:50:07.913Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T17:50:09.400Z] Creating win-2022-integration-bundles.zip [2022-05-04T17:50:10.583Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T17:50:10.583Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T17:50:10.583Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T17:50:10.583Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:50:10.583Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T17:50:10.583Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T17:50:10.583Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T17:50:10.583Z] === RUN TestDockerSuite/TestVolumeCLILs [Pipeline] archiveArtifacts [2022-05-04T17:50:11.179Z] Archiving artifacts [2022-05-04T17:50:13.528Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T17:50:13.528Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T17:50:13.774Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T17:50:13.774Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T17:50:14.241Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T17:50:14.241Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T17:50:14.241Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T17:50:17.197Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T17:50:17.197Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T17:50:17.197Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-04T17:50:17.307Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T17:50:17.307Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T17:50:17.307Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T17:50:17.307Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T17:50:17.773Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T17:50:25.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T17:50:26.429Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T17:50:26.429Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:50:26.429Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T17:50:26.429Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T17:50:26.670Z] + make clean [2022-05-04T17:50:26.917Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T17:50:26.918Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T17:50:26.918Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T17:50:28.229Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T17:50:28.230Z] docker-dev-cache [2022-05-04T17:50:28.230Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T17:50:29.812Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T17:50:32.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T17:50:32.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T17:50:34.260Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T17:50:34.748Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T17:50:34.748Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T17:50:45.402Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T17:50:45.403Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T17:50:45.403Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite (2175.04s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (66.74s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.53s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.43s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.93s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (66.24s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.75s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.52s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.16s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.36s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.33s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.98s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.69s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.57s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.07s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.50s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.64s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.33s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.56s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.75s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.67s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.60s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.10s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.78s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.73s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.17s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.79s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.69s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.42s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.68s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.29s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.29s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.17s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.29s) [2022-05-04T17:50:46.433Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.72s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.04s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.89s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.62s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.44s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.36s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.74s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.99s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.68s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.34s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.49s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.14s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.49s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.08s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFails (2.57s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.07s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.87s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.62s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.18s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.08s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.93s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.09s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildHistory (9.64s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.06s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.99s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.60s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.93s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.75s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.85s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.63s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.43s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.39s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.79s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.50s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.00s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.93s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.55s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.40s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.71s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.06s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.53s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.71s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.08s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildRm (12.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.20s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.64s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.59s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.03s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.47s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.62s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildStderr (4.42s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.37s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.32s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.46s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.18s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.72s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.78s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.37s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.94s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.96s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.40s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.22s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.94s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.85s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestCommitChange (4.76s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.23s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.49s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestCommitTTY (6.69s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.28s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.78s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.77s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.48s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.53s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.10s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.57s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.08s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.62s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.53s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.79s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.99s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.47s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.60s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.09s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.58s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-04T17:50:46.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.24s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000403998_} (2.68s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_false____} (2.59s) [2022-05-04T17:50:46.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_true____} (2.55s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.89s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.77s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.75s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.40s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpToDot (2.66s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCpToStdout (2.73s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.56s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.57s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.62s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.66s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.25s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsCopy (4.61s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.43s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.45s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.28s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.80s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFilters (5.10s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFormat (5.21s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsResize (32.96s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.08s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.98s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.21s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.58s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.56s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.66s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.74s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.27s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.66s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.42s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.13s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecInspectID (4.06s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.28s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.10s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.55s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.63s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.74s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.75s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.73s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.14s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.82s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.73s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.62s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.47s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectHistory (4.05s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.46s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.56s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.50s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.66s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.63s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectStatus (3.20s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.62s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.12s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.07s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.49s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.53s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.52s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.78s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2022-05-04T17:50:46.435Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.07s) [2022-05-04T17:50:46.435Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.15s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.23s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.06s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsSince (9.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.05s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.10s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsByOrder (10.56s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.33s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.67s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.32s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.76s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.10s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.96s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.36s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (9.09s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.27s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.52s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.63s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.90s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.67s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.41s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.50s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.75s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.86s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.83s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.65s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.37s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.32s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.00s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.47s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.05s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.45s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.32s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.32s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.89s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.46s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.84s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.56s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.52s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunExitCode (2.56s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.60s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.51s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.55s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.74s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.63s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.57s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.36s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.44s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.72s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.66s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-05-04T17:50:46.436Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-04T17:50:46.436Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.67s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.26s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunRm (2.57s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.61s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.60s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.32s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.70s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.14s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.90s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.53s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.59s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.64s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.13s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.02s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.50s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.49s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.43s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.56s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.04s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.63s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.07s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.60s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.14s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (7.66s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.16s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.32s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.70s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.95s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T17:50:46.437Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T17:50:46.437Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T17:50:46.437Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T17:50:46.437Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T17:50:46.437Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T17:50:46.437Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.437Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T17:50:46.437Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T17:50:46.438Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T17:50:46.438Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T17:50:46.438Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T17:50:46.438Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T17:50:46.438Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T17:50:46.438Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T17:50:46.438Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerDaemonSuite [2022-05-04T17:50:46.438Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T17:50:46.438Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T17:50:46.438Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T17:50:46.438Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerSwarmSuite [2022-05-04T17:50:46.438Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-04T17:50:46.438Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T17:50:46.438Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerNetworkSuite [2022-05-04T17:50:46.438Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-04T17:50:46.438Z] === RUN TestDockerHubPullSuite [2022-05-04T17:50:46.438Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-04T17:50:46.438Z] PASS [2022-05-04T17:50:46.438Z] ok github.com/docker/docker/integration-cli 2175.338s [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === Skipped [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-04T17:50:46.438Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.438Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T17:50:46.438Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-04T17:50:46.438Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-04T17:50:46.438Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-04T17:50:46.438Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-04T17:50:46.438Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-04T17:50:46.438Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-04T17:50:46.438Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-04T17:50:46.438Z] [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-04T17:50:46.439Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-05-04T17:50:46.439Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.439Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-04T17:50:46.439Z] [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-04T17:50:46.439Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-04T17:50:46.440Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-04T17:50:46.440Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-04T17:50:46.440Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-05-04T17:50:46.440Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-04T17:50:46.440Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T17:50:46.440Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-04T17:50:46.440Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T17:50:46.440Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-04T17:50:46.440Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T17:50:46.440Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T17:50:46.440Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-04T17:50:46.440Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-04T17:50:46.440Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.440Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-04T17:50:46.440Z] [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T17:50:46.929Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-04T17:50:46.929Z] [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-04T17:50:46.929Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.929Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T17:50:46.930Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-04T17:50:46.930Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-04T17:50:46.930Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-04T17:50:46.930Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-04T17:50:46.930Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-04T17:50:46.930Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-04T17:50:46.930Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-04T17:50:46.930Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-04T17:50:46.930Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-04T17:50:46.930Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T17:50:46.930Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.930Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T17:50:46.930Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T17:50:46.931Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-04T17:50:46.931Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-04T17:50:46.931Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T17:50:46.931Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-04T17:50:46.931Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T17:50:46.931Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T17:50:46.931Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T17:50:46.931Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-04T17:50:46.931Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-04T17:50:46.931Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-04T17:50:46.931Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T17:50:46.931Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-04T17:50:46.931Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-04T17:50:46.931Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-04T17:50:46.931Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.931Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-05-04T17:50:46.931Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-04T17:50:46.932Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-04T17:50:46.932Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.932Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-04T17:50:46.932Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-04T17:50:46.933Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.933Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-04T17:50:46.933Z] [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-04T17:50:46.934Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T17:50:46.934Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T17:50:46.934Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.934Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T17:50:46.934Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T17:50:46.935Z] [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T17:50:46.935Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.936Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T17:50:46.936Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.936Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-04T17:50:46.936Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-04T17:50:46.936Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-04T17:50:46.936Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] DONE 1088 tests, 544 skipped in 2184.502s [2022-05-04T17:50:46.936Z] INFO: Integration tests ended at 05/04/2022 17:50:46. Duration:00:36:24.7999319 [2022-05-04T17:50:46.936Z] INFO: Docker info of the daemon under test at end of run [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] Containers: 10 [2022-05-04T17:50:46.936Z] Running: 0 [2022-05-04T17:50:46.936Z] Paused: 0 [2022-05-04T17:50:46.936Z] Stopped: 10 [2022-05-04T17:50:46.936Z] Images: 18 [2022-05-04T17:50:46.936Z] Server Version: 0.0.0-dev [2022-05-04T17:50:46.936Z] Storage Driver: windowsfilter [2022-05-04T17:50:46.936Z] Windows: [2022-05-04T17:50:46.936Z] Logging Driver: json-file [2022-05-04T17:50:46.936Z] Plugins: [2022-05-04T17:50:46.936Z] Volume: local [2022-05-04T17:50:46.936Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T17:50:46.936Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T17:50:46.936Z] Swarm: inactive [2022-05-04T17:50:46.936Z] Default Isolation: process [2022-05-04T17:50:46.936Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T17:50:46.936Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T17:50:46.936Z] OSType: windows [2022-05-04T17:50:46.936Z] Architecture: x86_64 [2022-05-04T17:50:46.936Z] CPUs: 4 [2022-05-04T17:50:46.936Z] Total Memory: 32GiB [2022-05-04T17:50:46.936Z] Name: azwin-2-b9cbd0 [2022-05-04T17:50:46.936Z] ID: QQON:BAZ2:W6RO:Z2MO:JETS:T45N:XUUF:AG27:TEL6:252X:MMEU:UKLY [2022-05-04T17:50:46.936Z] Docker Root Dir: D:\CI\PR-43560\2\daemon [2022-05-04T17:50:46.936Z] Debug Mode (client): false [2022-05-04T17:50:46.936Z] Debug Mode (server): true [2022-05-04T17:50:46.936Z] File Descriptors: -1 [2022-05-04T17:50:46.936Z] Goroutines: 44 [2022-05-04T17:50:46.936Z] System Time: 2022-05-04T17:50:46.789704Z [2022-05-04T17:50:46.936Z] EventsListeners: 0 [2022-05-04T17:50:46.936Z] Registry: https://index.docker.io/v1/ [2022-05-04T17:50:46.936Z] Labels: [2022-05-04T17:50:46.936Z] Experimental: false [2022-05-04T17:50:46.936Z] Insecure Registries: [2022-05-04T17:50:46.936Z] 127.0.0.0/8 [2022-05-04T17:50:46.936Z] Live Restore Enabled: false [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] [2022-05-04T17:50:46.936Z] INFO: Stopping daemon under test [2022-05-04T17:50:47.425Z] SUCCESS: The process with PID 2848 (child process of PID 2940) has been terminated. [2022-05-04T17:50:47.425Z] SUCCESS: The process with PID 2940 (child process of PID 1444) has been terminated. [2022-05-04T17:50:47.425Z] INFO: Stop tailing logs of the daemon under tests [2022-05-04T17:50:47.425Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 17:50:46. [2022-05-04T17:50:47.425Z] INFO: Tidying up at end of run [2022-05-04T17:50:47.425Z] ----------- DAEMON LOG ------------ [2022-05-04T17:50:47.425Z] 2022/05/04 17:11:52 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-04T17:50:47.425Z] ----------- END DAEMON LOG -------- [2022-05-04T17:50:47.425Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.out) to bundles\CIDUT.out [2022-05-04T17:50:47.425Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.err) to bundles\CIDUT.err [2022-05-04T17:50:47.425Z] INFO: Saving containerd logs to bundles [2022-05-04T17:50:47.425Z] INFO: Nuke-Everything... [2022-05-04T17:50:47.913Z] INFO: Container count on control daemon to delete is 2 [2022-05-04T17:50:47.913Z] eaff4795210f [2022-05-04T17:50:47.913Z] 47464ee2cb67 [2022-05-04T17:50:47.913Z] INFO: Tidying pidfile d:\CI\PR-43560\2\docker.pid [2022-05-04T17:50:47.913Z] INFO: Killing containerd with PID 3856 [2022-05-04T17:50:47.913Z] INFO: Nuking d:\CI [2022-05-04T17:50:50.567Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T17:50:50.567Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T17:50:51.035Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T17:50:51.035Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T17:50:51.502Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T17:50:51.502Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T17:50:51.502Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T17:50:53.066Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T17:51:01.729Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T17:51:02.715Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T17:51:02.715Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T17:51:03.183Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T17:51:03.183Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T17:51:03.183Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T17:51:03.183Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T17:51:03.183Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T17:51:05.422Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T17:51:06.019Z] INFO: Zapped successfully [2022-05-04T17:51:06.019Z] [2022-05-04T17:51:06.019Z] INFO: executeCI.ps1 exiting at Wed May 4 17:51:03 CUT 2022. Duration 00:57:44.8825097 [2022-05-04T17:51:06.019Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-04T17:51:06.291Z] Recording test results [2022-05-04T17:51:10.177Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T17:51:13.901Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-04T17:51:14.927Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T17:51:15.517Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-04T17:51:17.387Z] Archiving artifacts [2022-05-04T17:51:19.681Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T17:51:19.681Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T17:51:19.681Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T17:51:32.176Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T17:51:32.176Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T17:51:32.176Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T17:51:33.252Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T17:51:34.292Z] + make clean [2022-05-04T17:51:35.920Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T17:51:35.920Z] docker-dev-cache [2022-05-04T17:51:35.920Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T17:51:42.594Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T17:51:53.013Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T17:51:53.013Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T17:51:53.013Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T17:51:53.013Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T17:51:53.013Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T17:51:53.013Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T17:51:53.013Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T17:51:53.013Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T17:52:03.439Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T17:52:10.591Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T17:52:10.591Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T17:52:10.591Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T17:52:12.804Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T17:52:12.805Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T17:52:12.805Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T17:52:12.805Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T17:52:12.805Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T17:52:12.805Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T17:52:12.805Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T17:52:19.929Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T17:52:19.929Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T17:52:19.929Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T17:52:19.929Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T17:52:22.839Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T17:52:22.839Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T17:52:22.839Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T17:52:22.839Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T17:52:22.839Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T17:52:22.839Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T17:52:22.839Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T17:52:22.839Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T17:52:25.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T17:52:28.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T17:52:30.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T17:52:30.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T17:52:30.859Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T17:52:30.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T17:52:33.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T17:52:33.751Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T17:52:36.637Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T17:52:36.637Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T17:52:36.637Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T17:52:36.637Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T17:52:36.637Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T17:52:38.806Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T17:52:38.806Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T17:52:41.696Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T17:52:41.696Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T17:52:41.696Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T17:52:44.590Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T17:52:44.590Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T17:52:51.639Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T17:53:01.924Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T17:53:04.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T17:53:04.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T17:53:04.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T17:53:04.813Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T17:53:04.813Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T17:53:06.981Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T17:53:06.981Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T17:53:06.981Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T17:53:14.020Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T17:53:14.020Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T17:53:14.020Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T17:53:17.076Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T17:53:17.076Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T17:53:21.748Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T17:53:23.276Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T17:53:23.276Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T17:53:23.276Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T17:53:23.276Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T17:53:23.276Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T17:53:23.276Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T17:53:23.276Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T17:53:23.276Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T17:53:23.276Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T17:53:23.276Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T17:53:23.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-04T17:53:25.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T17:53:25.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-04T17:53:28.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-04T17:53:30.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-04T17:53:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-04T17:53:36.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cacc90_} [2022-05-04T17:53:38.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_false____} [2022-05-04T17:53:41.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_true____} [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T17:53:44.206Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T17:53:44.206Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T17:53:44.206Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T17:53:44.206Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T17:53:44.206Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T17:53:44.206Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T17:53:44.206Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T17:53:52.742Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T17:53:52.742Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T17:53:52.742Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T17:53:52.742Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T17:53:54.905Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T17:53:54.905Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T17:53:54.905Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T17:53:54.905Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T17:53:57.073Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T17:53:57.073Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T17:53:57.073Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T17:53:57.073Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T17:53:57.528Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T17:53:57.528Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T17:53:57.528Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T17:54:02.191Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T17:54:09.234Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T17:54:09.234Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T17:54:09.234Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T17:54:09.234Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T17:54:09.234Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-04T17:54:24.004Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T17:54:24.004Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T17:54:24.004Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T17:54:24.004Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T17:54:24.004Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T17:54:38.866Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T17:54:38.866Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T17:54:38.866Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T17:54:38.866Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T17:54:38.866Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T17:54:40.428Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T17:54:40.428Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T17:54:40.428Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T17:54:40.428Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T17:54:40.428Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T17:54:47.627Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T17:54:47.627Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:54:47.627Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T17:54:47.627Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T17:54:47.627Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T17:54:47.627Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T17:54:47.627Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T17:54:47.627Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T17:54:47.627Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T17:54:48.100Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T17:54:48.100Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T17:54:50.314Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T17:54:53.262Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T17:54:53.262Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T17:54:53.262Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T17:54:55.473Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T17:54:55.941Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T17:54:56.408Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T17:54:56.408Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T17:54:56.408Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T17:54:56.876Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T17:54:56.876Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T17:54:56.876Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T17:54:56.876Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T17:54:57.345Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T17:55:12.275Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T17:55:12.275Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T17:55:12.275Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T17:55:14.488Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T17:55:14.956Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T17:55:14.956Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T17:55:14.956Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.119Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T17:55:22.119Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T17:55:22.587Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T17:55:22.587Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T17:55:22.587Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T17:55:22.587Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T17:55:22.587Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T17:55:22.587Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T17:55:22.587Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T17:55:25.539Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T17:55:27.754Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T17:55:30.706Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T17:55:39.368Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T17:55:44.117Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T17:55:48.865Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T17:55:51.077Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T17:55:52.063Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T17:55:56.818Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T17:55:57.285Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T17:55:58.270Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T17:56:08.695Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T17:56:19.114Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T17:56:19.114Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T17:56:19.114Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T17:56:19.114Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T17:56:19.114Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T17:56:19.114Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T17:56:19.114Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T17:56:19.114Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T17:56:19.114Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T17:56:19.583Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T17:56:19.583Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T17:56:19.583Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T17:56:21.798Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T17:56:30.456Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T17:56:32.021Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-04T17:56:34.970Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-04T17:56:39.721Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T17:56:39.721Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T17:56:39.721Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T17:56:42.671Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T17:56:46.458Z] === RUN TestDockerSuite/TestExec [2022-05-04T17:56:46.458Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:56:46.458Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T17:56:46.458Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T17:56:46.458Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T17:56:48.674Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T17:56:50.888Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T17:56:50.888Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T17:56:50.888Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T17:56:50.888Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T17:56:50.888Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T17:56:50.888Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T17:56:50.888Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T17:56:53.103Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T17:56:55.316Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T17:56:57.528Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T17:56:59.740Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T17:57:04.497Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T17:57:04.497Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T17:57:04.497Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T17:57:04.497Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T17:57:04.497Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T17:57:04.497Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T17:57:04.497Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T17:57:06.712Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T17:57:11.459Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T17:57:11.459Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T17:57:11.459Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T17:57:11.459Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T17:57:11.459Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T17:57:11.459Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T17:57:11.459Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T17:57:11.459Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T17:57:11.459Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T17:57:11.459Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T17:57:11.459Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T17:57:14.415Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T17:57:14.415Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T17:57:14.415Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T17:57:14.415Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T17:57:14.415Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T17:57:14.415Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T17:57:14.415Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T17:57:14.415Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T17:57:14.415Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T17:57:14.415Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T17:57:14.415Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T17:57:16.628Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T17:57:16.628Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T17:57:16.628Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T17:57:25.186Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T17:57:25.186Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T17:57:25.186Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T17:57:25.186Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T17:57:25.186Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T17:57:25.186Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T17:57:25.186Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T17:57:32.187Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T17:57:37.978Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T17:57:40.926Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T17:57:46.791Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T17:57:46.791Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:57:46.791Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T17:57:46.791Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T17:57:46.791Z] === RUN TestDockerSuite/TestHealth [2022-05-04T17:57:46.791Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T17:57:46.791Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T17:57:47.259Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T17:57:47.259Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T17:57:47.259Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T17:57:52.016Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T17:57:52.016Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T17:57:52.016Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T17:57:52.016Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T17:57:52.016Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T17:57:52.016Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T17:57:52.484Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T17:57:52.952Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T17:57:52.952Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T17:57:52.952Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T17:57:54.629Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T17:57:54.629Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T17:57:56.192Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T17:57:56.659Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T17:57:58.874Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T17:58:07.531Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T17:58:07.531Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T17:58:07.531Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T17:58:07.531Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T17:58:10.483Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T17:58:10.951Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T17:58:10.951Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T17:58:10.951Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T17:58:10.951Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T17:58:10.951Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T17:58:10.951Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T17:58:10.951Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T17:58:10.951Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T17:58:10.951Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T17:58:11.420Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T17:58:11.420Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T17:58:11.420Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T17:58:11.420Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:58:11.420Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T17:58:13.636Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T17:58:15.848Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T17:58:15.848Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T17:58:15.848Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T17:58:15.848Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T17:58:15.848Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T17:58:15.848Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T17:58:15.848Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T17:58:15.848Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T17:58:18.799Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T17:58:18.799Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T17:58:21.013Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T17:58:21.013Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T17:58:21.013Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T17:58:21.013Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T17:58:21.013Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T17:58:21.013Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T17:58:21.013Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T17:58:23.228Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T17:58:27.980Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T17:58:27.980Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T17:58:27.980Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T17:58:27.980Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T17:58:27.980Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T17:58:27.980Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T17:58:27.980Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T17:58:30.196Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T17:58:32.411Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T17:58:32.879Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T17:58:35.096Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T17:58:37.312Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T17:58:37.312Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T17:58:37.312Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T17:58:37.312Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T17:58:40.262Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T17:58:42.481Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T17:58:47.232Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T17:58:49.446Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T17:58:51.659Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T17:58:53.874Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T17:58:56.831Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T17:58:59.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T17:59:06.199Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T17:59:06.199Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.199Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T17:59:06.199Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T17:59:06.668Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T17:59:06.668Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T17:59:06.668Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T17:59:08.880Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T17:59:11.094Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T17:59:16.955Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T17:59:19.169Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T17:59:19.169Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T17:59:19.169Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T17:59:21.383Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T17:59:21.383Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T17:59:28.537Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T17:59:34.405Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T17:59:40.271Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T17:59:42.488Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T17:59:45.436Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T17:59:45.436Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T17:59:45.436Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T17:59:47.650Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T17:59:50.603Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T18:00:01.022Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T18:00:01.022Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T18:00:01.022Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T18:00:01.022Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T18:00:01.022Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T18:00:02.587Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T18:00:05.544Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T18:00:07.760Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T18:00:07.760Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T18:00:07.760Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T18:00:07.760Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T18:00:07.760Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T18:00:07.760Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T18:00:07.760Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T18:00:07.760Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T18:00:07.760Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T18:00:07.760Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T18:00:07.760Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T18:00:07.760Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T18:00:07.760Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T18:00:08.229Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T18:00:08.229Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T18:00:08.229Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T18:00:08.229Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T18:00:08.229Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T18:00:08.229Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T18:00:08.229Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T18:00:08.229Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T18:00:08.229Z] === RUN TestDockerSuite/TestPortList [2022-05-04T18:00:08.229Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T18:00:08.229Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T18:00:12.981Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T18:00:12.981Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T18:00:12.981Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T18:00:12.981Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T18:00:12.981Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T18:00:12.981Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T18:00:12.981Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T18:00:12.981Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T18:00:12.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T18:00:23.409Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T18:00:23.409Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T18:00:23.409Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T18:00:32.068Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T18:00:32.068Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T18:00:32.068Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T18:00:40.735Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T18:00:55.663Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T18:00:55.663Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T18:00:55.663Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T18:00:55.663Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T18:01:10.601Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T18:01:12.824Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T18:01:25.315Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T18:01:30.070Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T18:01:30.070Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T18:01:30.070Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T18:01:30.070Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T18:01:30.070Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T18:01:40.491Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T18:01:40.491Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T18:01:40.491Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T18:01:40.491Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T18:01:40.491Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T18:01:40.491Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T18:01:40.491Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T18:01:40.491Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T18:01:40.491Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T18:01:47.648Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T18:01:47.648Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T18:01:47.648Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T18:01:49.861Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T18:01:49.861Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T18:01:49.861Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T18:01:50.851Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T18:01:51.837Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T18:01:51.837Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T18:01:51.837Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T18:01:56.589Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T18:02:00.384Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T18:02:02.597Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T18:02:27.896Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T18:02:27.897Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T18:02:27.897Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T18:02:30.852Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T18:02:30.852Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T18:02:30.852Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T18:02:31.838Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T18:02:36.754Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T18:02:40.547Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T18:02:40.547Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T18:02:40.547Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T18:02:45.309Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T18:02:45.309Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T18:02:45.309Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T18:03:00.243Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T18:03:02.458Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T18:03:03.447Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T18:03:10.606Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T18:03:15.369Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T18:03:27.858Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T18:03:31.647Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T18:03:32.117Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T18:03:35.071Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T18:03:56.304Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T18:03:56.773Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T18:04:01.526Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T18:04:02.514Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T18:04:02.514Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T18:04:02.514Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T18:04:02.514Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T18:04:02.982Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T18:04:02.982Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T18:04:02.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T18:04:02.982Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T18:04:02.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T18:04:02.982Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T18:04:02.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T18:04:02.982Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T18:04:02.982Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T18:04:02.982Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T18:04:02.982Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T18:04:05.197Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T18:04:05.197Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T18:04:05.197Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T18:04:05.197Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T18:04:05.197Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T18:04:09.961Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T18:04:12.912Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T18:04:20.065Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T18:04:27.223Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T18:04:29.438Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T18:04:29.438Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T18:04:39.883Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T18:04:39.883Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T18:04:41.448Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T18:04:41.448Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T18:04:41.448Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T18:04:45.243Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T18:04:45.243Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T18:04:45.243Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T18:04:45.243Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T18:04:45.243Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T18:04:46.807Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T18:04:46.807Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T18:04:46.807Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T18:04:46.807Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T18:04:46.807Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T18:04:47.275Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T18:04:47.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T18:04:47.275Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T18:04:47.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T18:04:47.275Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T18:04:47.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T18:04:47.275Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T18:04:47.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T18:04:47.275Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T18:04:47.275Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T18:04:49.492Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T18:04:52.447Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T18:04:54.668Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T18:04:54.668Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T18:04:54.668Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T18:04:54.668Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T18:04:54.668Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T18:04:54.668Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T18:04:54.668Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T18:04:56.884Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T18:04:56.884Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T18:04:56.884Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T18:04:56.884Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T18:04:56.884Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T18:04:56.884Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T18:04:56.884Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T18:04:56.884Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T18:04:56.884Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T18:04:59.102Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T18:05:04.972Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T18:05:04.972Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T18:05:04.972Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T18:05:04.972Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T18:05:04.972Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T18:05:04.972Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T18:05:04.972Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T18:05:04.972Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T18:05:04.972Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T18:05:04.973Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T18:05:04.973Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T18:05:04.973Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T18:05:04.973Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T18:05:12.134Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T18:05:12.134Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T18:05:12.134Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T18:05:12.134Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T18:05:12.134Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T18:05:12.134Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-04T18:05:14.350Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T18:05:16.566Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T18:05:16.566Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T18:05:16.566Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T18:05:18.780Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T18:05:18.780Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T18:05:18.780Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T18:05:18.780Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T18:05:18.780Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T18:05:18.780Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T18:05:18.780Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T18:05:21.732Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T18:05:23.948Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T18:05:26.163Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T18:05:33.324Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T18:05:33.324Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T18:05:33.324Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T18:05:33.324Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T18:05:33.324Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T18:05:33.324Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T18:05:33.324Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T18:05:33.324Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T18:05:43.746Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T18:05:43.746Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T18:05:43.746Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T18:05:43.746Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T18:05:43.746Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T18:05:43.746Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T18:05:43.746Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T18:05:43.746Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T18:05:43.746Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T18:05:43.746Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T18:05:43.746Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T18:05:43.746Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T18:05:52.409Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T18:05:52.409Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T18:05:52.409Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T18:05:53.974Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T18:05:53.974Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T18:05:53.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T18:05:53.974Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T18:05:53.974Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T18:05:53.974Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T18:05:53.974Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T18:05:53.974Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T18:05:54.443Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T18:05:54.443Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T18:06:06.946Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T18:06:06.946Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T18:06:06.946Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T18:06:06.946Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T18:06:06.946Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T18:06:06.946Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T18:06:06.946Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T18:06:12.795Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T18:06:16.524Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T18:06:16.524Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T18:06:16.980Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T18:06:18.508Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T18:06:20.678Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T18:06:22.845Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T18:06:24.374Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T18:06:26.542Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T18:06:26.542Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T18:06:29.433Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T18:06:29.433Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T18:06:29.433Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T18:06:29.433Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T18:06:29.433Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T18:06:29.433Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T18:06:29.433Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T18:06:29.433Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T18:06:29.433Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T18:06:29.433Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T18:06:29.433Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T18:06:37.976Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T18:06:37.976Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T18:06:37.976Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T18:06:40.143Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T18:06:45.916Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T18:06:48.084Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T18:06:50.976Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T18:06:53.142Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T18:06:55.310Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T18:06:55.310Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T18:06:55.310Z] === RUN TestDockerSuite/TestRunState [2022-05-04T18:06:55.310Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T18:06:55.768Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T18:06:57.936Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T18:06:57.936Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T18:06:57.936Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T18:07:00.104Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T18:07:00.104Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T18:07:00.104Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T18:07:00.104Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T18:07:00.104Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T18:07:00.560Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T18:07:00.560Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T18:07:00.560Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T18:07:00.560Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T18:07:05.237Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T18:07:05.237Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.237Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T18:07:05.237Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.237Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T18:07:05.237Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.237Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T18:07:05.237Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.237Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T18:07:05.237Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T18:07:05.693Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T18:07:05.693Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.693Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T18:07:05.693Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.693Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T18:07:05.693Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.693Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T18:07:05.693Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.693Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T18:07:05.693Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T18:07:05.693Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T18:07:07.860Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T18:07:07.860Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T18:07:07.860Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T18:07:10.760Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T18:07:10.760Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T18:07:10.760Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T18:07:10.760Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T18:07:10.760Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T18:07:19.435Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T18:07:26.594Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T18:07:30.388Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T18:07:37.546Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T18:07:37.546Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T18:07:37.546Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T18:07:37.546Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T18:07:39.762Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T18:07:41.978Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T18:07:44.193Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T18:07:44.193Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T18:07:44.193Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T18:07:44.193Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T18:07:44.662Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T18:07:44.662Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T18:07:44.662Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T18:07:44.662Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T18:07:44.662Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T18:07:44.662Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T18:07:44.662Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T18:07:44.662Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T18:07:44.662Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T18:07:44.662Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T18:07:44.662Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T18:07:49.416Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T18:07:50.982Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T18:07:53.204Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T18:07:57.962Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T18:07:57.963Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T18:07:57.963Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T18:07:57.963Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T18:07:57.963Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T18:07:57.963Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T18:07:57.963Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T18:07:57.963Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T18:08:00.915Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T18:08:00.915Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T18:08:01.382Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T18:08:01.851Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T18:08:03.417Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T18:08:03.417Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T18:08:05.631Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T18:08:08.584Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T18:08:10.801Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T18:08:10.801Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T18:08:10.801Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T18:08:19.469Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T18:08:19.469Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T18:08:19.469Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T18:08:23.259Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T18:08:23.259Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T18:08:23.259Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T18:08:23.259Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T18:08:23.259Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T18:08:23.259Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T18:08:23.259Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T18:08:23.259Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T18:08:23.259Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T18:08:33.685Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T18:08:33.685Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T18:08:33.685Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T18:08:33.685Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T18:08:33.685Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T18:08:33.685Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T18:08:33.685Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T18:08:33.685Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T18:08:33.685Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T18:08:33.685Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T18:08:33.685Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T18:08:33.685Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T18:08:33.685Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T18:08:36.638Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T18:08:38.855Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T18:08:38.855Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T18:08:38.855Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T18:08:41.074Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T18:08:41.074Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T18:08:41.074Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T18:08:41.074Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T18:08:41.074Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T18:08:41.074Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T18:08:41.074Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T18:08:41.074Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T18:08:41.074Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T18:08:41.074Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T18:08:41.074Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-04T18:08:41.074Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T18:08:41.074Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T18:08:59.188Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T18:08:59.188Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T18:08:59.188Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T18:08:59.188Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T18:08:59.188Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T18:08:59.188Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T18:08:59.188Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T18:08:59.188Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-04T18:09:00.752Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T18:09:00.752Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T18:09:09.380Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T18:09:09.380Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T18:09:09.380Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T18:09:09.380Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T18:09:09.842Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T18:09:24.666Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T18:09:24.666Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T18:09:24.666Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T18:09:24.666Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T18:09:24.666Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T18:09:24.666Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T18:09:24.666Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T18:09:30.467Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T18:09:30.928Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T18:09:31.387Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T18:09:41.743Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T18:09:41.743Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T18:09:41.743Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite (2731.99s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.42s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (102.63s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.17s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.74s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.35s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.32s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.97s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.94s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.03s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.19s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.68s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.00s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.79s) [2022-05-04T18:09:42.213Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.72s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.89s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.13s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.89s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.03s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.33s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.75s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.74s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.58s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.54s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.66s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.47s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.21s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.22s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.29s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.84s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.09s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.45s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.98s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.80s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.42s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.19s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.65s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.36s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.33s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.73s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.55s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.15s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.00s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.15s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.76s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.58s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.92s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.87s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.98s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFails (7.15s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.89s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.74s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.78s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.60s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.29s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.55s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildHistory (12.52s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.53s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.07s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.59s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.45s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.00s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.45s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.57s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.78s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.76s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.63s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.00s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.38s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.63s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.87s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.94s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.52s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.95s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.86s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.33s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.53s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.84s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildRm (12.68s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.49s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.70s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.75s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.12s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.50s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.54s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.68s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildStderr (4.33s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.34s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.47s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.51s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.45s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.05s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.91s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.86s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.44s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.79s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.78s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.43s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.85s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.82s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.28s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.28s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.25s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestCommitChange (4.85s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.44s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-04T18:09:42.214Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.55s) [2022-05-04T18:09:42.214Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCommitTTY (11.73s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.35s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.67s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.84s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.35s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.19s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.55s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.56s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.56s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.87s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.50s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.25s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.78s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.12s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.01s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.31s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.44s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.47s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.37s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.62s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.63s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.64s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cacc90_} (2.63s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_false____} (2.60s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_true____} (2.62s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.34s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.80s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.49s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.57s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.41s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.11s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.15s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpToDot (2.51s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCpToStdout (7.37s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.07s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.79s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.25s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.60s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.61s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.35s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsCopy (5.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.38s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.08s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFilters (9.72s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFormat (9.66s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsRename (2.54s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsResize (7.82s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.79s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.92s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.99s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.08s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.09s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.30s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.34s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.42s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecInspectID (4.86s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.24s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.15s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.40s) [2022-05-04T18:09:42.215Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-04T18:09:42.215Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.54s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.31s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.40s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.34s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectDefault (2.33s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectHistory (4.35s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.42s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.30s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.36s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.29s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectStatus (2.72s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.29s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.44s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.10s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.07s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.09s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.12s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.13s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.82s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.68s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.50s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.59s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsSince (9.12s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsTail (2.96s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.71s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.44s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.62s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.39s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsByOrder (8.74s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.78s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.62s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.92s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.16s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.34s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.91s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.88s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.49s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.26s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.60s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.10s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.51s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.41s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.22s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.01s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.99s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.55s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.00s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.50s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.22s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.40s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.61s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.66s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.07s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.71s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.96s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.17s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.20s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.36s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.58s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.32s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.29s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T18:09:42.216Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T18:09:42.216Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.27s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.33s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.19s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.46s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.33s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunExitCode (2.55s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.32s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.24s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.95s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.69s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.84s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.69s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.00s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.22s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.28s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.61s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.98s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunRm (2.66s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.53s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.34s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.44s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.37s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.09s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.16s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.71s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.35s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.37s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.21s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.89s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.40s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.73s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.14s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.34s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.37s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.40s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.19s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.79s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.57s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.34s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.90s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.93s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.10s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.20s) [2022-05-04T18:09:42.217Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T18:09:42.217Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s) [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.217Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T18:09:42.217Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T18:09:42.218Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.218Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T18:09:42.218Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T18:09:42.688Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T18:09:42.688Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.688Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T18:09:42.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T18:09:42.689Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T18:09:42.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T18:09:42.689Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T18:09:42.689Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T18:09:42.689Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T18:09:42.689Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T18:09:42.689Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T18:09:42.689Z] === RUN TestDockerDaemonSuite [2022-05-04T18:09:42.689Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T18:09:42.689Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T18:09:42.689Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T18:09:42.689Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T18:09:42.689Z] === RUN TestDockerSwarmSuite [2022-05-04T18:09:42.689Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-04T18:09:42.689Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T18:09:42.689Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T18:09:42.689Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-04T18:09:42.689Z] === RUN TestDockerNetworkSuite [2022-05-04T18:09:42.689Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-04T18:09:42.689Z] === RUN TestDockerHubPullSuite [2022-05-04T18:09:42.689Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-04T18:09:42.689Z] PASS [2022-05-04T18:09:42.689Z] ok github.com/docker/docker/integration-cli 2732.438s [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === Skipped [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T18:09:42.689Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-04T18:09:42.689Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-04T18:09:42.689Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-04T18:09:42.689Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T18:09:42.689Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-04T18:09:42.689Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-04T18:09:42.689Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-04T18:09:42.689Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T18:09:42.689Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T18:09:42.689Z] [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-04T18:09:42.690Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-04T18:09:42.690Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.690Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-04T18:09:42.690Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-04T18:09:42.691Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T18:09:42.691Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T18:09:42.691Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T18:09:42.691Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-04T18:09:42.691Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T18:09:42.691Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T18:09:42.691Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.691Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T18:09:42.691Z] [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T18:09:42.692Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T18:09:42.692Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T18:09:42.692Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T18:09:42.692Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-04T18:09:42.692Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T18:09:42.692Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.692Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T18:09:42.692Z] [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T18:09:42.692Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T18:09:42.693Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T18:09:42.693Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T18:09:42.693Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T18:09:42.693Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T18:09:42.693Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-04T18:09:42.693Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T18:09:42.693Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T18:09:42.693Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T18:09:42.693Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T18:09:42.693Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T18:09:42.693Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T18:09:42.693Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-04T18:09:42.693Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T18:09:42.693Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-04T18:09:42.693Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T18:09:42.693Z] [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T18:09:42.693Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.693Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T18:09:42.694Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T18:09:42.694Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T18:09:42.694Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T18:09:42.694Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T18:09:42.694Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-04T18:09:42.694Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T18:09:42.694Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-04T18:09:42.694Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.694Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-04T18:09:42.694Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T18:09:42.695Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T18:09:42.695Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T18:09:42.695Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.695Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T18:09:42.695Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T18:09:42.696Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T18:09:42.696Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T18:09:42.696Z] [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T18:09:43.166Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T18:09:43.167Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.167Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T18:09:43.167Z] [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.04s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-04T18:09:43.168Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.168Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T18:09:43.168Z] [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T18:09:43.168Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-04T18:09:43.169Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T18:09:43.169Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T18:09:43.169Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.169Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T18:09:43.169Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-04T18:09:43.170Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] DONE 1088 tests, 539 skipped in 2743.969s [2022-05-04T18:09:43.170Z] INFO: Integration tests ended at 05/04/2022 18:09:42. Duration:00:45:44.1308453 [2022-05-04T18:09:43.170Z] INFO: Docker info of the daemon under test at end of run [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] Containers: 10 [2022-05-04T18:09:43.170Z] Running: 0 [2022-05-04T18:09:43.170Z] Paused: 0 [2022-05-04T18:09:43.170Z] Stopped: 10 [2022-05-04T18:09:43.170Z] Images: 18 [2022-05-04T18:09:43.170Z] Server Version: 0.0.0-dev [2022-05-04T18:09:43.170Z] Storage Driver: windowsfilter [2022-05-04T18:09:43.170Z] Windows: [2022-05-04T18:09:43.170Z] Logging Driver: json-file [2022-05-04T18:09:43.170Z] Plugins: [2022-05-04T18:09:43.170Z] Volume: local [2022-05-04T18:09:43.170Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T18:09:43.170Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T18:09:43.170Z] Swarm: inactive [2022-05-04T18:09:43.170Z] Default Isolation: process [2022-05-04T18:09:43.170Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T18:09:43.170Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-04T18:09:43.170Z] OSType: windows [2022-05-04T18:09:43.170Z] Architecture: x86_64 [2022-05-04T18:09:43.170Z] CPUs: 4 [2022-05-04T18:09:43.170Z] Total Memory: 32GiB [2022-05-04T18:09:43.170Z] Name: azwin-2-a2e230 [2022-05-04T18:09:43.170Z] ID: C6ND:CPQO:EDJX:RNT3:AD3V:6KET:7CEN:H7LU:ERD2:KQIJ:RXLY:LPZY [2022-05-04T18:09:43.170Z] Docker Root Dir: D:\CI\PR-43560\2\daemon [2022-05-04T18:09:43.170Z] Debug Mode (client): false [2022-05-04T18:09:43.170Z] Debug Mode (server): true [2022-05-04T18:09:43.170Z] File Descriptors: -1 [2022-05-04T18:09:43.170Z] Goroutines: 17 [2022-05-04T18:09:43.170Z] System Time: 2022-05-04T18:09:42.9765909Z [2022-05-04T18:09:43.170Z] EventsListeners: 0 [2022-05-04T18:09:43.170Z] Registry: https://index.docker.io/v1/ [2022-05-04T18:09:43.170Z] Labels: [2022-05-04T18:09:43.170Z] Experimental: false [2022-05-04T18:09:43.170Z] Insecure Registries: [2022-05-04T18:09:43.170Z] 127.0.0.0/8 [2022-05-04T18:09:43.170Z] Live Restore Enabled: false [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] [2022-05-04T18:09:43.170Z] INFO: Stopping daemon under test [2022-05-04T18:09:43.639Z] SUCCESS: The process with PID 4864 (child process of PID 5628) has been terminated. [2022-05-04T18:09:43.639Z] SUCCESS: The process with PID 5628 (child process of PID 3904) has been terminated. [2022-05-04T18:09:43.639Z] INFO: Stop tailing logs of the daemon under tests [2022-05-04T18:09:43.639Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 18:09:43. [2022-05-04T18:09:43.639Z] INFO: Tidying up at end of run [2022-05-04T18:09:43.639Z] ----------- DAEMON LOG ------------ [2022-05-04T18:09:43.639Z] 2022/05/04 17:21:05 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-04T18:09:43.639Z] ----------- END DAEMON LOG -------- [2022-05-04T18:09:43.639Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.out) to bundles\CIDUT.out [2022-05-04T18:09:43.639Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.err) to bundles\CIDUT.err [2022-05-04T18:09:43.639Z] INFO: Saving containerd logs to bundles [2022-05-04T18:09:43.639Z] INFO: Nuke-Everything... [2022-05-04T18:09:44.107Z] INFO: Container count on control daemon to delete is 2 [2022-05-04T18:09:44.576Z] 14855a950be2 [2022-05-04T18:09:44.576Z] 8ccc42d8802e [2022-05-04T18:09:44.576Z] INFO: Tidying pidfile d:\CI\PR-43560\2\docker.pid [2022-05-04T18:09:44.576Z] INFO: Nuking d:\CI [2022-05-04T18:10:14.684Z] INFO: Zapped successfully [2022-05-04T18:10:14.684Z] [2022-05-04T18:10:14.684Z] INFO: executeCI.ps1 exiting at Wed May 4 18:10:10 CUT 2022. Duration 01:15:24.8437004 [2022-05-04T18:10:14.684Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-04T18:10:14.974Z] Recording test results [2022-05-04T18:10:24.767Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-04T18:10:26.870Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-04T18:10:28.655Z] Archiving artifacts [2022-05-04T18:10:44.657Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T18:10:45.679Z] + make clean [2022-05-04T18:10:47.247Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T18:10:47.247Z] docker-dev-cache [2022-05-04T18:10:47.247Z] docker-mod-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